summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-22 07:38:43 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-22 07:38:43 +0000
commit04b7360e3ef0dc7e12314b6929d54839882d0f0e (patch)
treeadf3ca8a2245a1d06bd381c8b9a2e0555a1cd7f7 /x11-themes
parentFix slot-deps on gnome libs (diff)
downloadgentoo-2-04b7360e3ef0dc7e12314b6929d54839882d0f0e.tar.gz
gentoo-2-04b7360e3ef0dc7e12314b6929d54839882d0f0e.tar.bz2
gentoo-2-04b7360e3ef0dc7e12314b6929d54839882d0f0e.zip
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/shiki-colors/ChangeLog8
-rw-r--r--x11-themes/shiki-colors/shiki-colors-4.6.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/shiki-colors/ChangeLog b/x11-themes/shiki-colors/ChangeLog
index eefe1310d2f9..afb312a4b411 100644
--- a/x11-themes/shiki-colors/ChangeLog
+++ b/x11-themes/shiki-colors/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/shiki-colors
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/ChangeLog,v 1.1 2010/03/14 13:46:29 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/ChangeLog,v 1.2 2011/03/22 07:38:43 nirbheek Exp $
+
+ 22 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ shiki-colors-4.6.ebuild:
+ Fix slot-deps on gnome libs
*shiki-colors-4.6 (14 Mar 2010)
diff --git a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
index 4f3ce70ebbb0..8491999a367a 100644
--- a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
+++ b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/shiki-colors-4.6.ebuild,v 1.1 2010/03/14 13:46:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/shiki-colors/shiki-colors-4.6.ebuild,v 1.2 2011/03/22 07:38:43 nirbheek Exp $
EAPI=2
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="|| ( x11-wm/metacity xfce-base/xfwm4 )
- x11-themes/gtk-engines"
+ x11-themes/gtk-engines:2"
DEPEND=""
RESTRICT="binchecks strip"