summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2005-12-11 20:31:53 +0000
committerJoshua Nichols <nichoj@gentoo.org>2005-12-11 20:31:53 +0000
commit10f8e0239081651a040c988c1661117d00934666 (patch)
treebda97cb552233837a92b159202229bf73de52a7b /dev-java/xsdlib/xsdlib-20050627.ebuild
parentreadded --enable-noexecstack. not sure how/when it got dropped. bug #113737 t... (diff)
downloadgentoo-2-10f8e0239081651a040c988c1661117d00934666.tar.gz
gentoo-2-10f8e0239081651a040c988c1661117d00934666.tar.bz2
gentoo-2-10f8e0239081651a040c988c1661117d00934666.zip
Loosened xerces dependency (bug #115158).
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-java/xsdlib/xsdlib-20050627.ebuild')
-rw-r--r--dev-java/xsdlib/xsdlib-20050627.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xsdlib/xsdlib-20050627.ebuild b/dev-java/xsdlib/xsdlib-20050627.ebuild
index 7ff294e4389f..7f373f83d79f 100644
--- a/dev-java/xsdlib/xsdlib-20050627.ebuild
+++ b/dev-java/xsdlib/xsdlib-20050627.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-java/xsdlib/xsdlib-20050627.ebuild,v 1.4 2005/09/26 10:55:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20050627.ebuild,v 1.5 2005/12/11 20:28:17 nichoj Exp $
inherit java-pkg
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc x86"
IUSE="doc jikes source"
RDEPEND=">=virtual/jre-1.3
- =dev-java/xerces-2*
+ >=dev-java/xerces-2.6
dev-java/relaxng-datatype"
DEPEND=">=virtual/jdk-1.3
app-arch/unzip