diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:18:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 10:18:22 +0000 |
commit | a4a0d1d30aa2061236c765d88bddd1a86a9f78e1 (patch) | |
tree | eabd56a0edc85d84658f53e0f04cbe189c515104 /perl-core/Pod-Simple/Pod-Simple-3.14.ebuild | |
parent | stable x86, bug 333421 (diff) | |
download | historical-a4a0d1d30aa2061236c765d88bddd1a86a9f78e1.tar.gz historical-a4a0d1d30aa2061236c765d88bddd1a86a9f78e1.tar.bz2 historical-a4a0d1d30aa2061236c765d88bddd1a86a9f78e1.zip |
stable x86, bug 333421
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.14.ebuild')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild index fef87be31902..863ece102516 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.14.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/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.2 2010/08/19 15:10:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.3 2010/08/20 10:18:22 fauli Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |