summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/octopus/ChangeLog5
-rw-r--r--dev-db/octopus/octopus-3.0.1.ebuild4
-rw-r--r--www-servers/axis/ChangeLog5
-rw-r--r--www-servers/axis/axis-1.2_rc2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-db/octopus/ChangeLog b/dev-db/octopus/ChangeLog
index fd11ec0d1285..fc19230c5d82 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.1 2005/01/22 17:28:32 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/ChangeLog,v 1.2 2005/01/29 21:17:48 luckyduck Exp $
+
+ 29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> octopus-3.0.1.ebuild:
+ updated (R)DEPEND to reflect rhino SLOT changes.
*octopus-3.0.1 (22 Jan 2005)
diff --git a/dev-db/octopus/octopus-3.0.1.ebuild b/dev-db/octopus/octopus-3.0.1.ebuild
index ac518180c1c6..914c2199d2c7 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
# 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.1 2005/01/22 17:28:32 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.2 2005/01/29 21:17:48 luckyduck Exp $
inherit java-pkg
@@ -24,7 +24,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jre-1.4
>=dev-java/xerces-2.6
>=dev-java/log4j-1.2.8
- >=dev-java/rhino-1.6.1
+ =dev-java/rhino-1.6*
>=dev-java/fop-0.20.5
>=dev-db/hsqldb-1.7.2.4"
diff --git a/www-servers/axis/ChangeLog b/www-servers/axis/ChangeLog
index ef59c0244866..46131263bd87 100644
--- a/www-servers/axis/ChangeLog
+++ b/www-servers/axis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/axis
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/axis/ChangeLog,v 1.1 2005/01/22 14:04:51 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/axis/ChangeLog,v 1.2 2005/01/29 21:18:37 luckyduck Exp $
+
+ 29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> axis-1.2_rc2.ebuild:
+ updated (R)DEPEND to reflect rhino SLOT changes.
*axis-1.2_rc2 (22 Jan 2005)
diff --git a/www-servers/axis/axis-1.2_rc2.ebuild b/www-servers/axis/axis-1.2_rc2.ebuild
index 99f2477a0e04..89ebb1b63622 100644
--- a/www-servers/axis/axis-1.2_rc2.ebuild
+++ b/www-servers/axis/axis-1.2_rc2.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/www-servers/axis/axis-1.2_rc2.ebuild,v 1.1 2005/01/22 14:04:51 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/axis/axis-1.2_rc2.ebuild,v 1.2 2005/01/29 21:18:37 luckyduck Exp $
inherit eutils java-pkg
@@ -21,7 +21,7 @@ DEPEND=">=virtual/jdk-1.4
dev-java/log4j
dev-java/wsdl4j
>=dev-java/xerces-2
- >=dev-java/rhino-1.5.5
+ =dev-java/rhino-1.5*
>=dev-java/castor-0.9.5.3
>=dev-java/sun-jimi-1.0
>=dev-java/commons-httpclient-2.0