diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-19 16:30:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-19 16:30:42 +0000 |
commit | e210f2a501668aa823219011b21b6f3294247320 (patch) | |
tree | 070783c074adf9228fa0d0b246e1aa82ec8b6dc9 /net-libs/librsync | |
parent | alpha/m68k/s390/sh/sparc stable wrt #414735 (diff) | |
download | gentoo-2-e210f2a501668aa823219011b21b6f3294247320.tar.gz gentoo-2-e210f2a501668aa823219011b21b6f3294247320.tar.bz2 gentoo-2-e210f2a501668aa823219011b21b6f3294247320.zip |
Stable ppc ppc64, bug #391509
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/librsync/librsync-0.9.7-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/librsync/ChangeLog b/net-libs/librsync/ChangeLog index cb744bf99398..6f724dba6578 100644 --- a/net-libs/librsync/ChangeLog +++ b/net-libs/librsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/librsync # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.34 2012/08/18 15:18:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.35 2012/08/19 16:30:42 blueness Exp $ + + 19 Aug 2012; Anthony G. Basile <blueness@gentoo.org> + librsync-0.9.7-r2.ebuild: + Stable ppc ppc64, bug #391509 18 Aug 2012; Anthony G. Basile <blueness@gentoo.org> librsync-0.9.7-r2.ebuild: diff --git a/net-libs/librsync/librsync-0.9.7-r2.ebuild b/net-libs/librsync/librsync-0.9.7-r2.ebuild index 90150986853f..74f48aff6e5d 100644 --- a/net-libs/librsync/librsync-0.9.7-r2.ebuild +++ b/net-libs/librsync/librsync-0.9.7-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-libs/librsync/librsync-0.9.7-r2.ebuild,v 1.5 2012/08/18 15:18:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7-r2.ebuild,v 1.6 2012/08/19 16:30:42 blueness Exp $ EAPI="3" @@ -12,7 +12,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" |