summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-04 16:11:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-04 16:11:08 +0000
commita524327cd6518d14f249116e51d0b942a1cc55c3 (patch)
tree48b3f39f46f43dba9deb5988afb3c0d15fbf3265 /dev-perl/File-Copy-Recursive
parentalpha/ia64/sparc stable wrt #268185 (diff)
downloadhistorical-a524327cd6518d14f249116e51d0b942a1cc55c3.tar.gz
historical-a524327cd6518d14f249116e51d0b942a1cc55c3.tar.bz2
historical-a524327cd6518d14f249116e51d0b942a1cc55c3.zip
alpha/ia64/sparc stable wrt #268196
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
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.38.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Copy-Recursive/ChangeLog b/dev-perl/File-Copy-Recursive/ChangeLog
index 88002d9e1eec..91f9f21fc9ab 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.22 2009/05/03 17:47:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.23 2009/05/04 16:11:08 armin76 Exp $
+
+ 04 May 2009; Raúl Porcel <armin76@gentoo.org>
+ File-Copy-Recursive-0.38.ebuild:
+ alpha/ia64/sparc stable wrt #268196
03 May 2009; Markus Meier <maekke@gentoo.org>
File-Copy-Recursive-0.38.ebuild:
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild
index 5e2c8eae7fce..afce6d56493d 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.38.ebuild,v 1.4 2009/05/03 17:47:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild,v 1.5 2009/05/04 16:11:08 armin76 Exp $
MODULE_AUTHOR=DMUEY
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="uses File::Copy to recursively copy dirs"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86"
IUSE=""
SRC_TEST="do"