summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-04-23 14:00:43 +0000
committerMike Frysinger <vapier@gentoo.org>2003-04-23 14:00:43 +0000
commit26d8ebe0a4a3ae4b071b14f8b04fb74c8b7e56f2 (patch)
treefbfd09bc7c3c8047b506dbe5a215d00e08e00337 /app-text
parentadded warning message about this pkg being included in kdeartowk >=3.1. (diff)
downloadgentoo-2-26d8ebe0a4a3ae4b071b14f8b04fb74c8b7e56f2.tar.gz
gentoo-2-26d8ebe0a4a3ae4b071b14f8b04fb74c8b7e56f2.tar.bz2
gentoo-2-26d8ebe0a4a3ae4b071b14f8b04fb74c8b7e56f2.zip
expat-1.95.6 breaks sablotron
Diffstat (limited to 'app-text')
-rw-r--r--app-text/sablotron/sablotron-0.97.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-0.97.ebuild b/app-text/sablotron/sablotron-0.97.ebuild
index 02e7a3aa5be0..f4e783779b1d 100644
--- a/app-text/sablotron/sablotron-0.97.ebuild
+++ b/app-text/sablotron/sablotron-0.97.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.5 2003/04/16 13:03:17 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.6 2003/04/23 14:00:43 vapier Exp $
S=${WORKDIR}/Sablot-${PV}
DESCRIPTION="An XSLT Parser in C++"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="x86 ~sparc ~ppc hppa ~alpha"
-DEPEND=">=dev-libs/expat-1.95.1
+DEPEND=">=dev-libs/expat-1.95.6-r1
dev-perl/XML-Parser"
src_compile() {