diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 20:59:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 20:59:37 +0000 |
commit | 031707a439383e8e642dedd4397ffb84e755b07d (patch) | |
tree | 8c4041a11616663ff254122d3c0d218eb1fc9cfc /app-text/po4a | |
parent | arm stable, bug #304493 (diff) | |
download | gentoo-2-031707a439383e8e642dedd4397ffb84e755b07d.tar.gz gentoo-2-031707a439383e8e642dedd4397ffb84e755b07d.tar.bz2 gentoo-2-031707a439383e8e642dedd4397ffb84e755b07d.zip |
arm stable, bug #312979
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index 21eb752e105b..96d68825a5fc 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/po4a # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.45 2010/04/18 17:35:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.46 2010/04/18 20:59:37 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> po4a-0.38.ebuild: + arm stable, bug #312979 18 Apr 2010; <nixnut@gentoo.org> po4a-0.38.ebuild: ppc stable #312979 diff --git a/app-text/po4a/po4a-0.38.ebuild b/app-text/po4a/po4a-0.38.ebuild index 981b64d1ef0b..6b7674a591a3 100644 --- a/app-text/po4a/po4a-0.38.ebuild +++ b/app-text/po4a/po4a-0.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.38.ebuild,v 1.4 2010/04/18 17:35:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.38.ebuild,v 1.5 2010/04/18 20:59:37 maekke Exp $ EAPI=2 @@ -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-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-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |