diff options
Diffstat (limited to 'xfce-base/exo/exo-0.6.2-r1.ebuild')
-rw-r--r-- | xfce-base/exo/exo-0.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.6.2-r1.ebuild b/xfce-base/exo/exo-0.6.2-r1.ebuild index 166113c2bc93..a9cc449e06f9 100644 --- a/xfce-base/exo/exo-0.6.2-r1.ebuild +++ b/xfce-base/exo/exo-0.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2-r1.ebuild,v 1.1 2012/03/01 15:10:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2-r1.ebuild,v 1.2 2012/03/23 21:13:06 angelos Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.6" @@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86- IUSE="debug python" RDEPEND=">=dev-lang/perl-5.6 - >=dev-libs/glib-2.18 + >=dev-libs/glib-2.18:2 dev-perl/URI >=x11-libs/gtk+-2.14:2 >=xfce-base/libxfce4util-4.8 |