diff options
Diffstat (limited to 'net-misc/rsync/rsync-2.6.0-r3.ebuild')
-rw-r--r-- | net-misc/rsync/rsync-2.6.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.6.0-r3.ebuild b/net-misc/rsync/rsync-2.6.0-r3.ebuild index bb5f3be6308b..9e58f39ab947 100644 --- a/net-misc/rsync/rsync-2.6.0-r3.ebuild +++ b/net-misc/rsync/rsync-2.6.0-r3.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/net-misc/rsync/rsync-2.6.0-r3.ebuild,v 1.2 2004/08/14 17:33:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r3.ebuild,v 1.3 2004/08/14 19:41:38 tgall Exp $ inherit eutils flag-o-matic gcc gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/old-versions/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa amd64 ia64 ~ppc64 ~s390" +KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa amd64 ia64 ppc64 ~s390" IUSE="build static acl" RDEPEND="virtual/libc |