diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 14:44:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 14:44:28 +0000 |
commit | 9418e592ff4d3609dc545ad68d3950499cbc2ebc (patch) | |
tree | 327f2e18f562c3fa02172e56b9288dcb10038408 /dev-perl/File-Copy-Recursive | |
parent | Stable on sparc (diff) | |
download | gentoo-2-9418e592ff4d3609dc545ad68d3950499cbc2ebc.tar.gz gentoo-2-9418e592ff4d3609dc545ad68d3950499cbc2ebc.tar.bz2 gentoo-2-9418e592ff4d3609dc545ad68d3950499cbc2ebc.zip |
Stable on ppc.
(Portage version: 2.1.3.3)
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r-- | dev-perl/File-Copy-Recursive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Copy-Recursive/ChangeLog b/dev-perl/File-Copy-Recursive/ChangeLog index d7ddaa54f437..68f6431ef1fa 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.11 2007/07/06 15:26:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.12 2007/08/09 14:44:28 dertobi123 Exp $ + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + File-Copy-Recursive-0.33.ebuild: + Stable on ppc. 06 Jul 2007; Raúl Porcel <armin76@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 cfbfa60a5553..f48079d0067c 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 # 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.3 2007/07/06 15:26:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.33.ebuild,v 1.4 2007/08/09 14:44:28 dertobi123 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" |