diff options
author | 2004-05-02 14:30:54 +0000 | |
---|---|---|
committer | 2004-05-02 14:30:54 +0000 | |
commit | ea490c315d86fe894de46bfd72650b6c0431e10a (patch) | |
tree | cdffa1f3f607b646b27b892962b3007d96892d49 /net-misc/rsync | |
parent | stable on ppc64 (bug #49534 (diff) | |
download | historical-ea490c315d86fe894de46bfd72650b6c0431e10a.tar.gz historical-ea490c315d86fe894de46bfd72650b6c0431e10a.tar.bz2 historical-ea490c315d86fe894de46bfd72650b6c0431e10a.zip |
security stable on ppc/arm/hppa #49534
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-2.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.6.2-r1.ebuild b/net-misc/rsync/rsync-2.6.2-r1.ebuild index f596b01345b5..d3aa2c41a95f 100644 --- a/net-misc/rsync/rsync-2.6.2-r1.ebuild +++ b/net-misc/rsync/rsync-2.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2-r1.ebuild,v 1.5 2004/05/02 14:24:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2-r1.ebuild,v 1.6 2004/05/02 14:30:54 vapier Exp $ inherit eutils flag-o-matic gcc @@ -11,7 +11,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${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/glibc |