summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 12:41:49 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 12:41:49 +0000
commit408273e669b519025e2a6c73bfc85294c6206b94 (patch)
tree96a88e1bdd3a0d09a49889d1e04bdf8fcb1bf0ed /dev-perl/File-NCopy
parentMark 0.12 stable on ia64 (diff)
downloadhistorical-408273e669b519025e2a6c73bfc85294c6206b94.tar.gz
historical-408273e669b519025e2a6c73bfc85294c6206b94.tar.bz2
historical-408273e669b519025e2a6c73bfc85294c6206b94.zip
Mark 0.34 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/File-NCopy')
-rw-r--r--dev-perl/File-NCopy/ChangeLog5
-rw-r--r--dev-perl/File-NCopy/File-NCopy-0.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-NCopy/ChangeLog b/dev-perl/File-NCopy/ChangeLog
index 0f7159995ff4..35dd2d4ee871 100644
--- a/dev-perl/File-NCopy/ChangeLog
+++ b/dev-perl/File-NCopy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-NCopy
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.10 2005/08/25 23:04:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.11 2005/10/02 12:41:49 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> File-NCopy-0.34.ebuild:
+ Mark 0.34 stable on ia64
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> File-NCopy-0.34.ebuild:
add ~ia64
diff --git a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
index 1f4745fab687..d4842dee004c 100644
--- a/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
+++ b/dev-perl/File-NCopy/File-NCopy-0.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.13 2005/08/25 23:04:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.34.ebuild,v 1.14 2005/10/02 12:41:49 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MZ/MZSANFORD/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="perl-core/File-Spec"