summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-04 12:26:57 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-04 12:26:57 +0000
commit81c5146dfb50de07549358555b0cc799cfeaf64c (patch)
treefdfa3e5125e424cc90fe671256c8136e460bbcf1 /perl-core/PodParser
parentx86 stable, bug 288026 (diff)
downloadgentoo-2-81c5146dfb50de07549358555b0cc799cfeaf64c.tar.gz
gentoo-2-81c5146dfb50de07549358555b0cc799cfeaf64c.tar.bz2
gentoo-2-81c5146dfb50de07549358555b0cc799cfeaf64c.zip
x86 stable, bug 288026
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'perl-core/PodParser')
-rw-r--r--perl-core/PodParser/ChangeLog8
-rw-r--r--perl-core/PodParser/PodParser-1.38.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index 9098363cf679..cae1e7629675 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/PodParser
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.41 2009/03/13 21:23:38 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.42 2009/12/04 12:26:57 fauli Exp $
+
+ 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ PodParser-1.38.ebuild:
+ x86 stable, bug 288026
13 Mar 2009; Torsten Veller <tove@gentoo.org> -PodParser-1.32.ebuild,
-PodParser-1.34.ebuild, -PodParser-1.36.ebuild:
diff --git a/perl-core/PodParser/PodParser-1.38.ebuild b/perl-core/PodParser/PodParser-1.38.ebuild
index f517e1bd43e2..1e20717a0067 100644
--- a/perl-core/PodParser/PodParser-1.38.ebuild
+++ b/perl-core/PodParser/PodParser-1.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.38.ebuild,v 1.1 2009/02/10 13:30:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.38.ebuild,v 1.2 2009/12/04 12:26:57 fauli Exp $
MODULE_AUTHOR=MAREKR
MY_PN=Pod-Parser
@@ -12,7 +12,7 @@ DESCRIPTION="Base class for creating POD filters and translators"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"