summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 13:25:54 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 13:25:54 +0000
commit17a1bd597001a06e87b326d20c2b946695b7a04a (patch)
treeac77618e4f68be21e3df13c8b1390fb8a4c2b8b7 /dev-perl/WeakRef
parentMark 0.07 stable on ia64 (diff)
downloadhistorical-17a1bd597001a06e87b326d20c2b946695b7a04a.tar.gz
historical-17a1bd597001a06e87b326d20c2b946695b7a04a.tar.bz2
historical-17a1bd597001a06e87b326d20c2b946695b7a04a.zip
Mark 0.01 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/WeakRef')
-rw-r--r--dev-perl/WeakRef/ChangeLog5
-rw-r--r--dev-perl/WeakRef/WeakRef-0.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WeakRef/ChangeLog b/dev-perl/WeakRef/ChangeLog
index f00ebba905d1..b92dfc3ef6af 100644
--- a/dev-perl/WeakRef/ChangeLog
+++ b/dev-perl/WeakRef/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WeakRef
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/ChangeLog,v 1.7 2005/09/08 19:16:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/ChangeLog,v 1.8 2005/10/02 13:25:54 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> WeakRef-0.01.ebuild:
+ Mark 0.01 stable on ia64
08 Sep 2005; Aron Griffis <agriffis@gentoo.org> WeakRef-0.01.ebuild:
Mark 0.01 stable on alpha
diff --git a/dev-perl/WeakRef/WeakRef-0.01.ebuild b/dev-perl/WeakRef/WeakRef-0.01.ebuild
index 46daa026ba7b..a3d68226ec6d 100644
--- a/dev-perl/WeakRef/WeakRef-0.01.ebuild
+++ b/dev-perl/WeakRef/WeakRef-0.01.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/WeakRef/WeakRef-0.01.ebuild,v 1.10 2005/09/08 19:16:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.01.ebuild,v 1.11 2005/10/02 13:25:54 agriffis Exp $
inherit perl-module
@@ -12,5 +12,5 @@ SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""