summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/ChangeLog5
-rw-r--r--net-misc/rsync/rsync-3.0.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog
index e9a7c31be5ad..0f9b052cc54a 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.231 2012/08/19 12:11:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.232 2012/08/19 14:19:53 johu Exp $
+
+ 19 Aug 2012; Johannes Huber <johu@gentoo.org> rsync-3.0.9-r2.ebuild:
+ Stable for x86, wrt bug #431852
19 Aug 2012; Anthony G. Basile <blueness@gentoo.org> rsync-3.0.9-r2.ebuild:
Stable arm, 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 810c0b051e4c..c1c4fbd8f1fc 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.8 2012/08/19 12:11:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r2.ebuild,v 1.9 2012/08/19 14:19:53 johu 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(+)] )