summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-05-02 14:24:01 +0000
committerTom Gall <tgall@gentoo.org>2004-05-02 14:24:01 +0000
commitc22acb96f689489f761a4f9466be9bbad2f51f26 (patch)
tree04f5df0591cfbe94e87b89fb96d9c395ff2b96d8 /net-misc/rsync
parentbumping to stable, new exiscan-acl patch (Manifest recommit) (diff)
downloadgentoo-2-c22acb96f689489f761a4f9466be9bbad2f51f26.tar.gz
gentoo-2-c22acb96f689489f761a4f9466be9bbad2f51f26.tar.bz2
gentoo-2-c22acb96f689489f761a4f9466be9bbad2f51f26.zip
stable on ppc64 (bug #49534
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/ChangeLog6
-rw-r--r--net-misc/rsync/rsync-2.6.2-r1.ebuild4
-rw-r--r--net-misc/rsync/rsync-2.6.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog
index 3199e73ee7d5..775e0a235efe 100644
--- a/net-misc/rsync/ChangeLog
+++ b/net-misc/rsync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/rsync
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.48 2004/05/02 09:35:19 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.49 2004/05/02 14:24:00 tgall Exp $
+
+ 02 May 2004; Tom Gall <tgall@gentoo.org> rsync-2.6.2.ebuild,
+ rsync-2.6.2-r1.ebuild:
+ Stable on ppc64
02 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> rsync-2.6.2-r1.ebuild:
Stable on sparc, mips
diff --git a/net-misc/rsync/rsync-2.6.2-r1.ebuild b/net-misc/rsync/rsync-2.6.2-r1.ebuild
index 6a31cf299493..f596b01345b5 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.4 2004/05/02 09:35:19 ciaranm Exp $
+# $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 $
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
diff --git a/net-misc/rsync/rsync-2.6.2.ebuild b/net-misc/rsync/rsync-2.6.2.ebuild
index b0f5111e6c97..92b460746f01 100644
--- a/net-misc/rsync/rsync-2.6.2.ebuild
+++ b/net-misc/rsync/rsync-2.6.2.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.ebuild,v 1.7 2004/05/02 05:09:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.2.ebuild,v 1.8 2004/05/02 14:24:01 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"
IUSE="build static"