diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 14:30:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 14:30:54 +0000 |
commit | 955dd3b408954d70cbe0ec32436a4149a60a84f6 (patch) | |
tree | 3740cd1674c83825ff88a6accdca77b56d8cd1d3 /net-misc/rsync | |
parent | stable on ppc64 (bug #49534 (Manifest recommit) (diff) | |
download | gentoo-2-955dd3b408954d70cbe0ec32436a4149a60a84f6.tar.gz gentoo-2-955dd3b408954d70cbe0ec32436a4149a60a84f6.tar.bz2 gentoo-2-955dd3b408954d70cbe0ec32436a4149a60a84f6.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 |