diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:07:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:07:35 +0000 |
commit | 216b5263985009658c8cb1cf2d1b1ad91e8519a6 (patch) | |
tree | 4f111551bfb7a7a684f8ee1034b9a336fc5c8ef0 /perl-core/PodParser/PodParser-1.38.ebuild | |
parent | Stable for HPPA (bug #288026). (diff) | |
download | gentoo-2-216b5263985009658c8cb1cf2d1b1ad91e8519a6.tar.gz gentoo-2-216b5263985009658c8cb1cf2d1b1ad91e8519a6.tar.bz2 gentoo-2-216b5263985009658c8cb1cf2d1b1ad91e8519a6.zip |
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'perl-core/PodParser/PodParser-1.38.ebuild')
-rw-r--r-- | perl-core/PodParser/PodParser-1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/PodParser/PodParser-1.38.ebuild b/perl-core/PodParser/PodParser-1.38.ebuild index 36b7c5f8d047..13de5c95b998 100644 --- a/perl-core/PodParser/PodParser-1.38.ebuild +++ b/perl-core/PodParser/PodParser-1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.38.ebuild,v 1.3 2009/12/04 13:25:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.38.ebuild,v 1.4 2009/12/07 20:07:35 jer Exp $ MODULE_AUTHOR=MAREKR MY_PN=Pod-Parser @@ -12,7 +12,7 @@ DESCRIPTION="Base class for creating POD filters and translators" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |