summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-11-05 20:00:58 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-11-05 20:00:58 +0000
commit7c099e2cb72abe59b7f246ecc2bfdf841fd769ac (patch)
tree3c214221fdfe9391a9a511ea7623ccfb59eb17fc /dev-util/anjuta
parentStable for ppc64; bug #319811 (diff)
downloadgentoo-2-7c099e2cb72abe59b7f246ecc2bfdf841fd769ac.tar.gz
gentoo-2-7c099e2cb72abe59b7f246ecc2bfdf841fd769ac.tar.bz2
gentoo-2-7c099e2cb72abe59b7f246ecc2bfdf841fd769ac.zip
Pin glib/gtk+ to slot 2.
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/anjuta')
-rw-r--r--dev-util/anjuta/ChangeLog6
-rw-r--r--dev-util/anjuta/anjuta-2.32.0.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-util/anjuta/ChangeLog b/dev-util/anjuta/ChangeLog
index e2319d8570cc..43fe5f2efb9c 100644
--- a/dev-util/anjuta/ChangeLog
+++ b/dev-util/anjuta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/anjuta
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.122 2010/11/04 21:57:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.123 2010/11/05 20:00:58 eva Exp $
+
+ 05 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ anjuta-2.32.0.0.ebuild:
+ Pin glib/gtk+ to slot 2.
*anjuta-2.32.0.0 (04 Nov 2010)
diff --git a/dev-util/anjuta/anjuta-2.32.0.0.ebuild b/dev-util/anjuta/anjuta-2.32.0.0.ebuild
index 79b457d080a3..9efcc0a613b3 100644
--- a/dev-util/anjuta/anjuta-2.32.0.0.ebuild
+++ b/dev-util/anjuta/anjuta-2.32.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.32.0.0.ebuild,v 1.1 2010/11/04 21:57:44 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.32.0.0.ebuild,v 1.2 2010/11/05 20:00:58 eva Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -17,8 +17,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="debug devhelp doc glade graphviz +introspection +sourceview subversion test vala"
-RDEPEND=">=dev-libs/glib-2.25.15
- >=x11-libs/gtk+-2.20.0
+RDEPEND=">=dev-libs/glib-2.25.15:2
+ >=x11-libs/gtk+-2.20.0:2
>=dev-libs/dbus-glib-0.70
>=gnome-base/gconf-2.12
>=x11-libs/vte-0.13.1