summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-08-21 09:54:47 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-08-21 09:54:47 +0000
commit40e4424883b23bd4f151c13be95df79ad4d1c493 (patch)
treeea0e9543f2a34f8a1f77ffaddbd760fa503d8ed1 /dev-perl/HTML-Parser
parentFix amd64 compile thanks to Marc <marcpg@gmx.de> in bug 102357, remove old eb... (diff)
downloadhistorical-40e4424883b23bd4f151c13be95df79ad4d1c493.tar.gz
historical-40e4424883b23bd4f151c13be95df79ad4d1c493.tar.bz2
historical-40e4424883b23bd4f151c13be95df79ad4d1c493.zip
Stable on hppa
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/HTML-Parser')
-rw-r--r--dev-perl/HTML-Parser/ChangeLog6
-rw-r--r--dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index 24e887f68fc6..22f822457942 100644
--- a/dev-perl/HTML-Parser/ChangeLog
+++ b/dev-perl/HTML-Parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTML-Parser
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.51 2005/08/18 18:43:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.52 2005/08/21 09:48:55 killerfox Exp $
+
+ 21 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ HTML-Parser-3.45.ebuild:
+ Stable on hppa.
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
HTML-Parser-3.45.ebuild:
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
index 812f86ab0f18..e7710231371d 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild,v 1.5 2005/08/18 18:43:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.45.ebuild,v 1.6 2005/08/21 09:48:55 killerfox Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03"
mydoc="ANNOUNCEMENT TODO"