summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-02 07:48:46 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-02 07:48:46 +0000
commitbaba30f993739281e7912d105e8b72e135d92d97 (patch)
tree43543a08e0853ff7e725a95ad5b8f5b123379ca0 /dev-perl/File-Copy-Recursive
parentStable on x86 (#268203) (diff)
downloadgentoo-2-baba30f993739281e7912d105e8b72e135d92d97.tar.gz
gentoo-2-baba30f993739281e7912d105e8b72e135d92d97.tar.bz2
gentoo-2-baba30f993739281e7912d105e8b72e135d92d97.zip
Stable on x86 (#268196)
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r--dev-perl/File-Copy-Recursive/ChangeLog8
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-Copy-Recursive/ChangeLog b/dev-perl/File-Copy-Recursive/ChangeLog
index 148e9cef25fe..ad182a9605ec 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.19 2008/12/08 02:15:49 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.20 2009/05/02 07:48:46 tove Exp $
+
+ 02 May 2009; Torsten Veller <tove@gentoo.org>
+ File-Copy-Recursive-0.38.ebuild:
+ Stable on x86 (#268196)
*File-Copy-Recursive-0.38 (08 Dec 2008)
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 d02fce1f6a5e..8593fd2ae8cf 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-2008 Gentoo Foundation
+# 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.1 2008/12/08 02:15:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.38.ebuild,v 1.2 2009/05/02 07:48:46 tove 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"