commit: c03a3ae3d61af375776e7f0f613e7d4a0287c907 Author: Manuel Rüger <manuel <AT> rueg <DOT> eu> AuthorDate: Tue Feb 24 17:00:17 2015 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 17:00:17 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c03a3ae3
[kde-plasma] Remanifest files. Fix SRC_URI for kwin, kfilemetadata. --- kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild | 2 +- kde-plasma/kfilemetadata/kfilemetadata-5.6.1.ebuild | 2 +- kde-plasma/kwin/kwin-5.2.1.ebuild | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild b/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild index b7051cd..a251bce 100644 --- a/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild +++ b/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 # version scheme fail by upstream if [[ ${KDE_BUILD_TYPE} = release ]]; then - PLASMA_VERSION=5.2.1 + PLASMA_VERSION=5.2.0 SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz" fi DESCRIPTION="Library for extracting file metadata" diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.6.1.ebuild b/kde-plasma/kfilemetadata/kfilemetadata-5.6.1.ebuild index a251bce..b7051cd 100644 --- a/kde-plasma/kfilemetadata/kfilemetadata-5.6.1.ebuild +++ b/kde-plasma/kfilemetadata/kfilemetadata-5.6.1.ebuild @@ -8,7 +8,7 @@ inherit kde5 # version scheme fail by upstream if [[ ${KDE_BUILD_TYPE} = release ]]; then - PLASMA_VERSION=5.2.0 + PLASMA_VERSION=5.2.1 SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz" fi DESCRIPTION="Library for extracting file metadata" diff --git a/kde-plasma/kwin/kwin-5.2.1.ebuild b/kde-plasma/kwin/kwin-5.2.1.ebuild index 26a1df7..f9fcef2 100644 --- a/kde-plasma/kwin/kwin-5.2.1.ebuild +++ b/kde-plasma/kwin/kwin-5.2.1.ebuild @@ -10,7 +10,6 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="KDE window manager" -SRC_URI="mirror://kde/stable/plasma/5.2.0/${P}.tar.xz" LICENSE="GPL-2+" KEYWORDS=" ~amd64"