diff options
author | 2013-02-06 19:38:12 +0000 | |
---|---|---|
committer | 2013-02-06 19:38:12 +0000 | |
commit | 9b0f85dd4d959109bebfbfa4350dd4279b2ae40b (patch) | |
tree | 1ac696d61d28cf20e82f21edd300b341f26ff8d7 /app-text/po4a | |
parent | Move lighttpd.pid from /var/run -> /run (diff) | |
download | gentoo-2-9b0f85dd4d959109bebfbfa4350dd4279b2ae40b.tar.gz gentoo-2-9b0f85dd4d959109bebfbfa4350dd4279b2ae40b.tar.bz2 gentoo-2-9b0f85dd4d959109bebfbfa4350dd4279b2ae40b.zip |
Stable for sparc, wrt bug #453122
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index 0413830f391c..060378506bd1 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/po4a # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.65 2013/02/05 13:23:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.66 2013/02/06 19:38:12 ago Exp $ + + 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> po4a-0.42.ebuild: + Stable for sparc, wrt bug #453122 05 Feb 2013; Jeroen Roovers <jer@gentoo.org> po4a-0.42.ebuild: Stable for HPPA (bug #453122). diff --git a/app-text/po4a/po4a-0.42.ebuild b/app-text/po4a/po4a-0.42.ebuild index 67eddf8e8e98..c5c43d79ba82 100644 --- a/app-text/po4a/po4a-0.42.ebuild +++ b/app-text/po4a/po4a-0.42.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/app-text/po4a/po4a-0.42.ebuild,v 1.9 2013/02/05 13:23:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.42.ebuild,v 1.10 2013/02/06 19:38:12 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 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |