diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-03-05 21:07:43 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-03-05 21:07:43 +0000 |
commit | d6d365186f00cbedfb37d393c1bdcd48c2722de7 (patch) | |
tree | 4b1c87d87a77c4e6deef4cc43e0682d570bcd46d /dev-php5 | |
parent | Remove old. (diff) | |
download | gentoo-2-d6d365186f00cbedfb37d393c1bdcd48c2722de7.tar.gz gentoo-2-d6d365186f00cbedfb37d393c1bdcd48c2722de7.tar.bz2 gentoo-2-d6d365186f00cbedfb37d393c1bdcd48c2722de7.zip |
Slotted the dependency on gtk+
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/php-gtk/php-gtk-2.0.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/php-gtk/php-gtk-2.0.1-r4.ebuild b/dev-php5/php-gtk/php-gtk-2.0.1-r4.ebuild index 4e517bac12d0..f2e2fbe34325 100644 --- a/dev-php5/php-gtk/php-gtk-2.0.1-r4.ebuild +++ b/dev-php5/php-gtk/php-gtk-2.0.1-r4.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-php5/php-gtk/php-gtk-2.0.1-r4.ebuild,v 1.1 2010/11/04 17:50:57 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-gtk/php-gtk-2.0.1-r4.ebuild,v 1.2 2011/03/05 21:07:43 olemarkus Exp $ EAPI="2" @@ -35,7 +35,7 @@ done RDEPEND=">=dev-lang/php-5.1.2 <dev-lang/php-5.3[pcre,cli,debug=] - >=x11-libs/gtk+-2.6.0 + >=x11-libs/gtk+-2.6.0:2 >=dev-libs/glib-2.6.0 >=x11-libs/pango-1.8.0 >=dev-libs/atk-1.9.0 |