diff options
author | 2007-12-01 21:26:31 +0000 | |
---|---|---|
committer | 2007-12-01 21:26:31 +0000 | |
commit | 1694917254b80ece5216e20aba84a3c40a7776d2 (patch) | |
tree | 2b6cfb49ae6cc74932da06abfa77ac77e9ca7e1c /net-misc/rsync/rsync-2.6.9-r5.ebuild | |
parent | x86 stable, bug #200951 and quotes (diff) | |
download | gentoo-2-1694917254b80ece5216e20aba84a3c40a7776d2.tar.gz gentoo-2-1694917254b80ece5216e20aba84a3c40a7776d2.tar.bz2 gentoo-2-1694917254b80ece5216e20aba84a3c40a7776d2.zip |
Stable on amd64 wrt bug #200821
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'net-misc/rsync/rsync-2.6.9-r5.ebuild')
-rw-r--r-- | net-misc/rsync/rsync-2.6.9-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.6.9-r5.ebuild b/net-misc/rsync/rsync-2.6.9-r5.ebuild index c331cbeb51fc..eaa5144498b4 100644 --- a/net-misc/rsync/rsync-2.6.9-r5.ebuild +++ b/net-misc/rsync/rsync-2.6.9-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.9-r5.ebuild,v 1.2 2007/12/01 19:33:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.9-r5.ebuild,v 1.3 2007/12/01 21:26:31 angelos Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="acl ipv6 static xinetd" DEPEND=">=dev-libs/popt-1.5 |