diff options
author | 2005-05-19 06:12:12 +0000 | |
---|---|---|
committer | 2005-05-19 06:12:12 +0000 | |
commit | 306f3cd4c75680d30ed1fc7b20285c5934f154dc (patch) | |
tree | f855c38581aa8e245ace5cd933dfaa599af1338a /x11-misc/root-portal | |
parent | remove old ebuilds; use radwatch in init script (#91736) (diff) | |
download | gentoo-2-306f3cd4c75680d30ed1fc7b20285c5934f154dc.tar.gz gentoo-2-306f3cd4c75680d30ed1fc7b20285c5934f154dc.tar.bz2 gentoo-2-306f3cd4c75680d30ed1fc7b20285c5934f154dc.zip |
fixup
Diffstat (limited to 'x11-misc/root-portal')
-rw-r--r-- | x11-misc/root-portal/root-portal-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/root-portal/root-portal-0.5.0.ebuild b/x11-misc/root-portal/root-portal-0.5.0.ebuild index c1fa5b64f34e..b7e922f8fe24 100644 --- a/x11-misc/root-portal/root-portal-0.5.0.ebuild +++ b/x11-misc/root-portal/root-portal-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.5.0.ebuild,v 1.10 2005/05/17 16:37:13 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.0.ebuild,v 1.11 2005/05/19 06:12:12 pyrania Exp $ inherit gnome2 debug @@ -22,7 +22,7 @@ RDEPEND="virtual/x11 >=gnome-base/orbit-2 >=gnome-base/libgnomeui-2 >=gnome-base/gnome-panel-2 - >=dev-libs/libxml" + dev-libs/libxml" DEPEND="${RDEPEND} app-text/scrollkeeper dev-util/pkgconfig" |