summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-07-17 23:32:52 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-07-17 23:32:52 +0000
commitc466d070d7570a8f4f9b310a7aae156360d412e0 (patch)
tree945ef84b6a680737ab356f4de1f539e006e96771 /perl-core/Getopt-Long
parentStable on alpha. (diff)
downloadgentoo-2-c466d070d7570a8f4f9b310a7aae156360d412e0.tar.gz
gentoo-2-c466d070d7570a8f4f9b310a7aae156360d412e0.tar.bz2
gentoo-2-c466d070d7570a8f4f9b310a7aae156360d412e0.zip
Stable on alpha.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r--perl-core/Getopt-Long/ChangeLog6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.35.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index d8a00eea62cc..34217df53b66 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.8 2006/06/18 21:50:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.9 2006/07/17 23:32:52 kloeri Exp $
+
+ 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Getopt-Long-2.35.ebuild:
+ Stable on alpha.
18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org>
Getopt-Long-2.35.ebuild:
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
index ae785eec0308..bace5b42deb0 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.4 2006/06/18 21:50:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.5 2006/07/17 23:32:52 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND="virtual/perl-PodParser"