summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin McCarthy <signals@gentoo.org>2011-03-02 18:16:21 +0000
committerKevin McCarthy <signals@gentoo.org>2011-03-02 18:16:21 +0000
commit36f24984c123a538bc748fe47f53c7adda101ece (patch)
tree6d67975feca6058eceb808bba0b4da67b69b18b8
parentSlotted gtk+ depend and EAPI=2 bump to support it. (diff)
downloadgentoo-2-36f24984c123a538bc748fe47f53c7adda101ece.tar.gz
gentoo-2-36f24984c123a538bc748fe47f53c7adda101ece.tar.bz2
gentoo-2-36f24984c123a538bc748fe47f53c7adda101ece.zip
Slot all gnome-related deps.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
-rw-r--r--x11-libs/libelysiumui/ChangeLog5
-rw-r--r--x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/libelysiumui/ChangeLog b/x11-libs/libelysiumui/ChangeLog
index dafdab625acc..8611b3545165 100644
--- a/x11-libs/libelysiumui/ChangeLog
+++ b/x11-libs/libelysiumui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libelysiumui
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/ChangeLog,v 1.9 2011/03/02 16:14:29 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/ChangeLog,v 1.10 2011/03/02 18:16:21 signals Exp $
+
+ 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> libelysiumui-0.2.0.ebuild:
+ Slot all gnome-related deps.
02 Mar 2011; Kevin McCarthy <signals@gentoo.org> libelysiumui-0.2.0.ebuild:
Slotted gtk+ 2 dep and EAPI=2 bump.
diff --git a/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild b/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild
index a59dab964614..6a637392fe1e 100644
--- a/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild
+++ b/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild,v 1.9 2011/03/02 16:14:29 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild,v 1.10 2011/03/02 18:16:21 signals Exp $
EAPI=2
@@ -14,8 +14,8 @@ KEYWORDS="~amd64 ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
- >=gnome-base/gnome-vfs-2
- >=gnome-base/gconf-2"
+ gnome-base/gnome-vfs:2
+ gnome-base/gconf:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"