commit: d9fb7c1085d697c06136051e8a93736d903e6513
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 12:49:31 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 12:49:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9fb7c10
kde-misc/kcm-grub2: Restrict DEPEND on app-admin/packagekit-qt
Gentoo-bug: 570750
Package-Manager: portage-2.2.28
kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 67388ec..5324e7d 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ IUSE="+hwinfo imagemagick packagekit"
COMMON_DEPEND="
hwinfo? ( sys-apps/hwinfo )
imagemagick? ( media-gfx/imagemagick )
- packagekit? ( app-admin/packagekit-qt )
+ packagekit? ( <app-admin/packagekit-qt-0.9 )
"
DEPEND="${COMMON_DEPEND}
dev-util/automoc