diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-19 12:11:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-19 12:11:16 +0000 |
commit | f0130d9d4a0ac0e55a40f8e320c32434c5017eb4 (patch) | |
tree | 29da5ab5c9e51e51a5ab7246e70e2d9cb746d749 /net-misc | |
parent | initial commit thanks to Hans de Graaff (diff) | |
download | gentoo-2-f0130d9d4a0ac0e55a40f8e320c32434c5017eb4.tar.gz gentoo-2-f0130d9d4a0ac0e55a40f8e320c32434c5017eb4.tar.bz2 gentoo-2-f0130d9d4a0ac0e55a40f8e320c32434c5017eb4.zip |
Stable arm, bug #431852
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rsync/rsync-3.0.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog index dd63fc533b87..e9a7c31be5ad 100644 --- a/net-misc/rsync/ChangeLog +++ b/net-misc/rsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rsync # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.230 2012/08/19 10:04:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.231 2012/08/19 12:11:16 blueness Exp $ + + 19 Aug 2012; Anthony G. Basile <blueness@gentoo.org> rsync-3.0.9-r2.ebuild: + Stable arm, bug #431852 19 Aug 2012; Agostino Sarubbo <ago@gentoo.org> rsync-3.0.9-r2.ebuild: Stable for amd64, wrt bug #431852 diff --git a/net-misc/rsync/rsync-3.0.9-r2.ebuild b/net-misc/rsync/rsync-3.0.9-r2.ebuild index 49b300012efa..810c0b051e4c 100644 --- a/net-misc/rsync/rsync-3.0.9-r2.ebuild +++ b/net-misc/rsync/rsync-3.0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.7 2012/08/19 10:04:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r2.ebuild,v 1.8 2012/08/19 12:11:16 blueness 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 ~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 ~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(+)] ) |