diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-14 02:30:56 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-14 02:30:56 +0000 |
commit | 0b90749e350e03457e5a602439dd8fdaafad61cd (patch) | |
tree | 87619bd17f90d357ce2cf7a489e15d126a14eaf7 /net-misc/rsync | |
parent | PROVIDE both glibc and libc (Manifest recommit) (diff) | |
download | gentoo-2-0b90749e350e03457e5a602439dd8fdaafad61cd.tar.gz gentoo-2-0b90749e350e03457e5a602439dd8fdaafad61cd.tar.bz2 gentoo-2-0b90749e350e03457e5a602439dd8fdaafad61cd.zip |
stable on ppc64
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rsync/rsync-2.6.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog index c4000c241232..976bb1950f90 100644 --- a/net-misc/rsync/ChangeLog +++ b/net-misc/rsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rsync # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.63 2004/07/12 08:47:26 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.64 2004/07/14 02:30:56 tgall Exp $ + + 13 Jul 2004; Tom Gall <tgall@gentoo.org> rsync-2.6.0-r2.ebuild: + stable on ppc64 12 Jul 2004; Travis Tilley <lv@gentoo.org> rsync-2.6.0-r2.ebuild: stable on amd64 diff --git a/net-misc/rsync/rsync-2.6.0-r2.ebuild b/net-misc/rsync/rsync-2.6.0-r2.ebuild index 049804c82d7f..d8d09ce8ca27 100644 --- a/net-misc/rsync/rsync-2.6.0-r2.ebuild +++ b/net-misc/rsync/rsync-2.6.0-r2.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-r2.ebuild,v 1.9 2004/07/12 08:47:26 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r2.ebuild,v 1.10 2004/07/14 02:30:56 tgall Exp $ inherit eutils flag-o-matic gcc @@ -12,7 +12,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/libc |