diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-08-21 17:09:35 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-08-21 17:09:35 +0000 |
commit | 05beb26c6b345af510b1078b50e891dcbf1e6442 (patch) | |
tree | 2e12ba67af8563d6edb30a72c933c260a6ce8ab6 /x11-misc/root-portal/root-portal-0.4.11.ebuild | |
parent | + rdepend on openssh (diff) | |
download | historical-05beb26c6b345af510b1078b50e891dcbf1e6442.tar.gz historical-05beb26c6b345af510b1078b50e891dcbf1e6442.tar.bz2 historical-05beb26c6b345af510b1078b50e891dcbf1e6442.zip |
ORBit2 move
Diffstat (limited to 'x11-misc/root-portal/root-portal-0.4.11.ebuild')
-rw-r--r-- | x11-misc/root-portal/root-portal-0.4.11.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-misc/root-portal/root-portal-0.4.11.ebuild b/x11-misc/root-portal/root-portal-0.4.11.ebuild index 1701645893ce..915369ec45b1 100644 --- a/x11-misc/root-portal/root-portal-0.4.11.ebuild +++ b/x11-misc/root-portal/root-portal-0.4.11.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/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.9 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.10 2004/08/21 17:09:35 spider Exp $ inherit debug eutils @@ -19,10 +19,10 @@ IUSE="" # >=perl-5.6.1-r1 DEPEND="virtual/x11 =x11-libs/gtk+-1.2* - >=gnome-base/ORBit-0.5.7 - >=gnome-base/gnome-libs-1.4.0 - <gnome-base/gnome-panel-2 - >=dev-libs/libxml-1.8.16 " + =gnome-base/orbit-0* + >=gnome-base/gnome-libs-1.4.0 + <gnome-base/gnome-panel-2 + >=dev-libs/libxml-1.8.16 " # the tabulated section is only needed if Gnome is in USE, but their disable-gnome doesn't work for now. src_unpack() { |