diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-19 10:04:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-19 10:04:59 +0000 |
commit | e16d43fe2b7cbf00b7b9cedd724e6bfca17670c8 (patch) | |
tree | b6ea155e837da10ba957dffd50802b3f7e5765f8 /net-misc/rsync | |
parent | Stable for amd64, wrt bug #431846 (diff) | |
download | gentoo-2-e16d43fe2b7cbf00b7b9cedd724e6bfca17670c8.tar.gz gentoo-2-e16d43fe2b7cbf00b7b9cedd724e6bfca17670c8.tar.bz2 gentoo-2-e16d43fe2b7cbf00b7b9cedd724e6bfca17670c8.zip |
Stable for amd64, wrt bug #431852
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/rsync')
-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 8711059195a4..dd63fc533b87 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.229 2012/08/18 15:38:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.230 2012/08/19 10:04:59 ago Exp $ + + 19 Aug 2012; Agostino Sarubbo <ago@gentoo.org> rsync-3.0.9-r2.ebuild: + Stable for amd64, wrt bug #431852 18 Aug 2012; Mike Frysinger <vapier@gentoo.org> rsync-3.0.9-r2.ebuild, rsync-3.0.9.ebuild: diff --git a/net-misc/rsync/rsync-3.0.9-r2.ebuild b/net-misc/rsync/rsync-3.0.9-r2.ebuild index 5e6833b2f856..49b300012efa 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.6 2012/08/18 15:38:05 vapier Exp $ +# $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 $ 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(+)] ) |