diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:20:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:20:16 +0000 |
commit | bc111a651a190fd866cd5581c5a025bb3fb7a3ce (patch) | |
tree | 832d3501ac7f08ca85bb90204961d145e8e8c6e4 /net-misc/rsync | |
parent | Stable for sparc, wrt bug #485590 (diff) | |
download | gentoo-2-bc111a651a190fd866cd5581c5a025bb3fb7a3ce.tar.gz gentoo-2-bc111a651a190fd866cd5581c5a025bb3fb7a3ce.tar.bz2 gentoo-2-bc111a651a190fd866cd5581c5a025bb3fb7a3ce.zip |
Stable for sparc, wrt bug #480090
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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 617a7bef80de..f62a284fd2df 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.246 2013/09/14 10:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.247 2013/09/23 19:20:16 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rsync-3.0.9-r3.ebuild: + Stable for sparc, wrt bug #480090 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rsync-3.0.9-r3.ebuild: Stable for alpha, 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 0fad1c420c2e..1c921c604223 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.9 2013/09/14 10:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-3.0.9-r3.ebuild,v 1.10 2013/09/23 19:20:16 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 ~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(+)] ) |