commit:     c4ba1821f71f2633bf65ad72bbf00b6a2758b134
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 11:47:09 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 11:47:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ba1821

app-admin/packagekit-qt4 -> app-admin/packagekit-qt

 app-admin/{packagekit-qt4 => packagekit-qt}/Manifest                  | 0
 app-admin/{packagekit-qt4 => packagekit-qt}/metadata.xml              | 0
 .../packagekit-qt-0.8.8.ebuild}                                       | 4 ++--
 .../packagekit-qt-0.9.5.ebuild}                                       | 4 ++--
 app-admin/packagekit/packagekit-0.8.15.ebuild                         | 2 +-
 app-admin/packagekit/packagekit-1.0.11.ebuild                         | 2 +-
 kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild                          | 2 +-
 profiles/updates/2Q-2016                                              | 1 +
 8 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/app-admin/packagekit-qt4/Manifest 
b/app-admin/packagekit-qt/Manifest
similarity index 100%
rename from app-admin/packagekit-qt4/Manifest
rename to app-admin/packagekit-qt/Manifest

diff --git a/app-admin/packagekit-qt4/metadata.xml 
b/app-admin/packagekit-qt/metadata.xml
similarity index 100%
rename from app-admin/packagekit-qt4/metadata.xml
rename to app-admin/packagekit-qt/metadata.xml

diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.8.8.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
similarity index 91%
rename from app-admin/packagekit-qt4/packagekit-qt4-0.8.8.ebuild
rename to app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
index 2bbda46..cc11e39 100644
--- a/app-admin/packagekit-qt4/packagekit-qt4-0.8.8.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
 inherit eutils cmake-utils
 
 MY_PN="PackageKit-Qt"
 MY_P=${MY_PN}-${PV}
 
-DESCRIPTION="Qt4 PackageKit backend library"
+DESCRIPTION="Qt PackageKit backend library"
 HOMEPAGE="http://www.packagekit.org/";
 SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz";
 

diff --git a/app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild 
b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
similarity index 91%
rename from app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild
rename to app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
index aee6956..8a5d419 100644
--- a/app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
 inherit cmake-utils
 
 MY_PN="PackageKit-Qt"
 MY_P=${MY_PN}-${PV}
 
-DESCRIPTION="Qt4 PackageKit backend library"
+DESCRIPTION="Qt PackageKit backend library"
 HOMEPAGE="http://www.packagekit.org/";
 
SRC_URI="http://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz";
 

diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild 
b/app-admin/packagekit/packagekit-0.8.15.ebuild
index 3b4fb0a..0abfdd5f 100644
--- a/app-admin/packagekit/packagekit-0.8.15.ebuild
+++ b/app-admin/packagekit/packagekit-0.8.15.ebuild
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="gtk qt4"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-       qt4? ( =app-admin/packagekit-qt4-0.8* )"
+       qt4? ( =app-admin/packagekit-qt-0.8* )"
 
 DEPEND="${RDEPEND}"

diff --git a/app-admin/packagekit/packagekit-1.0.11.ebuild 
b/app-admin/packagekit/packagekit-1.0.11.ebuild
index f8c5af7..51785c3 100644
--- a/app-admin/packagekit/packagekit-1.0.11.ebuild
+++ b/app-admin/packagekit/packagekit-1.0.11.ebuild
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="gtk qt4"
 
 RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-       qt4? ( >=app-admin/packagekit-qt4-0.9 )"
+       qt4? ( >=app-admin/packagekit-qt-0.9 )"
 
 DEPEND="${RDEPEND}"

diff --git a/kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild 
b/kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild
index 029d09c..67388ec 100644
--- a/kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild
+++ b/kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild
@@ -21,7 +21,7 @@ IUSE="+hwinfo imagemagick packagekit"
 COMMON_DEPEND="
        hwinfo? ( sys-apps/hwinfo )
        imagemagick? ( media-gfx/imagemagick )
-       packagekit? ( app-admin/packagekit-qt4 )
+       packagekit? ( app-admin/packagekit-qt )
 "
 DEPEND="${COMMON_DEPEND}
        dev-util/automoc

diff --git a/profiles/updates/2Q-2016 b/profiles/updates/2Q-2016
index cde10a9..b23da16 100644
--- a/profiles/updates/2Q-2016
+++ b/profiles/updates/2Q-2016
@@ -3,3 +3,4 @@ move kde-base/khelpcenter kde-apps/khelpcenter
 move kde-plasma/khelpcenter kde-apps/khelpcenter
 move dev-perl/set-scalar dev-perl/Set-Scalar
 move dev-perl/string-crc32 dev-perl/String-CRC32
+move app-admin/packagekit-qt4 app-admin/packagekit-qt

Reply via email to