diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-14 13:09:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-14 13:09:39 +0000 |
commit | cd08c6b1be95a24894f2ebdee1e346e71431d1d4 (patch) | |
tree | 390c8374a1af919323f441caefc361f75459f6fa /xfce-base | |
parent | add ~arm, bug #345329 (diff) | |
download | gentoo-2-cd08c6b1be95a24894f2ebdee1e346e71431d1d4.tar.gz gentoo-2-cd08c6b1be95a24894f2ebdee1e346e71431d1d4.tar.bz2 gentoo-2-cd08c6b1be95a24894f2ebdee1e346e71431d1d4.zip |
bump gtk dep
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfwm4/xfwm4-4.7.1.ebuild b/xfce-base/xfwm4/xfwm4-4.7.1.ebuild index 11dbfc989be8..ed82916d51a2 100644 --- a/xfce-base/xfwm4/xfwm4-4.7.1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.7.1.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/xfce-base/xfwm4/xfwm4-4.7.1.ebuild,v 1.3 2010/11/06 12:57:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.7.1.ebuild,v 1.4 2010/11/14 13:09:39 ssuominen Exp $ EAPI=3 inherit xfconf @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86- IUSE="debug startup-notification +xcomposite" RDEPEND=">=dev-libs/glib-2.10:2 - >=x11-libs/gtk+-2.10:2 + >=x11-libs/gtk+-2.14:2 x11-libs/libICE x11-libs/libSM x11-libs/libX11 |