diff options
Diffstat (limited to 'xfce-extra/exo/exo-0.2.0-r1.ebuild')
-rw-r--r-- | xfce-extra/exo/exo-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/exo/exo-0.2.0-r1.ebuild b/xfce-extra/exo/exo-0.2.0-r1.ebuild index fd2c4d7c3272..77f38db539e1 100644 --- a/xfce-extra/exo/exo-0.2.0-r1.ebuild +++ b/xfce-extra/exo/exo-0.2.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.2.0-r1.ebuild,v 1.6 2005/04/23 00:09:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.2.0-r1.ebuild,v 1.7 2005/06/12 14:29:30 swegener Exp $ DESCRIPTION="Extension library for Xfce" HOMEPAGE="http://www.os-cillation.com/" KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~sparc" -RDEPEND=">=x11-libs/gtk+-2.4* +RDEPEND=">=x11-libs/gtk+-2.4 >=sys-apps/dbus-0.22 >=xfce-base/libxfce4mcs-4.2.0" MY_P="${PN/t/T}-${PV}" |