diff options
author | 2012-04-28 02:06:41 +0000 | |
---|---|---|
committer | 2012-04-28 02:06:41 +0000 | |
commit | 8252c536d204bb4a97bf4cdd9533344a902940e7 (patch) | |
tree | df9588dd92c97a0d01e0b27b1011c8d33b5c11c6 /perl-core/Pod-Simple | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-8252c536d204bb4a97bf4cdd9533344a902940e7.tar.gz historical-8252c536d204bb4a97bf4cdd9533344a902940e7.tar.bz2 historical-8252c536d204bb4a97bf4cdd9533344a902940e7.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Pod-Simple')
-rw-r--r-- | perl-core/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.200.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog index 98df0a639193..f490b9074f51 100644 --- a/perl-core/Pod-Simple/ChangeLog +++ b/perl-core/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Pod-Simple # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.38 2012/03/07 21:58:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.39 2012/04/28 01:49:39 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> Pod-Simple-3.200.0.ebuild: + keyword ~amd64-fbsd 07 Mar 2012; Brent Baude <ranger@gentoo.org> Pod-Simple-3.160.0.ebuild: Marking Pod-Simple-3.160.0 ppc64 for bug 391499 diff --git a/perl-core/Pod-Simple/Pod-Simple-3.200.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.200.0.ebuild index f0a241d4f05d..33a0302308fa 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.200.0.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.200.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.200.0.ebuild,v 1.1 2012/03/04 13:38:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.200.0.ebuild,v 1.2 2012/04/28 01:49:39 aballier Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |