diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:47:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:47:14 +0000 |
commit | 0f58ed0e0cbdf3ab27e5b84127e47d76509cd0dc (patch) | |
tree | 12b57cb4b93a8490fd44f2de5563979a86a082bd /perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild | |
parent | Stable for HPPA (bug #391459). (diff) | |
download | historical-0f58ed0e0cbdf3ab27e5b84127e47d76509cd0dc.tar.gz historical-0f58ed0e0cbdf3ab27e5b84127e47d76509cd0dc.tar.bz2 historical-0f58ed0e0cbdf3ab27e5b84127e47d76509cd0dc.zip |
Stable for HPPA (bug #391499).
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild index e63d809418de..0c9381924e4d 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.2 2011/07/30 12:23:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.3 2011/11/30 03:47:14 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |