diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 15:12:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 15:12:56 +0000 |
commit | 239df7bdded52ac4a34862a1dc08ed4862184d4b (patch) | |
tree | aa6fccfd25f7ffb850d359438fea6d48cd953530 /dev-perl/File-Copy-Recursive | |
parent | Marking stable amd64 (diff) | |
download | gentoo-2-239df7bdded52ac4a34862a1dc08ed4862184d4b.tar.gz gentoo-2-239df7bdded52ac4a34862a1dc08ed4862184d4b.tar.bz2 gentoo-2-239df7bdded52ac4a34862a1dc08ed4862184d4b.zip |
Marking stable amd64
(Portage version: 2.1.2.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.31.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 069deddfeea8..4eb7659af52c 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.5 2007/02/28 18:51:22 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/ChangeLog,v 1.6 2007/04/09 15:12:56 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + File-Copy-Recursive-0.31.ebuild: + Marking stable amd64 *File-Copy-Recursive-0.31 (28 Feb 2007) diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.31.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.31.ebuild index 649c560572f9..497c2c8517d7 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.31.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.31.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.31.ebuild,v 1.1 2007/02/28 18:51:22 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.31.ebuild,v 1.2 2007/04/09 15:12:55 mcummings 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" |