summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-23 12:27:41 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-23 12:27:41 +0000
commit09aac40793f35077e709e204b18f8c9382112b56 (patch)
tree0d6bd40ed3dd2f890e76810e3b50456549e4b719 /dev-perl/File-Copy-Recursive
parentAdd ~x86-fbsd wrt bug #444060 (diff)
downloadgentoo-2-09aac40793f35077e709e204b18f8c9382112b56.tar.gz
gentoo-2-09aac40793f35077e709e204b18f8c9382112b56.tar.bz2
gentoo-2-09aac40793f35077e709e204b18f8c9382112b56.zip
keyword ~arm, bug #442816
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r--dev-perl/File-Copy-Recursive/ChangeLog6
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/File-Copy-Recursive/ChangeLog b/dev-perl/File-Copy-Recursive/ChangeLog
index 90c6cb863862..9f0b0011b75a 100644
--- a/dev-perl/File-Copy-Recursive/ChangeLog
+++ b/dev-perl/File-Copy-Recursive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Copy-Recursive
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.30 2012/06/24 12:59:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.31 2012/11/23 12:27:41 blueness Exp $
+
+ 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
+ File-Copy-Recursive-0.380.0.ebuild:
+ keyword ~arm, bug #442816
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild
index b46488523b3e..134ab7b1abb9 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild,v 1.2 2011/09/03 21:05:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0.ebuild,v 1.3 2012/11/23 12:27:41 blueness Exp $
EAPI=4
@@ -11,6 +11,6 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"