diff options
Diffstat (limited to 'dev-util/alleyoop/alleyoop-0.9.7.ebuild')
-rw-r--r-- | dev-util/alleyoop/alleyoop-0.9.7.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/alleyoop/alleyoop-0.9.7.ebuild b/dev-util/alleyoop/alleyoop-0.9.7.ebuild index 18076c77f3cc..d3a14b6e5eff 100644 --- a/dev-util/alleyoop/alleyoop-0.9.7.ebuild +++ b/dev-util/alleyoop/alleyoop-0.9.7.ebuild @@ -1,7 +1,8 @@ -# 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/dev-util/alleyoop/alleyoop-0.9.7.ebuild,v 1.2 2010/07/18 15:19:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.9.7.ebuild,v 1.3 2011/03/24 06:56:36 ssuominen Exp $ +EAPI=2 inherit gnome2 DESCRIPTION="A Gtk+ front-end to the Valgrind memory checker for x86 GNU/ Linux." @@ -14,7 +15,7 @@ KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.2 - >=x11-libs/gtk+-2.2 + >=x11-libs/gtk+-2.2:2 >=gnome-base/gconf-2.2 >=gnome-base/libgnomeui-2.2 >=gnome-base/libglade-2.2 |