diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-06-06 09:07:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-06-06 09:07:34 +0000 |
commit | 797c6dac9da50571de39463d420f293b0b8ffd6c (patch) | |
tree | f34adf76e75d0d0d478fd0f5589d35c131b8cdb9 /dev-perl/Test-Pod | |
parent | keyword ~sparc-fbsd (diff) | |
download | historical-797c6dac9da50571de39463d420f293b0b8ffd6c.tar.gz historical-797c6dac9da50571de39463d420f293b0b8ffd6c.tar.bz2 historical-797c6dac9da50571de39463d420f293b0b8ffd6c.zip |
keyword ~sparc-fbsd
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 67cf6f08170f..7aa378ca40bf 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Pod # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.47 2008/04/27 20:17:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.48 2008/06/06 09:03:30 aballier Exp $ + + 06 Jun 2008; Alexis Ballier <aballier@gentoo.org> Test-Pod-1.26.ebuild: + keyword ~sparc-fbsd 27 Apr 2008; Alexis Ballier <aballier@gentoo.org> Test-Pod-1.26.ebuild: keyword ~x86-fbsd diff --git a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild index c0375fb9580a..757db73d6266 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.26.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.14 2008/04/27 20:17:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.26.ebuild,v 1.15 2008/06/06 09:03:30 aballier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/Pod-Simple |