summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/exo/exo-0.2.0.ebuild5
-rw-r--r--xfce-extra/terminal/terminal-0.2.0.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/xfce-extra/exo/exo-0.2.0.ebuild b/xfce-extra/exo/exo-0.2.0.ebuild
index cb2e447f9772..1658e596c31e 100644
--- a/xfce-extra/exo/exo-0.2.0.ebuild
+++ b/xfce-extra/exo/exo-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.1 2004/12/02 18:19:18 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.2.0.ebuild,v 1.2 2004/12/02 21:29:20 bcowan Exp $
MY_P="${PN/t/T}-${PV}"
S=${WORKDIR}/${MY_P}
@@ -17,7 +17,8 @@ IUSE=""
RDEPEND=">=x11-libs/gtk+-2.4*
dev-libs/libxml2
>=sys-apps/dbus-0.22
- xfce-base/xfce4-base"
+ >=xfce-base/libxfcegui4-4.1.99.1
+ >=xfce-base/libxfce4util-4.1.99.1"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
diff --git a/xfce-extra/terminal/terminal-0.2.0.ebuild b/xfce-extra/terminal/terminal-0.2.0.ebuild
index 645aa60c1a78..144f7119ac55 100644
--- a/xfce-extra/terminal/terminal-0.2.0.ebuild
+++ b/xfce-extra/terminal/terminal-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.0.ebuild,v 1.1 2004/12/02 18:21:29 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.0.ebuild,v 1.2 2004/12/02 21:32:31 bcowan Exp $
MY_P="${PN/t/T}-${PV}"
S=${WORKDIR}/${MY_P}
@@ -19,7 +19,8 @@ RDEPEND=">=x11-libs/gtk+-2.4*
>=xfce-extra/exo-0.2.0
>=x11-libs/vte-0.11.11
x11-libs/startup-notification
- xfce-base/xfce4-base"
+ >=xfce-base/libxfcegui4-4.1.99.1
+ >=xfce-base/libxfce4util-4.1.99.1"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_compile() {