diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:04:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 18:04:02 +0000 |
commit | 46e69cedf5054bd3b5a98013981c93704ca95773 (patch) | |
tree | 4c58d7113bc1da4a62c233234a4a84af97c0c4e6 | |
parent | Stable for s390, wrt bug #473242 (diff) | |
download | gentoo-2-46e69cedf5054bd3b5a98013981c93704ca95773.tar.gz gentoo-2-46e69cedf5054bd3b5a98013981c93704ca95773.tar.bz2 gentoo-2-46e69cedf5054bd3b5a98013981c93704ca95773.zip |
Stable for s390, wrt bug #474270
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-libs/librsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/librsync/librsync-0.9.7-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/librsync/ChangeLog b/net-libs/librsync/ChangeLog index 7b97537e6f43..47c942edeb05 100644 --- a/net-libs/librsync/ChangeLog +++ b/net-libs/librsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/librsync # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.46 2013/06/29 16:23:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.47 2013/06/30 18:04:02 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> librsync-0.9.7-r3.ebuild: + Stable for s390, wrt bug #474270 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> librsync-0.9.7-r3.ebuild: Stable for sparc, wrt bug #474270 diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild b/net-libs/librsync/librsync-0.9.7-r3.ebuild index ad0251687831..6218f7cb9314 100644 --- a/net-libs/librsync/librsync-0.9.7-r3.ebuild +++ b/net-libs/librsync/librsync-0.9.7-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-libs/librsync/librsync-0.9.7-r3.ebuild,v 1.9 2013/06/29 16:23:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7-r3.ebuild,v 1.10 2013/06/30 18:04:02 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND="dev-libs/popt" |