summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-10-23 11:00:10 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-10-23 11:00:10 +0000
commitff9e86b82681a805b893ef2666a7c59ef90d8a91 (patch)
tree65162c3bd19479577f9d93d2d0d093e2081311f4 /dev-perl/string-crc32
parentAdd patch to build on Gentoo/FreeBSD. (diff)
downloadhistorical-ff9e86b82681a805b893ef2666a7c59ef90d8a91.tar.gz
historical-ff9e86b82681a805b893ef2666a7c59ef90d8a91.tar.bz2
historical-ff9e86b82681a805b893ef2666a7c59ef90d8a91.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.3.15
Diffstat (limited to 'dev-perl/string-crc32')
-rw-r--r--dev-perl/string-crc32/ChangeLog6
-rw-r--r--dev-perl/string-crc32/string-crc32-1.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/string-crc32/ChangeLog b/dev-perl/string-crc32/ChangeLog
index 97817b317bc9..f9ab6ea3eb19 100644
--- a/dev-perl/string-crc32/ChangeLog
+++ b/dev-perl/string-crc32/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/string-crc32
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.27 2007/04/16 07:18:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.28 2007/10/23 11:00:10 flameeyes Exp $
+
+ 23 Oct 2007; Diego Pettenò <flameeyes@gentoo.org>
+ string-crc32-1.4.ebuild:
+ Add ~x86-fbsd keyword.
16 Apr 2007; Markus Rothe <corsair@gentoo.org> string-crc32-1.4.ebuild:
Stable on ppc64
diff --git a/dev-perl/string-crc32/string-crc32-1.4.ebuild b/dev-perl/string-crc32/string-crc32-1.4.ebuild
index 1d6e01cf2205..d5fae17c8bb6 100644
--- a/dev-perl/string-crc32/string-crc32-1.4.ebuild
+++ b/dev-perl/string-crc32/string-crc32-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.13 2007/04/16 07:18:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.14 2007/10/23 11:00:10 flameeyes Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc ~sparc-fbsd x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
S=${WORKDIR}/${MY_P}