summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-03 17:47:02 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-03 17:47:02 +0000
commit00695a4ce5d314b6da129aba05cafcb638630757 (patch)
tree9e6d85e34faf1d601e7439c7f32aecbaed84ee48 /dev-perl/File-Copy-Recursive
parentamd64 stable, bug #268188 (diff)
downloadhistorical-00695a4ce5d314b6da129aba05cafcb638630757.tar.gz
historical-00695a4ce5d314b6da129aba05cafcb638630757.tar.bz2
historical-00695a4ce5d314b6da129aba05cafcb638630757.zip
amd64 stable, bug #268196
Package-Manager: portage-2.1.6.12/cvs/Linux x86_64
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 9ac83cc9abba..88002d9e1eec 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.21 2009/05/02 16:00:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.22 2009/05/03 17:47:02 maekke Exp $
+
+ 03 May 2009; Markus Meier <maekke@gentoo.org>
+ File-Copy-Recursive-0.38.ebuild:
+ amd64 stable, bug #268196
02 May 2009; nixnut <nixnut@gentoo.org> File-Copy-Recursive-0.38.ebuild:
ppc stable #268196
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 fc2f95389772..5e2c8eae7fce 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.3 2009/05/02 16:00:12 nixnut Exp $
+# $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 $
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"