diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-04-27 20:12:15 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-04-27 20:12:15 +0000 |
commit | d3fbe0dc4ba3ef715f92017ca849bb871a1a2319 (patch) | |
tree | 3a7b4c7939abd2dc602d06f04f96055e9e88debc /dev-perl/Pod-Simple | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-d3fbe0dc4ba3ef715f92017ca849bb871a1a2319.tar.gz gentoo-2-d3fbe0dc4ba3ef715f92017ca849bb871a1a2319.tar.bz2 gentoo-2-d3fbe0dc4ba3ef715f92017ca849bb871a1a2319.zip |
keyword ~x86-fbsd
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r-- | dev-perl/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index c3b3412baf4f..fc1b1e817e2a 100644 --- a/dev-perl/Pod-Simple/ChangeLog +++ b/dev-perl/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Pod-Simple # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.37 2008/02/23 16:44:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.38 2008/04/27 20:12:15 aballier Exp $ + + 27 Apr 2008; Alexis Ballier <aballier@gentoo.org> Pod-Simple-3.05.ebuild: + keyword ~x86-fbsd 23 Feb 2008; Jeroen Roovers <jer@gentoo.org> Pod-Simple-3.05.ebuild: Stable for HPPA too. diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild index 098b56125d60..5cbf2043e3b0 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.05.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/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.9 2008/02/23 16:44:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.10 2008/04/27 20:12:15 aballier Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Pod-Escapes-1.04 |