diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 09:46:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 09:46:15 +0000 |
commit | b79b7725cff22fe962fb97f89b8be3ea6dbcb779 (patch) | |
tree | 1df6ae58b45708bb42e9bffbe46c7fad6ff49f2c /app-text/po4a | |
parent | Stable for alpha, wrt bug #454048 (diff) | |
download | gentoo-2-b79b7725cff22fe962fb97f89b8be3ea6dbcb779.tar.gz gentoo-2-b79b7725cff22fe962fb97f89b8be3ea6dbcb779.tar.bz2 gentoo-2-b79b7725cff22fe962fb97f89b8be3ea6dbcb779.zip |
Stable for alpha, 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 9f9196a5385f..3c1d0c3538d3 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.63 2013/01/29 11:12:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.64 2013/02/04 09:46:15 ago Exp $ + + 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> po4a-0.42.ebuild: + Stable for alpha, wrt bug #453122 29 Jan 2013; Agostino Sarubbo <ago@gentoo.org> po4a-0.42.ebuild: Stable for ia64, wrt bug #453122 diff --git a/app-text/po4a/po4a-0.42.ebuild b/app-text/po4a/po4a-0.42.ebuild index 161980b95227..6fe2643fc5ab 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.7 2013/01/29 11:12:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.42.ebuild,v 1.8 2013/02/04 09:46:15 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 |