diff options
author | 2010-04-22 16:56:52 +0000 | |
---|---|---|
committer | 2010-04-22 16:56:52 +0000 | |
commit | cc2e31811be16d002b0f73de286509752d4fafb2 (patch) | |
tree | a7118910e05a3b3bec61a2b4cbaca8edc58b6e36 /app-text | |
parent | Fix tooltips with GTK+ >= 2.16 wrt #316685 by Ivan Ponomarev. (diff) | |
download | gentoo-2-cc2e31811be16d002b0f73de286509752d4fafb2.tar.gz gentoo-2-cc2e31811be16d002b0f73de286509752d4fafb2.tar.bz2 gentoo-2-cc2e31811be16d002b0f73de286509752d4fafb2.zip |
Stable for HPPA (bug #312979).
(Portage version: 2.2_rc67/cvs/Linux i686)
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 96d68825a5fc..0179ebe7034d 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.46 2010/04/18 20:59:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.47 2010/04/22 16:56:52 jer Exp $ + + 22 Apr 2010; Jeroen Roovers <jer@gentoo.org> po4a-0.38.ebuild: + Stable for HPPA (bug #312979). 18 Apr 2010; Markus Meier <maekke@gentoo.org> po4a-0.38.ebuild: arm stable, bug #312979 diff --git a/app-text/po4a/po4a-0.38.ebuild b/app-text/po4a/po4a-0.38.ebuild index 6b7674a591a3..69d425d55e3b 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.5 2010/04/18 20:59:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.38.ebuild,v 1.6 2010/04/22 16:56:52 jer 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 |