summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-04-26 20:38:00 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-04-26 20:38:00 +0000
commitb8ca2f8c7941624dbd35fd4d4e2383f6ad4d154c (patch)
treed9ff97d8748b3110e3453adf17c1b63267e579ec /dev-perl/Scalar-List-Utils
parentStable on ia64. (diff)
downloadgentoo-2-b8ca2f8c7941624dbd35fd4d4e2383f6ad4d154c.tar.gz
gentoo-2-b8ca2f8c7941624dbd35fd4d4e2383f6ad4d154c.tar.bz2
gentoo-2-b8ca2f8c7941624dbd35fd4d4e2383f6ad4d154c.zip
~ia64 keyword.
(Portage version: 2.0.51.20)
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r--dev-perl/Scalar-List-Utils/ChangeLog6
-rw-r--r--dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog
index 4c89992e0226..5e87d6566f7a 100644
--- a/dev-perl/Scalar-List-Utils/ChangeLog
+++ b/dev-perl/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Scalar-List-Utils
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.16 2005/04/10 18:44:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.17 2005/04/26 20:36:27 kloeri Exp $
+
+ 26 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
+ Scalar-List-Utils-1.14.ebuild:
+ ~ia64 keyword.
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
Scalar-List-Utils-1.14.ebuild:
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild
index fe7ba2c2aa7f..1820d894f65d 100644
--- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild
+++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.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/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.10 2005/04/10 18:44:50 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.11 2005/04/26 20:36:27 kloeri Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ppc s390 sparc x86"
+KEYWORDS="alpha amd64 ppc s390 sparc x86 ~ia64"
IUSE=""