diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 20:34:12 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 20:34:12 +0000 |
commit | 70366c05f3a2d5971991c0fa76666e9e68148443 (patch) | |
tree | 7eea693e0fb8449a874d14bde7af6302bb2be8d8 /perl-core/Getopt-Long | |
parent | Stable on x86, bug #169153. (diff) | |
download | gentoo-2-70366c05f3a2d5971991c0fa76666e9e68148443.tar.gz gentoo-2-70366c05f3a2d5971991c0fa76666e9e68148443.tar.bz2 gentoo-2-70366c05f3a2d5971991c0fa76666e9e68148443.zip |
Stable on x86, bug #169153.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.35.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 4fc5f1cacd51..729f1c0d98ad 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Getopt-Long # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.15 2007/02/05 17:12:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.16 2007/03/03 20:34:12 ticho Exp $ + + 03 Mar 2007; Andrej Kacian <ticho@gentoo.org> Getopt-Long-2.35.ebuild: + Stable on x86, bug #169153. *Getopt-Long-2.36 (05 Feb 2007) diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild index fed81388fe16..f3a3a03cfd22 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 +# Copyright 1999-2007 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.10 2006/10/23 19:04:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.11 2007/03/03 20:34:12 ticho 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 |