summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-27 19:32:34 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-27 19:32:34 +0000
commita7c8c834ee3aa4da4129c0135ad1b30cd924b3a5 (patch)
tree9044f0fc2b9eabbd7429041cad14a7d64a53640f /dev-perl/HTML-Parser
parentgcc-4 fix. Bug #126968 reported by Patrick Lauer <patrick@gentoo.org>. (diff)
downloadhistorical-a7c8c834ee3aa4da4129c0135ad1b30cd924b3a5.tar.gz
historical-a7c8c834ee3aa4da4129c0135ad1b30cd924b3a5.tar.bz2
historical-a7c8c834ee3aa4da4129c0135ad1b30cd924b3a5.zip
Stable on hppa
Package-Manager: portage-2.0.54
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.48.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTML-Parser/ChangeLog b/dev-perl/HTML-Parser/ChangeLog
index cfb08bfbade8..f7753a74cd36 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.61 2006/03/27 12:06:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.62 2006/03/27 19:32:34 gustavoz Exp $
+
+ 27 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ HTML-Parser-3.48.ebuild:
+ Stable on hppa
27 Mar 2006; Markus Rothe <corsair@gentoo.org> HTML-Parser-3.48.ebuild:
Stable on ppc64
diff --git a/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild b/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild
index 9ca2a3f20125..d4fbbc6f0623 100644
--- a/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild
+++ b/dev-perl/HTML-Parser/HTML-Parser-3.48.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/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild,v 1.4 2006/03/27 12:06:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.48.ebuild,v 1.5 2006/03/27 19:32:34 gustavoz 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 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE="unicode"
DEPEND=">=dev-perl/HTML-Tagset-3.03"
mydoc="ANNOUNCEMENT TODO"