app-admin/packagekit-qt4 -> app-admin/packagekit-qt
authorJohannes Huber <johu@gentoo.org>
Sat, 16 Apr 2016 11:47:09 +0000 (13:47 +0200)
committerJohannes Huber <johu@gentoo.org>
Sat, 16 Apr 2016 11:47:43 +0000 (13:47 +0200)
app-admin/packagekit-qt/Manifest [moved from app-admin/packagekit-qt4/Manifest with 100% similarity]
app-admin/packagekit-qt/metadata.xml [moved from app-admin/packagekit-qt4/metadata.xml with 100% similarity]
app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild [moved from app-admin/packagekit-qt4/packagekit-qt4-0.8.8.ebuild with 91% similarity]
app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild [moved from app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild with 91% similarity]
app-admin/packagekit/packagekit-0.8.15.ebuild
app-admin/packagekit/packagekit-1.0.11.ebuild
kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild
profiles/updates/2Q-2016

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 2bbda46096883be7e52a7c7b8e2772d96be76435..cc11e39dfcafed787be1c50ce40d55e9e2284e6b 100644 (file)
@@ -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"
 
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 aee6956c82f79b582cd84e74d63682838ac3ac3e..8a5d4190bb55f41494ca1a321758d5f34d3e5c5e 100644 (file)
@@ -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"
 
index 3b4fb0a4f2d4ecb061f8d6ec336a0fa2a4e74fbb..0abfdd5fc77838c9a06d252c3a566b2dcf867ade 100644 (file)
@@ -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}"
index f8c5af717e2d0632d330761ce6897dfe5eb50cdd..51785c3a3bb1e329c558b06af442bef6b998525c 100644 (file)
@@ -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}"
index 029d09c3d77d0d6d6fa74b726635933f2170dac8..67388ec8c8cfb26ccc5934e9ba5462bbff5e2d0e 100644 (file)
@@ -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
index cde10a9a2e22ccc31ec9854ef7ec9ff3bb3bfabb..b23da160bb59dac855b3d6b9b280dcb50dbacd5a 100644 (file)
@@ -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