summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 17:05:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 17:05:09 +0000
commit5938254a9a280562d535d1a9b26b134bfc8327e6 (patch)
tree315bb4397fdeb003b2d5e5fa2afc7b34d12cfd5f /perl-core/Getopt-Long
parentMarking sparc stable (diff)
downloadgentoo-2-5938254a9a280562d535d1a9b26b134bfc8327e6.tar.gz
gentoo-2-5938254a9a280562d535d1a9b26b134bfc8327e6.tar.bz2
gentoo-2-5938254a9a280562d535d1a9b26b134bfc8327e6.zip
Marking sparc stable
(Portage version: 2.1)
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 1700fe556c04..b66afb3dbbe1 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.6 2006/02/13 15:04:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.7 2006/06/12 17:05:09 mcummings Exp $
+
+ 12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
+ Getopt-Long-2.35.ebuild:
+ Marking sparc stable
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
Getopt-Long-2.34.ebuild, 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 56bfe69496ca..cfaaef7058ff 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.2 2006/02/13 15:04:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.3 2006/06/12 17:05:09 mcummings 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"