diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-19 03:24:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-19 03:24:38 +0000 |
commit | ae66961f954e9a158376956e721f5567c106cd86 (patch) | |
tree | f3fa4bb58bdad40eaf5150ffdff4f6d40386c7e1 /dev-perl/File-Copy-Recursive | |
parent | Stable for HPPA too. (diff) | |
download | historical-ae66961f954e9a158376956e721f5567c106cd86.tar.gz historical-ae66961f954e9a158376956e721f5567c106cd86.tar.bz2 historical-ae66961f954e9a158376956e721f5567c106cd86.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r-- | dev-perl/File-Copy-Recursive/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-Copy-Recursive/ChangeLog b/dev-perl/File-Copy-Recursive/ChangeLog index a038d3143844..a6439fa28649 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.13 2007/11/10 13:04:09 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.14 2008/03/19 03:18:21 jer Exp $ + + 19 Mar 2008; Jeroen Roovers <jer@gentoo.org> + File-Copy-Recursive-0.33.ebuild: + Stable for HPPA too. 10 Nov 2007; Samuli Suominen <drac@gentoo.org> File-Copy-Recursive-0.33.ebuild: diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild index 2cf922056c0b..94413e79f4bd 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.33.ebuild,v 1.5 2007/11/10 13:04:09 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild,v 1.6 2008/03/19 03:18:21 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DM/DMUEY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" SRC_TEST="do" |