projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b390c2
)
kde-misc/kcm-grub2: Restrict DEPEND on app-admin/packagekit-qt
author
Johannes Huber
<johu@gentoo.org>
Sat, 16 Apr 2016 12:49:31 +0000
(14:49 +0200)
committer
Johannes Huber
<johu@gentoo.org>
Sat, 16 Apr 2016 12:49:41 +0000
(14:49 +0200)
Gentoo-bug: 570750
Package-Manager: portage-2.2.28
kde-misc/kcm-grub2/kcm-grub2-0.6.4-r1.ebuild
patch
|
blob
|
history
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 67388ec8c8cfb26ccc5934e9ba5462bbff5e2d0e..5324e7d5c0bd07657039ae4a27ad329b9a94890b 100644
(file)
--- 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-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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