summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-05-06 12:09:07 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-05-06 12:09:07 +0000
commitf9eccf850dfc14bbc3e52a155a80bc87f00e5dec (patch)
tree29e3db3f71edd814034367a318173b041a26daa9 /dev-libs/libhtmlparse
parentStable on x86; tidy old ebuilds. (diff)
downloadgentoo-2-f9eccf850dfc14bbc3e52a155a80bc87f00e5dec.tar.gz
gentoo-2-f9eccf850dfc14bbc3e52a155a80bc87f00e5dec.tar.bz2
gentoo-2-f9eccf850dfc14bbc3e52a155a80bc87f00e5dec.zip
Stable on x86.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-libs/libhtmlparse')
-rw-r--r--dev-libs/libhtmlparse/ChangeLog5
-rw-r--r--dev-libs/libhtmlparse/Manifest14
-rw-r--r--dev-libs/libhtmlparse/libhtmlparse-0.1.13.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-libs/libhtmlparse/ChangeLog b/dev-libs/libhtmlparse/ChangeLog
index 75484dcbf6be..a539b261cd14 100644
--- a/dev-libs/libhtmlparse/ChangeLog
+++ b/dev-libs/libhtmlparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libhtmlparse
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.6 2005/02/11 11:55:43 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.7 2005/05/06 12:06:14 ka0ttic Exp $
+
+ 06 May 2005; Aaron Walker <ka0ttic@gentoo.org> libhtmlparse-0.1.13.ebuild:
+ Stable on x86.
*libhtmlparse-0.1.13 (11 Feb 2005)
diff --git a/dev-libs/libhtmlparse/Manifest b/dev-libs/libhtmlparse/Manifest
index 0a6c3bfbe1dc..ac62c354356b 100644
--- a/dev-libs/libhtmlparse/Manifest
+++ b/dev-libs/libhtmlparse/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 080920bc0d28d3d83029eb9a0247862b libhtmlparse-0.1.12.ebuild 735
-MD5 62922db95b3befe1c00e22530fafb162 libhtmlparse-0.1.13.ebuild 995
-MD5 4c5ccd7ca793d4ee3b633e630101ea17 ChangeLog 822
+MD5 3766cc3facec24ebddb694a14cec681c libhtmlparse-0.1.13.ebuild 994
+MD5 afaa6ca480bf617ee4d1b7261e85ae37 ChangeLog 917
MD5 d4c8b46f106b5227d676a585a0f84063 metadata.xml 255
MD5 8bf931eaee75e56dbe72364c31b40f25 files/digest-libhtmlparse-0.1.12 71
MD5 2bfb4c882626be5269ce314523f7f6f4 files/digest-libhtmlparse-0.1.13 71
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCDJ24EZCkKN40op4RAvCWAJ9dJqM1PHzdWp77SiKlqlc+NM+PGACfQMYR
-9PNN0h/Dld1Ek/ZP+hGaLnM=
-=Q/ol
------END PGP SIGNATURE-----
diff --git a/dev-libs/libhtmlparse/libhtmlparse-0.1.13.ebuild b/dev-libs/libhtmlparse/libhtmlparse-0.1.13.ebuild
index 6c926a81656a..d92429a03bf9 100644
--- a/dev-libs/libhtmlparse/libhtmlparse-0.1.13.ebuild
+++ b/dev-libs/libhtmlparse/libhtmlparse-0.1.13.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-libs/libhtmlparse/libhtmlparse-0.1.13.ebuild,v 1.1 2005/02/11 11:55:43 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/libhtmlparse-0.1.13.ebuild,v 1.2 2005/05/06 12:06:14 ka0ttic Exp $
DESCRIPTION="libhtmlparse is a HTML parsing library. It takes HTML tags, text, etc and calls callbacks you define for each type of token in the document."
HOMEPAGE="http://msalem.translator.cx/libhtmlparse.html"
@@ -8,7 +8,7 @@ SRC_URI="http://msalem.translator.cx/dist/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
RDEPEND="virtual/libc"