summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-03-08 18:20:07 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-03-08 18:20:07 +0000
commit01fa79be65d6284068ece45d0f8f64a1be0b0b04 (patch)
tree28abb0ddb257856819ebac8096e679e1a7de9998 /dev-perl/Scalar-Properties
parentadd pynumeric dep (diff)
downloadhistorical-01fa79be65d6284068ece45d0f8f64a1be0b0b04.tar.gz
historical-01fa79be65d6284068ece45d0f8f64a1be0b0b04.tar.bz2
historical-01fa79be65d6284068ece45d0f8f64a1be0b0b04.zip
Keywording for sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r--dev-perl/Scalar-Properties/ChangeLog8
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog
index 9eceeadac74b..e65b54553861 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.3 2004/06/25 00:58:12 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.4 2005/03/08 18:19:15 mcummings Exp $
+
+ 08 Mar 2005; Michael Cummings <mcummings@gentoo.org>
+ Scalar-Properties-0.12.ebuild:
+ Keywording for sparc
08 Jun 2004; David Holm <dholm@gentoo.org> Scalar-Properties-0.12.ebuild:
Added to ~ppc.
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
index e0993b76392d..b31387693d32 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-2004 Gentoo Foundation
+# Copyright 1999-2005 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.4 2004/07/14 20:23:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.5 2005/03/08 18:19:15 mcummings Exp $
inherit perl-module
@@ -10,6 +10,6 @@ SRC_URI="http://www.cpan.org/authors/id/D/DC/DCANTRELL/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
SRC_TEST="do"