commit:     74c64abafad0853afc36618225bff6805db8184b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 23:01:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 23:17:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c64aba

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/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(-)

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 e54ca5334b9..5e1862d0bc8 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 00000000000..88f667f0497
--- /dev/null
+++ b/profiles/updates/1Q-2018
@@ -0,0 +1,2 @@
+move app-portage/kuroo4 app-portage/kuroo
+slotmove app-portage/kuroo 4 0

Reply via email to