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
commita67d285b1cd269cbe5b3e58ce6c42fae359c09ce (patch)
tree7aff3238c445b66209126b0f75742d5f032264b9 /dev-perl/File-Copy-Recursive
parentStable on alpha, bug #266986 (diff)
downloadgentoo-2-a67d285b1cd269cbe5b3e58ce6c42fae359c09ce.tar.gz
gentoo-2-a67d285b1cd269cbe5b3e58ce6c42fae359c09ce.tar.bz2
gentoo-2-a67d285b1cd269cbe5b3e58ce6c42fae359c09ce.zip
amd64 stable, bug #268196
(Portage version: 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"