summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2006-11-30 15:17:59 +0000
committerVlastimil Babka <caster@gentoo.org>2006-11-30 15:17:59 +0000
commit5021995ba83f6232e09465340d78860fac00874f (patch)
tree95b8e2f257ca93426103ef7fdac20cafb75e1e7f /dev-db
parentFix xerces-2 dep to ensure it pulls ebuild of the right slot. (diff)
downloadhistorical-5021995ba83f6232e09465340d78860fac00874f.tar.gz
historical-5021995ba83f6232e09465340d78860fac00874f.tar.bz2
historical-5021995ba83f6232e09465340d78860fac00874f.zip
Update xerces dep for upcoming 2.6 slotmove.
Package-Manager: portage-2.1.2_rc2-r3
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/jxtray/ChangeLog7
-rw-r--r--dev-db/jxtray/jxtray-0.5.ebuild6
-rw-r--r--dev-db/octopus/ChangeLog7
-rw-r--r--dev-db/octopus/octopus-3.0.1.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-db/jxtray/ChangeLog b/dev-db/jxtray/ChangeLog
index 42a318807c50..3e9058c94284 100644
--- a/dev-db/jxtray/ChangeLog
+++ b/dev-db/jxtray/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/jxtray
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.8 2005/12/11 17:46:20 nichoj Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.9 2006/11/30 15:16:08 caster Exp $
+
+ 30 Nov 2006; Vlastimil Babka <caster@gentoo.org> jxtray-0.5.ebuild:
+ Update xerces dep for upcoming 2.6 slotmove.
11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> jxtray-0.5.ebuild:
Loosened xerces dependency.
diff --git a/dev-db/jxtray/jxtray-0.5.ebuild b/dev-db/jxtray/jxtray-0.5.ebuild
index 3dbc7f2ae1c2..33068d65fce2 100644
--- a/dev-db/jxtray/jxtray-0.5.ebuild
+++ b/dev-db/jxtray/jxtray-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5.ebuild,v 1.9 2005/12/11 17:46:20 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5.ebuild,v 1.10 2006/11/30 15:16:08 caster Exp $
inherit java-pkg
@@ -17,7 +17,7 @@ RDEPEND=">=virtual/jre-1.3
>=dev-java/kunststoff-2.0.2
dev-java/poi
dev-java/sax
- >=dev-java/xerces-2.6
+ >=dev-java/xerces-2.7
dev-java/xml-commons
firebird? ( dev-java/jdbc3-firebird )
mssql? ( =dev-java/jtds-0.9* )
diff --git a/dev-db/octopus/ChangeLog b/dev-db/octopus/ChangeLog
index fc19230c5d82..8430fd957d26 100644
--- a/dev-db/octopus/ChangeLog
+++ b/dev-db/octopus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/octopus
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/ChangeLog,v 1.2 2005/01/29 21:17:48 luckyduck Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/ChangeLog,v 1.3 2006/11/30 15:17:59 caster Exp $
+
+ 30 Nov 2006; Vlastimil Babka <caster@gentoo.org> octopus-3.0.1.ebuild:
+ Update xerces dep for upcoming 2.6 slotmove.
29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> octopus-3.0.1.ebuild:
updated (R)DEPEND to reflect rhino SLOT changes.
diff --git a/dev-db/octopus/octopus-3.0.1.ebuild b/dev-db/octopus/octopus-3.0.1.ebuild
index f786f7765d47..2c925c5e8a9a 100644
--- a/dev-db/octopus/octopus-3.0.1.ebuild
+++ b/dev-db/octopus/octopus-3.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.4 2005/07/12 21:37:33 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.5 2006/11/30 15:17:59 caster Exp $
inherit java-pkg
@@ -15,7 +15,7 @@ SLOT="3.0"
KEYWORDS="~amd64 x86"
IUSE="doc jikes source"
RDEPEND=">=virtual/jre-1.4
- >=dev-java/xerces-2.6
+ >=dev-java/xerces-2.7
>=dev-java/log4j-1.2.8
=dev-java/rhino-1.6*
>=dev-java/fop-0.20.5