diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-22 16:56:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-22 16:56:52 +0000 |
commit | cc2e31811be16d002b0f73de286509752d4fafb2 (patch) | |
tree | a7118910e05a3b3bec61a2b4cbaca8edc58b6e36 /app-text/po4a/po4a-0.38.ebuild | |
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/po4a/po4a-0.38.ebuild')
-rw-r--r-- | app-text/po4a/po4a-0.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |