diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 07:51:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 07:51:31 +0000 |
commit | 8370001098dcaa6448f6118c12feab86b44e0be1 (patch) | |
tree | 19ed32a57fc42ac3369a095114124217eb999bcc /app-text | |
parent | Stable for sparc, wrt bug #519186 (diff) | |
download | gentoo-2-8370001098dcaa6448f6118c12feab86b44e0be1.tar.gz gentoo-2-8370001098dcaa6448f6118c12feab86b44e0be1.tar.bz2 gentoo-2-8370001098dcaa6448f6118c12feab86b44e0be1.zip |
Stable for sparc, wrt bug #520014
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-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 35a383c28098..c02912ef5b58 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.79 2014/09/22 07:50:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.80 2014/09/22 07:51:31 ago Exp $ + + 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> po4a-0.45.ebuild: + Stable for sparc, wrt bug #520014 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> po4a-0.45.ebuild: Stable for ia64, wrt bug #520014 diff --git a/app-text/po4a/po4a-0.45.ebuild b/app-text/po4a/po4a-0.45.ebuild index 8bd4f58fdcb2..e26c54bd2b0c 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.10 2014/09/22 07:50:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.11 2014/09/22 07:51:31 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 |