summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-02-03 16:13:53 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-02-03 16:13:53 +0000
commit685308b95753c8c029580ad07e689248da89489e (patch)
tree78e07dbbd3ed4242cf1baa69a0ccc92e9b3f399b /sys-cluster/vcd-svn/vcd-svn-9999.ebuild
parentGeneral VCD related SVN ebuilds update. (diff)
downloadoverlay-685308b95753c8c029580ad07e689248da89489e.tar.gz
overlay-685308b95753c8c029580ad07e689248da89489e.tar.bz2
overlay-685308b95753c8c029580ad07e689248da89489e.zip
Update SVN ebuilds: move vprocunhide to its own init-script as it now is part of vwrappers.
svn path=/; revision=111
Diffstat (limited to 'sys-cluster/vcd-svn/vcd-svn-9999.ebuild')
-rw-r--r--sys-cluster/vcd-svn/vcd-svn-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/vcd-svn/vcd-svn-9999.ebuild b/sys-cluster/vcd-svn/vcd-svn-9999.ebuild
index 59d9a45..3e51048 100644
--- a/sys-cluster/vcd-svn/vcd-svn-9999.ebuild
+++ b/sys-cluster/vcd-svn/vcd-svn-9999.ebuild
@@ -17,7 +17,8 @@ DEPEND="dev-libs/confuse
=sys-libs/libvserver-svn-9999
>=dev-libs/xmlrpc-c-1.05
server? ( >=dev-db/sqlite-3 )"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ =sys-cluster/vwrappers-svn-9999"
ESVN_REPO_URI="http://svn.linux-vserver.org/svn/vcd/trunk"
ESVN_BOOTSTRAP="make -f Makefile.svn"