diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 19:24:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 19:24:57 +0000 |
commit | cde55a9bad14a99f6a07eec2e9b2d3eb6787cd05 (patch) | |
tree | 379fece244c34f4c1f7f1b206046c9761dfdf970 /dev-perl/File-Copy-Recursive | |
parent | ia64/sparc/x86 stable (diff) | |
download | gentoo-2-cde55a9bad14a99f6a07eec2e9b2d3eb6787cd05.tar.gz gentoo-2-cde55a9bad14a99f6a07eec2e9b2d3eb6787cd05.tar.bz2 gentoo-2-cde55a9bad14a99f6a07eec2e9b2d3eb6787cd05.zip |
ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
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.36.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 533738fe99f1..df12d5299030 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.15 2008/04/29 04:25:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.16 2008/07/15 19:24:57 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> + File-Copy-Recursive-0.36.ebuild: + ia64/sparc/x86 stable *File-Copy-Recursive-0.36 (29 Apr 2008) diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild index 415e9a2c244a..16466dff484b 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild @@ -1,6 +1,6 @@ # 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.36.ebuild,v 1.1 2008/04/29 04:25:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.36.ebuild,v 1.2 2008/07/15 19:24:57 armin76 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" |