summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-26 13:46:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-26 13:46:29 +0000
commite8f7218aaac0bd0a793effc95b2c76cf135cc2d5 (patch)
treef65a7fe534f8f7ae15daf22270b40f25265da5bd /perl-core/PodParser
parent~ppc-macos returns - bug #121092 (diff)
downloadgentoo-2-e8f7218aaac0bd0a793effc95b2c76cf135cc2d5.tar.gz
gentoo-2-e8f7218aaac0bd0a793effc95b2c76cf135cc2d5.tar.bz2
gentoo-2-e8f7218aaac0bd0a793effc95b2c76cf135cc2d5.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog5
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 61ac922fedac..55b16d180f5e 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/PodParser
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.13 2006/05/26 11:06:50 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.14 2006/05/26 13:46:29 flameeyes Exp $
+
+ 26 May 2006; Diego Pettenò <flameeyes@gentoo.org> PodParser-1.34.ebuild:
+ Add ~x86-fbsd keyword.
26 May 2006; Guy Martin <gmsoft@gentoo.org> PodParser-1.32.ebuild:
Stable on hppa.
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
index caff9490e7d9..b412d2c32715 100644
--- a/perl-core/PodParser/PodParser-1.34.ebuild
+++ b/perl-core/PodParser/PodParser-1.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.1 2006/05/05 17:14:09 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.2 2006/05/26 13:46:29 flameeyes Exp $
inherit perl-module
MY_P=Pod-Parser-${PV}
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"