summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-16 13:58:00 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-16 14:49:41 +0200
commitb088928342d857ac17680cc79539c70df6ede0a2 (patch)
tree1ef783eb45f5b0f3e1949a5caa3b57871ab14d23 /app-admin/packagekit-qt
parentsys-libs/db: Removed old. (diff)
downloadgentoo-b088928342d857ac17680cc79539c70df6ede0a2.tar.gz
gentoo-b088928342d857ac17680cc79539c70df6ede0a2.tar.bz2
gentoo-b088928342d857ac17680cc79539c70df6ede0a2.zip
app-admin/packagekit-qt: Sort dependencies
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin/packagekit-qt')
-rw-r--r--app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild12
-rw-r--r--app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild6
2 files changed, 10 insertions, 8 deletions
diff --git a/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
index cc11e39dfcaf..93f0a2b55045 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,10 +18,12 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
-RDEPEND=">=dev-qt/qtcore-4.4.0:4
- >=dev-qt/qtdbus-4.4.0:4
- >=dev-qt/qtsql-4.4.0:4
- >=app-admin/packagekit-base-0.8.15-r1"
+RDEPEND="
+ >=app-admin/packagekit-base-0.8.15-r1
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtsql:4
+"
DEPEND="${RDEPEND}
dev-libs/libxslt
virtual/pkgconfig"
diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
index 8a5d4190bb55..0755913953f3 100644
--- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
+++ b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild
@@ -19,10 +19,10 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND="
- >=dev-qt/qtcore-4.4.0:4
- >=dev-qt/qtdbus-4.4.0:4
- >=dev-qt/qtsql-4.4.0:4
>=app-admin/packagekit-base-0.9
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtsql:4
"
DEPEND="${RDEPEND}
dev-libs/libxslt