summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-09-10 18:08:13 +0000
committerMarkus Meier <maekke@gentoo.org>2013-09-10 18:08:13 +0000
commit5b8c0308479ae8afe7ded1263bba6d00e04b8fef (patch)
treec57c2ebb56491882a021380f1df4624c3a226d8a /net-misc
parentarm stable, bug #483416 (diff)
downloadgentoo-2-5b8c0308479ae8afe7ded1263bba6d00e04b8fef.tar.gz
gentoo-2-5b8c0308479ae8afe7ded1263bba6d00e04b8fef.tar.bz2
gentoo-2-5b8c0308479ae8afe7ded1263bba6d00e04b8fef.zip
arm stable, bug #480090
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/rsync/ChangeLog5
-rw-r--r--net-misc/rsync/rsync-3.0.9-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog
index 5274763f8e6a..6c03c19bb333 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.240 2013/09/09 18:15:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.241 2013/09/10 18:08:13 maekke Exp $
+
+ 10 Sep 2013; Markus Meier <maekke@gentoo.org> rsync-3.0.9-r3.ebuild:
+ arm stable, bug #480090
09 Sep 2013; Jeroen Roovers <jer@gentoo.org> rsync-3.0.9-r3.ebuild:
Stable for HPPA (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 c801402fdecf..32ab06d531e5 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.3 2013/09/09 18:15:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r3.ebuild,v 1.4 2013/09/10 18:08:13 maekke 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(+)] )