diff options
author | 2014-09-21 10:00:22 +0000 | |
---|---|---|
committer | 2014-09-21 10:00:22 +0000 | |
commit | 164b2f75bbaf81ff470e1a29904e9dfe4f037e53 (patch) | |
tree | 5aecbda23f5f65da3982c8892c6dd0ec7a1c37b6 /app-text/po4a | |
parent | Stable for x86, wrt bug #519458 (diff) | |
download | gentoo-2-164b2f75bbaf81ff470e1a29904e9dfe4f037e53.tar.gz gentoo-2-164b2f75bbaf81ff470e1a29904e9dfe4f037e53.tar.bz2 gentoo-2-164b2f75bbaf81ff470e1a29904e9dfe4f037e53.zip |
Stable for ppc, wrt bug #520014
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index f86acc4cce87..1271cd20cd24 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/po4a # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.76 2014/09/13 11:58:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.77 2014/09/21 10:00:22 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> po4a-0.45.ebuild: + Stable for ppc, wrt bug #520014 13 Sep 2014; Markus Meier <maekke@gentoo.org> po4a-0.45.ebuild: arm stable, bug #520014 diff --git a/app-text/po4a/po4a-0.45.ebuild b/app-text/po4a/po4a-0.45.ebuild index 3c61823a0c5c..f70f53f05888 100644 --- a/app-text/po4a/po4a-0.45.ebuild +++ b/app-text/po4a/po4a-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.7 2014/09/13 11:58:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.8 2014/09/21 10:00:22 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |