summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-30 23:16:15 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-30 23:16:15 +0000
commit41c319184216530a2e67b9c5fa28726ca41b87e1 (patch)
treedcd794e3675ddefcf13befe61a3bd4da295e3566 /dev-perl/Scalar-Properties
parentMark 0.10 ~ia64 (diff)
downloadhistorical-41c319184216530a2e67b9c5fa28726ca41b87e1.tar.gz
historical-41c319184216530a2e67b9c5fa28726ca41b87e1.tar.bz2
historical-41c319184216530a2e67b9c5fa28726ca41b87e1.zip
Mark 0.12 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r--dev-perl/Scalar-Properties/ChangeLog8
-rw-r--r--dev-perl/Scalar-Properties/Manifest10
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild6
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-perl/Scalar-Properties/ChangeLog b/dev-perl/Scalar-Properties/ChangeLog
index 2fc4bf9c8a4c..de2f20cd2e3a 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.5 2005/04/29 12:26:16 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.6 2006/03/30 23:16:15 agriffis Exp $
+
+ 30 Mar 2006; Aron Griffis <agriffis@gentoo.org>
+ Scalar-Properties-0.12.ebuild:
+ Mark 0.12 ~ia64
29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
Scalar-Properties-0.12.ebuild:
diff --git a/dev-perl/Scalar-Properties/Manifest b/dev-perl/Scalar-Properties/Manifest
index 6e893aabcb1b..d30df34eea1a 100644
--- a/dev-perl/Scalar-Properties/Manifest
+++ b/dev-perl/Scalar-Properties/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 e7194ec00c42219e78e74d7b62432c5d ChangeLog 828
RMD160 f8507e62d6a223ed64b77ed0d91df8b768a22b32 ChangeLog 828
SHA256 0503d45e1a6fbf218b0a8eb97ae59b007b59db8da0b310b8acaa75aaaf44608d ChangeLog 828
@@ -10,3 +13,10 @@ SHA256 a30f41065f9089d067777ab918c61c92454f78ff88dad9a77bf3bfaf42a56ece files/di
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305
SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFELGbJJrHF4yAQTrARAiiGAKDN9etViFsraLGCqhyrpWIQ/9nOsQCZAQFT
+nhw4S78H05AQjBCuEYOAaTw=
+=1eV0
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild
index 083a61af76da..679d42e9a5ca 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-2005 Gentoo Foundation
+# 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.6 2005/04/29 12:26:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.7 2006/03/30 23:16:15 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="x86 ~ppc sparc"
+KEYWORDS="~ia64 ~ppc sparc x86"
IUSE=""
SRC_TEST="do"