summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
commit7fb298dd1a8b0265565db705ba27de5d8ddf4b7d (patch)
tree670b201580249f3d0a484ba326116649c104cb89 /app-text/dbacl/dbacl-1.0.ebuild
parentVersion bumped. Closes 55675 (diff)
downloadhistorical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.gz
historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.bz2
historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/dbacl/dbacl-1.0.ebuild')
-rw-r--r--app-text/dbacl/dbacl-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dbacl/dbacl-1.0.ebuild b/app-text/dbacl/dbacl-1.0.ebuild
index 4f2b9c1264d6..0b1d949c539d 100644
--- a/app-text/dbacl/dbacl-1.0.ebuild
+++ b/app-text/dbacl/dbacl-1.0.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/dbacl/dbacl-1.0.ebuild,v 1.6 2004/06/24 22:31:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.0.ebuild,v 1.7 2004/07/01 11:56:53 eradicator Exp $
DESCRIPTION="digramic Bayesian text classifier"
HOMEPAGE="http://www.lbreyer.com/gpl.html"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf || die