commit:     1b6ed9b295eb5d6b81ec8742e9d88a0ac9de56b6
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 22 22:26:52 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jan 22 22:29:35 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1b6ed9b2

[kde-plasma/kfilemetadata] Update SRC_URI

Package-Manager: portage-2.2.15

---
 kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild | 4 ++--
 kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild    | 4 ++--
 kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild     | 5 -----
 3 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild 
b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
index a83ca20..17b43e7 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
@@ -8,8 +8,8 @@ inherit kde5
 
 # version scheme fail by upstream
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       PLASMA_VERSION=5.1.95
-       
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
+       PLASMA_VERSION=5.2.0
+       
SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
 fi
 DESCRIPTION="Library for extracting file metadata"
 KEYWORDS=""

diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild 
b/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild
index bc0fd77..c156184 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild
@@ -8,8 +8,8 @@ inherit kde5
 
 # version scheme fail by upstream
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       PLASMA_VERSION=5.1.95
-       
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
+       PLASMA_VERSION=5.2.0
+       
SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
 fi
 DESCRIPTION="Library for extracting file metadata"
 KEYWORDS=" ~amd64"

diff --git a/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild 
b/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
index a83ca20..b8c4329 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
@@ -6,11 +6,6 @@ EAPI=5
 
 inherit kde5
 
-# version scheme fail by upstream
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       PLASMA_VERSION=5.1.95
-       
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
-fi
 DESCRIPTION="Library for extracting file metadata"
 KEYWORDS=""
 IUSE="epub exif ffmpeg pdf taglib"

Reply via email to