diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 03:43:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 03:43:57 +0000 |
commit | 4519afa75f8fe9b8f0540cd2cab1915ec9037b6a (patch) | |
tree | 4d05d8f1b02795c73dbe4fdbfcb94aa3bc4a0c8c /net-misc | |
parent | alpha KEYWORD #53513 (Manifest recommit) (diff) | |
download | gentoo-2-4519afa75f8fe9b8f0540cd2cab1915ec9037b6a.tar.gz gentoo-2-4519afa75f8fe9b8f0540cd2cab1915ec9037b6a.tar.bz2 gentoo-2-4519afa75f8fe9b8f0540cd2cab1915ec9037b6a.zip |
s390 for security
Diffstat (limited to 'net-misc')
-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 c81393d30600..8e83a5f2a280 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.5 2004/08/15 08:44:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r3.ebuild,v 1.6 2004/09/23 03:43:57 vapier 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 |