diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-24 22:09:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-24 22:09:22 +0000 |
commit | 23547cdb10087e073717952c94900e726925438c (patch) | |
tree | e5e716b480d43cb3da8434303792c054fb515961 /app-text | |
parent | Stable for amd64, wrt bug #453246 (diff) | |
download | gentoo-2-23547cdb10087e073717952c94900e726925438c.tar.gz gentoo-2-23547cdb10087e073717952c94900e726925438c.tar.bz2 gentoo-2-23547cdb10087e073717952c94900e726925438c.zip |
Stable for x86, wrt bug #453122
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text')
-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 4f19e4b8d0ac..806a45850183 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.58 2013/01/24 22:06:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.59 2013/01/24 22:09:22 ago Exp $ + + 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> po4a-0.42.ebuild: + Stable for x86, wrt bug #453122 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> po4a-0.42.ebuild: Stable for amd64, wrt bug #453122 diff --git a/app-text/po4a/po4a-0.42.ebuild b/app-text/po4a/po4a-0.42.ebuild index 18dd970ddb15..9ca6cbf9789d 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.2 2013/01/24 22:06:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.42.ebuild,v 1.3 2013/01/24 22:09: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 ~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 |