summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-05-02 19:47:32 +0000
committerFabian Groffen <grobian@gentoo.org>2011-05-02 19:47:32 +0000
commit5f67e8849a0ed9311181871ff0609257db552e60 (patch)
tree299551aa88c1e60fc9ed6bcb4431918aced425e1
parentMarked ~x64-freebsd (diff)
downloadgentoo-2-5f67e8849a0ed9311181871ff0609257db552e60.tar.gz
gentoo-2-5f67e8849a0ed9311181871ff0609257db552e60.tar.bz2
gentoo-2-5f67e8849a0ed9311181871ff0609257db552e60.zip
Marked ~x64-freebsd
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
-rw-r--r--perl-core/File-Spec/ChangeLog5
-rw-r--r--perl-core/File-Spec/File-Spec-3.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/File-Spec/ChangeLog b/perl-core/File-Spec/ChangeLog
index 4e3397f7067f..6fe28d64fc52 100644
--- a/perl-core/File-Spec/ChangeLog
+++ b/perl-core/File-Spec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/File-Spec
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.80 2011/02/27 11:34:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/ChangeLog,v 1.81 2011/05/02 19:47:32 grobian Exp $
+
+ 02 May 2011; Fabian Groffen <grobian@gentoo.org> File-Spec-3.33.ebuild:
+ Marked ~x64-freebsd
27 Feb 2011; Fabian Groffen <grobian@gentoo.org> File-Spec-3.33.ebuild:
Add Prefix keywords, bug #351526
diff --git a/perl-core/File-Spec/File-Spec-3.33.ebuild b/perl-core/File-Spec/File-Spec-3.33.ebuild
index 312f0f67093e..0de14d09ec71 100644
--- a/perl-core/File-Spec/File-Spec-3.33.ebuild
+++ b/perl-core/File-Spec/File-Spec-3.33.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/perl-core/File-Spec/File-Spec-3.33.ebuild,v 1.2 2011/02/27 11:34:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Spec/File-Spec-3.33.ebuild,v 1.3 2011/05/02 19:47:32 grobian Exp $
EAPI=3
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="Handling files and directories portably"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"