summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 04:48:50 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 04:48:50 +0000
commit3b5eb86ff496ca077e79652182ed4ccf93cd99d5 (patch)
treefac98f5f9fa67cf3078a029ef722bc92ac46f92f /dev-libs/libhtmlparse
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-3b5eb86ff496ca077e79652182ed4ccf93cd99d5.tar.gz
gentoo-2-3b5eb86ff496ca077e79652182ed4ccf93cd99d5.tar.bz2
gentoo-2-3b5eb86ff496ca077e79652182ed4ccf93cd99d5.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/libhtmlparse')
-rw-r--r--dev-libs/libhtmlparse/ChangeLog6
-rw-r--r--dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libhtmlparse/ChangeLog b/dev-libs/libhtmlparse/ChangeLog
index cb5b48abed0e..95c870b25f67 100644
--- a/dev-libs/libhtmlparse/ChangeLog
+++ b/dev-libs/libhtmlparse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libhtmlparse
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.4 2004/06/24 23:18:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/ChangeLog,v 1.5 2004/07/02 04:46:38 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ libhtmlparse-0.1.12.ebuild:
+ virtual/glibc -> virtual/libc
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
libhtmlparse-0.1.12.ebuild:
diff --git a/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild b/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild
index e81566fb09e2..4a87ecc0309c 100644
--- a/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild
+++ b/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild,v 1.4 2004/06/24 23:18:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhtmlparse/libhtmlparse-0.1.12.ebuild,v 1.5 2004/07/02 04:46:38 eradicator 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"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
./configure \