summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/packagekit-qt/Manifest (renamed from app-admin/packagekit-qt4/Manifest)0
-rw-r--r--app-admin/packagekit-qt/metadata.xml (renamed from app-admin/packagekit-qt4/metadata.xml)0
-rw-r--r--app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild (renamed from app-admin/packagekit-qt4/packagekit-qt4-0.8.8.ebuild)4
-rw-r--r--app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild (renamed from app-admin/packagekit-qt4/packagekit-qt4-0.9.5.ebuild)4
-rw-r--r--app-admin/packagekit/packagekit-0.8.15.ebuild2
-rw-r--r--app-admin/packagekit/packagekit-1.0.11.ebuild2
-rw-r--r--kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild2
-rw-r--r--profiles/updates/2Q-20161
8 files changed, 8 insertions, 7 deletions
diff --git a/app-admin/packagekit-qt4/Manifest b/app-admin/packagekit-qt/Manifest
index 2873587f8e6f..2873587f8e6f 100644
--- a/app-admin/packagekit-qt4/Manifest
+++ b/app-admin/packagekit-qt/Manifest
diff --git a/app-admin/packagekit-qt4/metadata.xml b/app-admin/packagekit-qt/metadata.xml
index fe7075555bce..fe7075555bce 100644
--- a/app-admin/packagekit-qt4/metadata.xml
+++ b/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
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
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