diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-09-04 17:48:20 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-09-04 17:48:20 +0000 |
commit | a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83 (patch) | |
tree | 72e34b08ca139d9371e0b6bde9fcb065f6b6b5ed /app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild | |
parent | ok, ready to me unmasked. This is the Swegener-Rocks Release for Gentoo. Th... (diff) | |
download | gentoo-2-a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83.tar.gz gentoo-2-a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83.tar.bz2 gentoo-2-a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83.zip |
virtual/glibc --> virtual/libc
Diffstat (limited to 'app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild')
-rw-r--r-- | app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild index 0aa14a4906d7..642b89e93299 100644 --- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild +++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild,v 1.1 2004/08/30 23:38:09 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r4.ebuild,v 1.2 2004/09/04 17:46:04 squinky86 Exp $ IUSE="" S=${WORKDIR}/gentoo-rsync-mirror-${PV} DESCRIPTION="Ebuild for setting up a Gentoo rsync mirror" HOMEPAGE="http://www.gentoo.org/doc/en/rsync.xml" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="net-misc/rsync dev-lang/perl" SLOT="0" |