summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
commit1a465131b8b8a62d248489fbdf069701dc4b3769 (patch)
tree25979e940e8cd4910dc22c9c21116e77da569c85 /app-text/pdftohtml/pdftohtml-0.36.ebuild
parentVersion bumped. Closes 55675 (Manifest recommit) (diff)
downloadgentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.gz
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.bz2
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/pdftohtml/pdftohtml-0.36.ebuild')
-rw-r--r--app-text/pdftohtml/pdftohtml-0.36.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pdftohtml/pdftohtml-0.36.ebuild b/app-text/pdftohtml/pdftohtml-0.36.ebuild
index 4d84fa4c2fda..ad3b2c5f8343 100644
--- a/app-text/pdftohtml/pdftohtml-0.36.ebuild
+++ b/app-text/pdftohtml/pdftohtml-0.36.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/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.6 2004/06/24 22:47:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.7 2004/07/01 12:01:18 eradicator Exp $
DESCRIPTION="pdftohtml is a utility which converts PDF files into HTML and XML formats"
HOMEPAGE="http://${PN}.sourceforge.net/"
@@ -9,8 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 sparc ~ppc"
IUSE=""
-DEPEND="virtual/glibc sys-devel/gcc"
-RDEPEND="virtual/glibc"
+DEPEND="virtual/libc sys-devel/gcc"
+RDEPEND="virtual/libc"
src_compile() {
emake || die