summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"