diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:02:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:02:00 +0000 |
commit | 6a70e7927af40cfc157f238663b160f9b00bb9e7 (patch) | |
tree | d8b8cec137823c2526eba75f1090d95cb7bdc588 /app-text | |
parent | alpha/ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-6a70e7927af40cfc157f238663b160f9b00bb9e7.tar.gz gentoo-2-6a70e7927af40cfc157f238663b160f9b00bb9e7.tar.bz2 gentoo-2-6a70e7927af40cfc157f238663b160f9b00bb9e7.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #312979
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-text')
-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 0179ebe7034d..62b10e04aac6 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.47 2010/04/22 16:56:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.48 2010/05/08 18:02:00 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> po4a-0.38.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #312979 22 Apr 2010; Jeroen Roovers <jer@gentoo.org> po4a-0.38.ebuild: Stable for HPPA (bug #312979). diff --git a/app-text/po4a/po4a-0.38.ebuild b/app-text/po4a/po4a-0.38.ebuild index 69d425d55e3b..073e88045993 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.6 2010/04/22 16:56:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.38.ebuild,v 1.7 2010/05/08 18:02:00 armin76 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 |