summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-09-24 20:13:03 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-09-24 20:13:03 +0000
commitf33440f3fe34c167da3db6b5e344e710336059ba (patch)
tree940c64725b1b6d1a67762a7a86963711e3ae5b58 /dev-perl/Storable
parentadded ~sparc keyword (diff)
downloadhistorical-f33440f3fe34c167da3db6b5e344e710336059ba.tar.gz
historical-f33440f3fe34c167da3db6b5e344e710336059ba.tar.bz2
historical-f33440f3fe34c167da3db6b5e344e710336059ba.zip
ia64 unmask
Diffstat (limited to 'dev-perl/Storable')
-rw-r--r--dev-perl/Storable/Manifest2
-rw-r--r--dev-perl/Storable/Storable-2.07-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Storable/Manifest b/dev-perl/Storable/Manifest
index 49774c0dd3d9..ffa99af77e11 100644
--- a/dev-perl/Storable/Manifest
+++ b/dev-perl/Storable/Manifest
@@ -1,4 +1,4 @@
-MD5 5f0cb3440e2f5021c3930d185263795e Storable-2.07-r1.ebuild 576
+MD5 f112ecce81d52b2d44c7ae21306f16be Storable-2.07-r1.ebuild 586
MD5 117728cc11337c88d3b24823a55ec4f2 Storable-2.04.ebuild 560
MD5 bab0364daa1230ee470b5338a9445910 Storable-1.0.14.ebuild 569
MD5 6c2c8b2ac037e464cd49fb8eac05f950 Storable-2.04-r1.ebuild 572
diff --git a/dev-perl/Storable/Storable-2.07-r1.ebuild b/dev-perl/Storable/Storable-2.07-r1.ebuild
index 583b2a5a7f06..61313aef715e 100644
--- a/dev-perl/Storable/Storable-2.07-r1.ebuild
+++ b/dev-perl/Storable/Storable-2.07-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.07-r1.ebuild,v 1.1 2003/07/26 19:19:16 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Storable/Storable-2.07-r1.ebuild,v 1.2 2003/09/24 20:11:03 drobbins Exp $
inherit perl-module
@@ -10,6 +10,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Storable/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc ~alpha sparc hppa"
+KEYWORDS="ia64 x86 amd64 ~ppc ~alpha sparc hppa"
newdepend "|| ( dev-perl/Test-Simple >=dev-lang/perl-5.8.0-r12 )"