diff options
author | 2013-09-09 18:15:44 +0000 | |
---|---|---|
committer | 2013-09-09 18:15:44 +0000 | |
commit | 52d5fcf35bcf48f508b07bfaa9e9d215fd9283db (patch) | |
tree | 35cb07633631ee102683f6b472013c46ef3cecf5 /net-misc/rsync | |
parent | Stable for HPPA (bug #480102). (diff) | |
download | gentoo-2-52d5fcf35bcf48f508b07bfaa9e9d215fd9283db.tar.gz gentoo-2-52d5fcf35bcf48f508b07bfaa9e9d215fd9283db.tar.bz2 gentoo-2-52d5fcf35bcf48f508b07bfaa9e9d215fd9283db.zip |
Stable for HPPA (bug #480090).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rsync/rsync-3.0.9-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog index 0504e79df41c..5274763f8e6a 100644 --- a/net-misc/rsync/ChangeLog +++ b/net-misc/rsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rsync # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.239 2013/09/08 12:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.240 2013/09/09 18:15:44 jer Exp $ + + 09 Sep 2013; Jeroen Roovers <jer@gentoo.org> rsync-3.0.9-r3.ebuild: + Stable for HPPA (bug #480090). 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rsync-3.0.9-r3.ebuild: Stable for amd64, wrt bug #480090 diff --git a/net-misc/rsync/rsync-3.0.9-r3.ebuild b/net-misc/rsync/rsync-3.0.9-r3.ebuild index a635b6b8174c..c801402fdecf 100644 --- a/net-misc/rsync/rsync-3.0.9-r3.ebuild +++ b/net-misc/rsync/rsync-3.0.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r3.ebuild,v 1.2 2013/09/08 12:13:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r3.ebuild,v 1.3 2013/09/09 18:15:44 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://rsync.samba.org/ftp/rsync/src/${P/_/}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="acl iconv ipv6 static xattr" LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] ) |