summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-08 19:30:09 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-08 19:30:09 +0000
commit3c8ef4e01eca2bc7f32285fbe32ba4ba803f7c94 (patch)
treeb886c83e141a09c5fd8f9e9d64f66e1e4435532d /dev-perl/PodParser
parentFixed headers. Added patches to address the security vulnerabilities in bugs ... (diff)
downloadhistorical-3c8ef4e01eca2bc7f32285fbe32ba4ba803f7c94.tar.gz
historical-3c8ef4e01eca2bc7f32285fbe32ba4ba803f7c94.tar.bz2
historical-3c8ef4e01eca2bc7f32285fbe32ba4ba803f7c94.zip
stable on sparc and hppa
Diffstat (limited to 'dev-perl/PodParser')
-rw-r--r--dev-perl/PodParser/ChangeLog7
-rw-r--r--dev-perl/PodParser/Manifest4
-rw-r--r--dev-perl/PodParser/PodParser-1.22.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/PodParser/ChangeLog b/dev-perl/PodParser/ChangeLog
index 94436211fa18..77b39c1103ef 100644
--- a/dev-perl/PodParser/ChangeLog
+++ b/dev-perl/PodParser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PodParser
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/ChangeLog,v 1.1 2003/06/16 13:40:15 mcummings Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/ChangeLog,v 1.2 2004/01/08 19:29:59 gustavoz Exp $
+
+ 08 Jan 2004; <gustavoz@gentoo.org> PodParser-1.22.ebuild:
+ stable on sparc and hppa
*PodParser-1.22 (16 Jun 2003)
diff --git a/dev-perl/PodParser/Manifest b/dev-perl/PodParser/Manifest
index 8be16e684634..f536810c7ba2 100644
--- a/dev-perl/PodParser/Manifest
+++ b/dev-perl/PodParser/Manifest
@@ -1,4 +1,4 @@
-MD5 519b6407e049429c141ae90d2db816fe PodParser-1.22.ebuild 589
-MD5 5ff38d6bf02a15cd5758cd919d592bda ChangeLog 356
+MD5 0e0303d3aa2ce5a0c11ab6cf16465b9c PodParser-1.22.ebuild 593
+MD5 e383eb57707de42f0d80774f97f6b1d0 ChangeLog 443
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 11798fabe2c2ae2b71b2a08275105144 files/digest-PodParser-1.22 65
diff --git a/dev-perl/PodParser/PodParser-1.22.ebuild b/dev-perl/PodParser/PodParser-1.22.ebuild
index 256b468641fa..612577cea278 100644
--- a/dev-perl/PodParser/PodParser-1.22.ebuild
+++ b/dev-perl/PodParser/PodParser-1.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/PodParser-1.22.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/PodParser-1.22.ebuild,v 1.3 2004/01/08 19:29:59 gustavoz Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~alpha ~ppc ~sparc"
+KEYWORDS="x86 amd64 ~alpha ~ppc sparc hppa"
DEPEND="dev-perl/File-Spec"