diff options
author | 2007-12-02 15:22:47 +0000 | |
---|---|---|
committer | 2007-12-02 15:22:47 +0000 | |
commit | 6063c7065353e8323af0dd56811d7513d49fabcc (patch) | |
tree | 6c86a857a84c946ef6bfe88c081777bc8a07eb60 /net-misc/rsync/rsync-2.6.9-r5.ebuild | |
parent | Stable on amd64 wrt bug #192247 (diff) | |
download | gentoo-2-6063c7065353e8323af0dd56811d7513d49fabcc.tar.gz gentoo-2-6063c7065353e8323af0dd56811d7513d49fabcc.tar.bz2 gentoo-2-6063c7065353e8323af0dd56811d7513d49fabcc.zip |
ppc stable, 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 d38d7e0476e6..c4794bc70875 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.5 2007/12/02 12:59:23 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.9-r5.ebuild,v 1.6 2007/12/02 15:22:47 dertobi123 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 |