summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-10 22:04:53 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-10 22:04:53 +0000
commita09ac07908d8e828b06a7cb496aec3800657a9c8 (patch)
tree3c417f03bc2419cafd586ae59ce4ec22c821cda0 /dev-perl/Scalar-Properties
parentMark 0.10 stable on ia64 (diff)
downloadhistorical-a09ac07908d8e828b06a7cb496aec3800657a9c8.tar.gz
historical-a09ac07908d8e828b06a7cb496aec3800657a9c8.tar.bz2
historical-a09ac07908d8e828b06a7cb496aec3800657a9c8.zip
Mark 0.12 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r--dev-perl/Scalar-Properties/ChangeLog6
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog
index 7f8519e01589..d3cb07aa4d44 100644
--- a/dev-perl/Scalar-Properties/ChangeLog
+++ b/dev-perl/Scalar-Properties/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Scalar-Properties
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.7 2006/07/01 01:10:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.8 2006/07/10 22:04:53 agriffis Exp $
+
+ 10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ Scalar-Properties-0.12.ebuild:
+ Mark 0.12 stable on ia64
01 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Scalar-Properties-0.12.ebuild:
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
index 05d7814731ad..4e6c30b25310 100644
--- a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
+++ b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.8 2006/07/01 01:10:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.9 2006/07/10 22:04:53 agriffis Exp $
inherit perl-module
@@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCANTRELL/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="~amd64 ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"