From: Johannes Huber Date: Sat, 16 Apr 2016 11:47:09 +0000 (+0200) Subject: app-admin/packagekit-qt4 -> app-admin/packagekit-qt X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c4ba1821f71f2633bf65ad72bbf00b6a2758b134;p=gentoo.git app-admin/packagekit-qt4 -> app-admin/packagekit-qt --- 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 2bbda4609688..cc11e39dfcaf 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 aee6956c82f7..8a5d4190bb55 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 3b4fb0a4f2d4..0abfdd5fc778 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 f8c5af717e2d..51785c3a3bb1 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 029d09c3d77d..67388ec8c8cf 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 cde10a9a2e22..b23da160bb59 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