diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 10:03:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 10:03:56 +0000 |
commit | 3b4b957bb47d5a633c581b99c6430500a5b5f1b5 (patch) | |
tree | 7bf86c444e75ac4d5126351d83b3feaa596813e9 /app-text/po4a | |
parent | Stable for alpha, wrt bug #519186 (diff) | |
download | gentoo-2-3b4b957bb47d5a633c581b99c6430500a5b5f1b5.tar.gz gentoo-2-3b4b957bb47d5a633c581b99c6430500a5b5f1b5.tar.bz2 gentoo-2-3b4b957bb47d5a633c581b99c6430500a5b5f1b5.zip |
Stable for alpha, wrt bug #520014
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 c02912ef5b58..b16c0fd69ac4 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.80 2014/09/22 07:51:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.81 2014/09/23 10:03:56 ago Exp $ + + 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> po4a-0.45.ebuild: + Stable for alpha, wrt bug #520014 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> po4a-0.45.ebuild: Stable for sparc, wrt bug #520014 diff --git a/app-text/po4a/po4a-0.45.ebuild b/app-text/po4a/po4a-0.45.ebuild index e26c54bd2b0c..035675e866a7 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.11 2014/09/22 07:51:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.12 2014/09/23 10:03:56 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 |