summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-07 05:40:42 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-07 05:40:42 +0000
commitfd24f3099411cd96ebaa71d1a8b174d78fee6e05 (patch)
tree55ad0aa8b1a60f0315d3fa0c71e297b16d66cdee /dev-perl/Clone
parentkeyword ~x86-fbsd, bug #358079 (diff)
downloadhistorical-fd24f3099411cd96ebaa71d1a8b174d78fee6e05.tar.gz
historical-fd24f3099411cd96ebaa71d1a8b174d78fee6e05.tar.bz2
historical-fd24f3099411cd96ebaa71d1a8b174d78fee6e05.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Clone')
-rw-r--r--dev-perl/Clone/ChangeLog5
-rw-r--r--dev-perl/Clone/Clone-0.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Clone/ChangeLog b/dev-perl/Clone/ChangeLog
index 3f83971cc9f5..acda00404648 100644
--- a/dev-perl/Clone/ChangeLog
+++ b/dev-perl/Clone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Clone
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.64 2011/04/24 15:58:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.65 2011/07/07 05:37:08 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Clone-0.31.ebuild:
+ keyword ~x86-fbsd
24 Apr 2011; Fabian Groffen <grobian@gentoo.org> Clone-0.31.ebuild:
Marked ~x86-solaris, bug #296509
diff --git a/dev-perl/Clone/Clone-0.31.ebuild b/dev-perl/Clone/Clone-0.31.ebuild
index b84e0071a2fb..a57187c8e0b5 100644
--- a/dev-perl/Clone/Clone-0.31.ebuild
+++ b/dev-perl/Clone/Clone-0.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.31.ebuild,v 1.12 2011/04/24 15:58:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.31.ebuild,v 1.13 2011/07/07 05:37:08 aballier Exp $
MODULE_AUTHOR=RDF
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Recursively copy Perl datatypes"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"