diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-14 19:41:38 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-14 19:41:38 +0000 |
commit | 1c4c98e2190787d2acf56a40fc8f60cad1870984 (patch) | |
tree | 7df1f5530aad3d24ab5ee833095c0192bede406d /net-misc/rsync/rsync-2.6.0-r3.ebuild | |
parent | stable on ppc64, bug #56016 (Manifest recommit) (diff) | |
download | gentoo-2-1c4c98e2190787d2acf56a40fc8f60cad1870984.tar.gz gentoo-2-1c4c98e2190787d2acf56a40fc8f60cad1870984.tar.bz2 gentoo-2-1c4c98e2190787d2acf56a40fc8f60cad1870984.zip |
stable on ppc64, bug #60309
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 |