summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-20 17:15:43 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-20 17:15:43 +0000
commit73ba7838d13c8b7faf07833723c61299298532e9 (patch)
tree6024169b5e4d13a7c9afcf327c3324603d97a9c1 /dev-perl/Getopt-Long
parentstable on ia64 (diff)
downloadhistorical-73ba7838d13c8b7faf07833723c61299298532e9.tar.gz
historical-73ba7838d13c8b7faf07833723c61299298532e9.tar.bz2
historical-73ba7838d13c8b7faf07833723c61299298532e9.zip
stable on alpha and ia64
Diffstat (limited to 'dev-perl/Getopt-Long')
-rw-r--r--dev-perl/Getopt-Long/ChangeLog5
-rw-r--r--dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Long/ChangeLog b/dev-perl/Getopt-Long/ChangeLog
index 55408e21f4b4..7007e38f45b6 100644
--- a/dev-perl/Getopt-Long/ChangeLog
+++ b/dev-perl/Getopt-Long/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Getopt-Long
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/ChangeLog,v 1.6 2004/02/09 22:28:10 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/ChangeLog,v 1.7 2004/02/20 17:15:11 agriffis Exp $
+
+ 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> Getopt-Long-2.34.ebuild:
+ stable on alpha and ia64
09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> Getopt-Long-2.34.ebuild:
set ppc in keywords
diff --git a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild
index 059d1b5a1bfb..1d133a7d6eb0 100644
--- a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild
+++ b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.4 2004/02/09 22:28:10 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.5 2004/02/20 17:15:11 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~alpha ppc sparc hppa ~mips"
+KEYWORDS="x86 amd64 alpha ppc sparc hppa ~mips ia64"
DEPEND="dev-perl/PodParser"