summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin McCarthy <signals@gentoo.org>2011-03-02 21:05:47 +0000
committerKevin McCarthy <signals@gentoo.org>2011-03-02 21:05:47 +0000
commitec4540f260b4fec343d8891814a56082994bf069 (patch)
tree6f31ad402f6f10f3ae47dcbc83d01bd686fc06e9 /x11-plugins/guifications
parentSlotted gtk+ depend and EAPI=2 bump to support it. (diff)
downloadgentoo-2-ec4540f260b4fec343d8891814a56082994bf069.tar.gz
gentoo-2-ec4540f260b4fec343d8891814a56082994bf069.tar.bz2
gentoo-2-ec4540f260b4fec343d8891814a56082994bf069.zip
Slotted gtk+ depend.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r--x11-plugins/guifications/ChangeLog7
-rw-r--r--x11-plugins/guifications/guifications-2.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog
index de92cdcb593d..f262d5562c4f 100644
--- a/x11-plugins/guifications/ChangeLog
+++ b/x11-plugins/guifications/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/guifications
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.61 2009/08/16 09:09:12 betelgeuse Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.62 2011/03/02 21:05:47 signals Exp $
+
+ 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> guifications-2.16.ebuild:
+ Slotted gtk+ depend.
16 Aug 2009; Petteri Räty <betelgeuse@gentoo.org>
guifications-2.16.ebuild:
diff --git a/x11-plugins/guifications/guifications-2.16.ebuild b/x11-plugins/guifications/guifications-2.16.ebuild
index 4f48b071dc54..067a74df77e8 100644
--- a/x11-plugins/guifications/guifications-2.16.ebuild
+++ b/x11-plugins/guifications/guifications-2.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild,v 1.9 2009/08/16 09:09:12 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.16.ebuild,v 1.10 2011/03/02 21:05:47 signals Exp $
EAPI="2"
@@ -20,7 +20,7 @@ KEYWORDS="amd64 hppa ppc sparc x86"
IUSE="debug nls"
RDEPEND="net-im/pidgin[gtk]
- >=x11-libs/gtk+-2"
+ x11-libs/gtk+:2"
DEPEND="${DEPEND}
dev-util/pkgconfig"