From 74c64abafad0853afc36618225bff6805db8184b Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 17 Jan 2018 00:01:38 +0100 Subject: [PATCH] app-portage/kuroo4: pkgmove to app-portage/kuroo, slotmove 4 to 0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-portage/{kuroo4 => kuroo}/Manifest | 0 .../kuroo4-0.90.5.ebuild => kuroo/kuroo-0.90.5.ebuild} | 6 ++++-- app-portage/{kuroo4 => kuroo}/metadata.xml | 0 profiles/updates/1Q-2018 | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) rename app-portage/{kuroo4 => kuroo}/Manifest (100%) rename app-portage/{kuroo4/kuroo4-0.90.5.ebuild => kuroo/kuroo-0.90.5.ebuild} (77%) rename app-portage/{kuroo4 => kuroo}/metadata.xml (100%) create mode 100644 profiles/updates/1Q-2018 diff --git a/app-portage/kuroo4/Manifest b/app-portage/kuroo/Manifest similarity index 100% rename from app-portage/kuroo4/Manifest rename to app-portage/kuroo/Manifest diff --git a/app-portage/kuroo4/kuroo4-0.90.5.ebuild b/app-portage/kuroo/kuroo-0.90.5.ebuild similarity index 77% rename from app-portage/kuroo4/kuroo4-0.90.5.ebuild rename to app-portage/kuroo/kuroo-0.90.5.ebuild index e54ca5334b90a..5e1862d0bc875 100644 --- a/app-portage/kuroo4/kuroo4-0.90.5.ebuild +++ b/app-portage/kuroo/kuroo-0.90.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit kde4-base DESCRIPTION="Graphical Portage frontend based on KDELibs4/Qt4" HOMEPAGE="https://sourceforge.net/projects/kuroo/" -SRC_URI="mirror://sourceforge/kuroo/${P}.tar.gz" +SRC_URI="mirror://sourceforge/kuroo/${PN}4-${PV}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" @@ -22,3 +22,5 @@ RDEPEND="${DEPEND} kde-apps/kompare:* kde-plasma/kde-cli-tools[kdesu] " + +S="${WORKDIR}/${PN}4-${PV}" diff --git a/app-portage/kuroo4/metadata.xml b/app-portage/kuroo/metadata.xml similarity index 100% rename from app-portage/kuroo4/metadata.xml rename to app-portage/kuroo/metadata.xml diff --git a/profiles/updates/1Q-2018 b/profiles/updates/1Q-2018 new file mode 100644 index 0000000000000..88f667f04977b --- /dev/null +++ b/profiles/updates/1Q-2018 @@ -0,0 +1,2 @@ +move app-portage/kuroo4 app-portage/kuroo +slotmove app-portage/kuroo 4 0