summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:41:54 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:41:54 +0000
commitc9e596150b1bfc483befc84126afa9df3fa4ccdf (patch)
tree7ad9809bef59c45b6d567caa7f2b8d031d71ba27 /dev-java
parentchanged from ~sparc to sparc (diff)
downloadhistorical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.tar.gz
historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.tar.bz2
historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.zip
unmasks and changelog fixes
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/ant/ant-1.5.3-r1.ebuild4
-rw-r--r--dev-java/ant/ant-1.5.3-r2.ebuild4
-rw-r--r--dev-java/ant/ant-1.5.3-r3.ebuild4
-rw-r--r--dev-java/avalon-phoenix/avalon-phoenix-4.0.4.ebuild4
-rw-r--r--dev-java/batik/batik-1.1.1.ebuild4
-rw-r--r--dev-java/commons-discovery/commons-discovery-0.2.ebuild4
-rw-r--r--dev-java/commons-fileupload/commons-fileupload-1.0_beta.ebuild4
-rw-r--r--dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild4
-rw-r--r--dev-java/commons-logging/commons-logging-1.0.3.ebuild4
-rw-r--r--dev-java/commons-validator/commons-validator-1.0.2.ebuild4
-rw-r--r--dev-java/cryptix-jce/cryptix-jce-20030217.ebuild4
-rw-r--r--dev-java/dom4j/ChangeLog5
-rw-r--r--dev-java/ecs/ecs-1.4.1.ebuild4
-rw-r--r--dev-java/fop-bin/fop-bin-0.20.4.ebuild4
-rw-r--r--dev-java/gnu-regexp/gnu-regexp-1.1.4.ebuild4
-rw-r--r--dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.ebuild4
-rw-r--r--dev-java/ibm-jre/ChangeLog4
-rw-r--r--dev-java/ibm-jre/ibm-jre-1.4.0-r1.ebuild4
-rw-r--r--dev-java/java-getopt/ChangeLog8
-rw-r--r--dev-java/java-getopt/java-getopt-1.0.9.ebuild4
-rw-r--r--dev-java/java-gnome/java-gnome-0.7.1.ebuild4
-rw-r--r--dev-java/java-gtk/java-gtk-0.7.1.ebuild4
-rw-r--r--dev-java/jdbc2-oracle/ChangeLog17
-rw-r--r--dev-java/jdbc2-postgresql/ChangeLog22
-rw-r--r--dev-java/jdbc3-oracle/ChangeLog7
-rw-r--r--dev-java/jdom/jdom-1.0_beta8-r4.ebuild4
-rw-r--r--dev-java/jmbus/jmbus-1.0.7.ebuild4
-rw-r--r--dev-java/jrockit/jrockit-8.1.ebuild4
-rw-r--r--dev-java/jump/jump-0.4.1.ebuild4
-rw-r--r--dev-java/jython/jython-2.1-r1.ebuild4
-rw-r--r--dev-java/jython/jython-2.1.ebuild4
-rw-r--r--dev-java/log4j/log4j-1.2.7.ebuild4
-rw-r--r--dev-java/lucene/lucene-1.2.ebuild4
-rw-r--r--dev-java/oro/oro-2.0.7.ebuild4
-rw-r--r--dev-java/qat/qat-2.7.0.ebuild4
-rw-r--r--dev-java/rhino/rhino-1.5_rc4.ebuild4
-rw-r--r--dev-java/saxon/ChangeLog12
-rw-r--r--dev-java/saxon/saxon-7.3.1.ebuild4
-rw-r--r--dev-java/saxon/saxon-7.5.ebuild4
-rw-r--r--dev-java/servletapi/servletapi-2.2.ebuild4
-rw-r--r--dev-java/servletapi/servletapi-2.3.ebuild4
-rw-r--r--dev-java/snipsnap/snipsnap-0.4.2a.ebuild4
-rw-r--r--dev-java/sun-jdk/ChangeLog7
43 files changed, 141 insertions, 81 deletions
diff --git a/dev-java/ant/ant-1.5.3-r1.ebuild b/dev-java/ant/ant-1.5.3-r1.ebuild
index 1e7d06193d45..ecf0dfb407b0 100644
--- a/dev-java/ant/ant-1.5.3-r1.ebuild
+++ b/dev-java/ant/ant-1.5.3-r1.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/dev-java/ant/ant-1.5.3-r1.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.5.3-r1.ebuild,v 1.3 2003/07/11 21:41:44 aliz Exp $
S="${WORKDIR}/apache-ant-${PV}-1"
DESCRIPTION="Build system for Java"
@@ -8,7 +8,7 @@ SRC_URI="mirror://apache/ant/binaries/apache-ant-${PV}-1-bin.tar.bz2"
HOMEPAGE="http://ant.apache.org"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND="virtual/glibc
>=virtual/jdk-1.3"
RDEPEND=">=virtual/jdk-1.3"
diff --git a/dev-java/ant/ant-1.5.3-r2.ebuild b/dev-java/ant/ant-1.5.3-r2.ebuild
index 08312a728fe1..49cb50d0a09d 100644
--- a/dev-java/ant/ant-1.5.3-r2.ebuild
+++ b/dev-java/ant/ant-1.5.3-r2.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/dev-java/ant/ant-1.5.3-r2.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.5.3-r2.ebuild,v 1.3 2003/07/11 21:41:45 aliz Exp $
S="${WORKDIR}/apache-ant-${PV}-1"
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
@@ -8,7 +8,7 @@ SRC_URI="mirror://apache/ant/source/apache-${PN}-${PV}-1-src.tar.bz2"
HOMEPAGE="http://ant.apache.org"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND="virtual/glibc
>=virtual/jdk-1.3"
RDEPEND=">=virtual/jdk-1.3"
diff --git a/dev-java/ant/ant-1.5.3-r3.ebuild b/dev-java/ant/ant-1.5.3-r3.ebuild
index 0b1a0cb58443..28209286793a 100644
--- a/dev-java/ant/ant-1.5.3-r3.ebuild
+++ b/dev-java/ant/ant-1.5.3-r3.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/dev-java/ant/ant-1.5.3-r3.ebuild,v 1.1 2003/04/26 11:34:38 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.5.3-r3.ebuild,v 1.2 2003/07/11 21:41:46 aliz Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/ant/source/apache-${PN}-${PV}-1-src.tar.bz2"
HOMEPAGE="http://ant.apache.org"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND="virtual/glibc"
RDEPEND=">=virtual/jdk-1.3"
IUSE="doc"
diff --git a/dev-java/avalon-phoenix/avalon-phoenix-4.0.4.ebuild b/dev-java/avalon-phoenix/avalon-phoenix-4.0.4.ebuild
index 68e546ed4ec1..f2badbb73a90 100644
--- a/dev-java/avalon-phoenix/avalon-phoenix-4.0.4.ebuild
+++ b/dev-java/avalon-phoenix/avalon-phoenix-4.0.4.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/dev-java/avalon-phoenix/avalon-phoenix-4.0.4.ebuild,v 1.5 2003/04/27 22:44:39 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/avalon-phoenix/avalon-phoenix-4.0.4.ebuild,v 1.6 2003/07/11 21:41:46 aliz Exp $
MY_P=phoenix-${PV}
DESCRIPTION="Avalon Phoenix is a API for java-based servers"
@@ -8,7 +8,7 @@ HOMEPAGE="http://avalon.apache.org"
SRC_URI="mirror://apache/avalon/phoenix/v${PV}/${MY_P}-src.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-1.5.2"
RDEPEND=">=virtual/jre-1.3"
diff --git a/dev-java/batik/batik-1.1.1.ebuild b/dev-java/batik/batik-1.1.1.ebuild
index 3fd508d4d965..67bf8442d557 100644
--- a/dev-java/batik/batik-1.1.1.ebuild
+++ b/dev-java/batik/batik-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.1.1.ebuild,v 1.2 2003/04/27 18:38:46 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.1.1.ebuild,v 1.3 2003/07/11 21:41:47 aliz Exp $
S=${WORKDIR}/xml-batik
DESCRIPTION="Batik is a Java(tm) technology based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation."
@@ -12,7 +12,7 @@ DEPEND=">=virtual/jdk-1.3
REDEPND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
src_unpack() {
jar xvf ${DISTDIR}/${PN}-src-${PV}.zip
diff --git a/dev-java/commons-discovery/commons-discovery-0.2.ebuild b/dev-java/commons-discovery/commons-discovery-0.2.ebuild
index 231d14b2a4d4..6f2c5290e547 100644
--- a/dev-java/commons-discovery/commons-discovery-0.2.ebuild
+++ b/dev-java/commons-discovery/commons-discovery-0.2.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/dev-java/commons-discovery/commons-discovery-0.2.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-discovery/commons-discovery-0.2.ebuild,v 1.3 2003/07/11 21:41:47 aliz Exp $
inherit jakarta-commons
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {
diff --git a/dev-java/commons-fileupload/commons-fileupload-1.0_beta.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.0_beta.ebuild
index 0fbe3e6d403f..976bdf797e8a 100644
--- a/dev-java/commons-fileupload/commons-fileupload-1.0_beta.ebuild
+++ b/dev-java/commons-fileupload/commons-fileupload-1.0_beta.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/dev-java/commons-fileupload/commons-fileupload-1.0_beta.ebuild,v 1.3 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.0_beta.ebuild,v 1.4 2003/07/11 21:41:48 aliz Exp $
inherit jakarta-commons
@@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="jikes"
src_compile() {
diff --git a/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild b/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild
index 457895699b41..b15137823d4b 100644
--- a/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild
+++ b/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.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/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild,v 1.3 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-2.0_alpha3.ebuild,v 1.4 2003/07/11 21:41:48 aliz Exp $
inherit jakarta-commons
@@ -16,7 +16,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {
diff --git a/dev-java/commons-logging/commons-logging-1.0.3.ebuild b/dev-java/commons-logging/commons-logging-1.0.3.ebuild
index 3d851419e691..84811e9e6a3a 100644
--- a/dev-java/commons-logging/commons-logging-1.0.3.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.0.3.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/dev-java/commons-logging/commons-logging-1.0.3.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.0.3.ebuild,v 1.3 2003/07/11 21:41:48 aliz Exp $
inherit jakarta-commons
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {
diff --git a/dev-java/commons-validator/commons-validator-1.0.2.ebuild b/dev-java/commons-validator/commons-validator-1.0.2.ebuild
index 18d642f8cfbe..30b9053712c8 100644
--- a/dev-java/commons-validator/commons-validator-1.0.2.ebuild
+++ b/dev-java/commons-validator/commons-validator-1.0.2.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/dev-java/commons-validator/commons-validator-1.0.2.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.0.2.ebuild,v 1.3 2003/07/11 21:41:49 aliz Exp $
inherit jakarta-commons
@@ -20,7 +20,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {
diff --git a/dev-java/cryptix-jce/cryptix-jce-20030217.ebuild b/dev-java/cryptix-jce/cryptix-jce-20030217.ebuild
index 91750f3350a8..3400c7a65ec6 100644
--- a/dev-java/cryptix-jce/cryptix-jce-20030217.ebuild
+++ b/dev-java/cryptix-jce/cryptix-jce-20030217.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/dev-java/cryptix-jce/cryptix-jce-20030217.ebuild,v 1.1 2003/05/14 05:08:58 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cryptix-jce/cryptix-jce-20030217.ebuild,v 1.2 2003/07/11 21:41:50 aliz Exp $
inherit java-pkg
@@ -8,7 +8,7 @@ S=${WORKDIR}
DESCRIPTION="Cryptix JCE is a complete clean-room implementation of the official JCE 1.2 API as published by Sun."
SRC_URI="http://cryptix.org/dist/${P}-snap.zip"
HOMEPAGE="http://cryptix.org/products/jce/"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
LICENSE="GPL-2"
SLOT="0"
DEPEND=""
diff --git a/dev-java/dom4j/ChangeLog b/dev-java/dom4j/ChangeLog
index a232f45f7f88..efc42591bd5b 100644
--- a/dev-java/dom4j/ChangeLog
+++ b/dev-java/dom4j/ChangeLog
@@ -1,9 +1,8 @@
# ChangeLog for dev-java/dom4j
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/dom4j/ChangeLog,v 1.6 2003/04/23 06:16:50 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/dom4j/ChangeLog,v 1.7 2003/07/11 21:41:51 aliz Exp $
-
-*dom4j-1.3 (24 Apr 2003)
+*dom4j-1.4 (24 Apr 2003)
03 Mar 2003; Adrian Almenar <strider@gentoo.org> dom4j-1.4.ebuild:
Updated to new version.
diff --git a/dev-java/ecs/ecs-1.4.1.ebuild b/dev-java/ecs/ecs-1.4.1.ebuild
index a7c032664f4e..14172739941c 100644
--- a/dev-java/ecs/ecs-1.4.1.ebuild
+++ b/dev-java/ecs/ecs-1.4.1.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/dev-java/ecs/ecs-1.4.1.ebuild,v 1.2 2003/02/13 10:08:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ecs/ecs-1.4.1.ebuild,v 1.3 2003/07/11 21:41:52 aliz Exp $
S=${WORKDIR}/${P/jakarta-/}
DESCRIPTION="Java library to generate markup language text such as HTML and XML."
@@ -11,7 +11,7 @@ DEPEND="virtual/jdk
>=ant-1.4"
RDEPEND="virtual/jdk"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
src_compile() {
diff --git a/dev-java/fop-bin/fop-bin-0.20.4.ebuild b/dev-java/fop-bin/fop-bin-0.20.4.ebuild
index 386655cdf8ff..d9a30ddf26c3 100644
--- a/dev-java/fop-bin/fop-bin-0.20.4.ebuild
+++ b/dev-java/fop-bin/fop-bin-0.20.4.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/dev-java/fop-bin/fop-bin-0.20.4.ebuild,v 1.4 2003/04/23 15:11:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.4.ebuild,v 1.5 2003/07/11 21:41:52 aliz Exp $
MY_P=${P/-bin/}
DESCRIPTION="Formatting Objects Processor is a print formatter driven by XSL"
@@ -9,7 +9,7 @@ HOMEPAGE="http://xml.apache.org/fop/"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=virtual/jdk-1.4"
diff --git a/dev-java/gnu-regexp/gnu-regexp-1.1.4.ebuild b/dev-java/gnu-regexp/gnu-regexp-1.1.4.ebuild
index 303cb4aaf683..bb93ee7e715b 100644
--- a/dev-java/gnu-regexp/gnu-regexp-1.1.4.ebuild
+++ b/dev-java/gnu-regexp/gnu-regexp-1.1.4.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/dev-java/gnu-regexp/gnu-regexp-1.1.4.ebuild,v 1.2 2003/02/13 10:09:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-regexp/gnu-regexp-1.1.4.ebuild,v 1.3 2003/07/11 21:41:52 aliz Exp $
DESCRIPTION="GNU regular expression package for Java"
HOMEPAGE="http://www.cacas.org/java/gnu/regexp/"
@@ -10,7 +10,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="LGPL-2.1"
SLOT="1"
DEPEND=">=virtual/jdk-1.2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
src_unpack() {
unpack ${MY_P}.tar.gz
diff --git a/dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.ebuild b/dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.ebuild
index 15e8eee1d82b..16050bf0264d 100644
--- a/dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.ebuild
+++ b/dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.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/dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.ebuild,v 1.8 2003/05/20 03:36:53 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jdk/ibm-jdk-1.4.0-r1.ebuild,v 1.9 2003/07/11 21:41:53 aliz Exp $
IUSE="doc"
@@ -20,7 +20,7 @@ PROVIDE="virtual/jre-1.4.0
virtual/java-scheme-2"
LICENSE="IBM-ILNWP"
SLOT="1.4"
-KEYWORDS="~x86 -ppc -sparc -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
src_unpack() {
if [ ! -f ${DISTDIR}/${At} ] ; then
diff --git a/dev-java/ibm-jre/ChangeLog b/dev-java/ibm-jre/ChangeLog
index dd919fbf7247..52cb59bd9070 100644
--- a/dev-java/ibm-jre/ChangeLog
+++ b/dev-java/ibm-jre/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-java/ibm-jre
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre/ChangeLog,v 1.18 2003/02/12 05:52:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre/ChangeLog,v 1.19 2003/07/11 21:41:53 aliz Exp $
*ibm-jre-1.4.0-r2 (23 Dec 2002)
@@ -9,7 +9,7 @@
23 Dec 2002; Adrian Almenar <strider@gentoo.org> ibm-jre-1.4.0-r2.ebuild files/digest-ibm-jre-1.4.0-r2:
Switched to the new nsplugins layout.
-*ibm-jre-1.4.0-r2 (23 Dec 2002)
+*ibm-jre-1.4.0-r1 (23 Dec 2002)
23 Dec 2002; Adrian Almenar <strider@gentoo.org> ibm-jre-1.4.0-r1.ebuild files/digest-ibm-jre-1.4.0-r1:
Unmasking from package.mask, going to testing phase.
diff --git a/dev-java/ibm-jre/ibm-jre-1.4.0-r1.ebuild b/dev-java/ibm-jre/ibm-jre-1.4.0-r1.ebuild
index d1a5e3578fc7..e1b3c183e92c 100644
--- a/dev-java/ibm-jre/ibm-jre-1.4.0-r1.ebuild
+++ b/dev-java/ibm-jre/ibm-jre-1.4.0-r1.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/dev-java/ibm-jre/ibm-jre-1.4.0-r1.ebuild,v 1.3 2003/02/13 10:09:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre/ibm-jre-1.4.0-r1.ebuild,v 1.4 2003/07/11 21:41:53 aliz Exp $
inherit nsplugins
@@ -17,7 +17,7 @@ PROVIDE="virtual/jre-1.3.1
virtual/java-scheme-2"
LICENSE="IBM-ILNWP"
SLOT="1.4"
-KEYWORDS="~x86 -ppc -sparc -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
src_unpack() {
if [ ! -f ${DISTDIR}/${At} ] ; then
diff --git a/dev-java/java-getopt/ChangeLog b/dev-java/java-getopt/ChangeLog
index af158124dd80..62872d1d4a47 100644
--- a/dev-java/java-getopt/ChangeLog
+++ b/dev-java/java-getopt/ChangeLog
@@ -1,9 +1,15 @@
# ChangeLog for dev-java/java-getopt
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.2 2003/02/12 05:52:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.3 2003/07/11 21:41:53 aliz Exp $
*java-getopt-1.0.0 (18 Oct 2002)
18 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-getopt-1.0.9.ebuild, files/digest-java-getopt-1.0.9 :
Initial version, all code submitted by Thomas Osterlie
<thomas.osterlie@acm.org>. Fixes #7653.
+
+*java-getopt-1.0.9 (13 Feb 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
diff --git a/dev-java/java-getopt/java-getopt-1.0.9.ebuild b/dev-java/java-getopt/java-getopt-1.0.9.ebuild
index 6d9c1a79b406..dbe4cb22334d 100644
--- a/dev-java/java-getopt/java-getopt-1.0.9.ebuild
+++ b/dev-java/java-getopt/java-getopt-1.0.9.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/dev-java/java-getopt/java-getopt-1.0.9.ebuild,v 1.2 2003/02/13 10:10:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.9.ebuild,v 1.3 2003/07/11 21:41:53 aliz Exp $
DESCRIPTION="Java command line option parser"
HOMEPAGE="http://www.urbanophile.com/arenn/hacking/download.html"
@@ -10,7 +10,7 @@ LICENSE="LGPL-2.1"
SLOT="1"
DEPEND=">=virtual/jdk-1.2
>=dev-java/ant-1.4.1"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
src_unpack() {
diff --git a/dev-java/java-gnome/java-gnome-0.7.1.ebuild b/dev-java/java-gnome/java-gnome-0.7.1.ebuild
index f91227811246..53440af6f81f 100644
--- a/dev-java/java-gnome/java-gnome-0.7.1.ebuild
+++ b/dev-java/java-gnome/java-gnome-0.7.1.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/dev-java/java-gnome/java-gnome-0.7.1.ebuild,v 1.12 2003/05/03 19:51:59 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-gnome/java-gnome-0.7.1.ebuild,v 1.13 2003/07/11 21:41:53 aliz Exp $
IUSE="gnome"
@@ -16,7 +16,7 @@ DEPEND="virtual/glibc
RDEPEND="$DEPEND"
SLOT="0.7"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
src_compile() {
local myconf
diff --git a/dev-java/java-gtk/java-gtk-0.7.1.ebuild b/dev-java/java-gtk/java-gtk-0.7.1.ebuild
index 638fd9e3dfa9..a06c5b1e2ebb 100644
--- a/dev-java/java-gtk/java-gtk-0.7.1.ebuild
+++ b/dev-java/java-gtk/java-gtk-0.7.1.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/dev-java/java-gtk/java-gtk-0.7.1.ebuild,v 1.11 2003/06/08 04:56:34 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-gtk/java-gtk-0.7.1.ebuild,v 1.12 2003/07/11 21:41:53 aliz Exp $
S=${WORKDIR}/java-gnome-${PV}
DESCRIPTION="GTK+ bindings for Java"
@@ -12,7 +12,7 @@ DEPEND="virtual/glibc
RDEPEND="$DEPEND"
SLOT="0.7"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
diff --git a/dev-java/jdbc2-oracle/ChangeLog b/dev-java/jdbc2-oracle/ChangeLog
index 2583ae779f64..0bf8d65be5d7 100644
--- a/dev-java/jdbc2-oracle/ChangeLog
+++ b/dev-java/jdbc2-oracle/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-java/jdbc2-oracle
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-oracle/ChangeLog,v 1.1 2003/05/14 23:25:05 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-oracle/ChangeLog,v 1.2 2003/07/11 21:41:53 aliz Exp $
+
+*jdbc2-oracle-9.2.0.3 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
+*jdbc2-oracle-9.2.0.1 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
*jdbc2-oracle-9.0.1.4 (14 May 2003)
@@ -9,3 +19,8 @@
jdbc2-oracle-9.2.0.1.ebuild, jdbc2-oracle-9.2.0.3.ebuild:
Initial import.
+*jdbc2-oracle-8.1.7 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
diff --git a/dev-java/jdbc2-postgresql/ChangeLog b/dev-java/jdbc2-postgresql/ChangeLog
index 0f08fef8d45a..68d2bdd5228b 100644
--- a/dev-java/jdbc2-postgresql/ChangeLog
+++ b/dev-java/jdbc2-postgresql/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-java/jdbc2-postgresql
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/ChangeLog,v 1.1 2003/05/14 17:20:01 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/ChangeLog,v 1.2 2003/07/11 21:41:53 aliz Exp $
+
+*jdbc2-postgresql-7.3 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
+*jdbc2-postgresql-7.2 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
*jdbc2-postgresql-7.1 (14 May 2003)
@@ -10,3 +20,13 @@
jdbc2-postgresql-7.3.ebuild:
Initial import.
+*jdbc2-postgresql-7.0 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
+*jdbc2-postgresql-6.5.2 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
diff --git a/dev-java/jdbc3-oracle/ChangeLog b/dev-java/jdbc3-oracle/ChangeLog
index a44ce8438b5b..b41c3a9451aa 100644
--- a/dev-java/jdbc3-oracle/ChangeLog
+++ b/dev-java/jdbc3-oracle/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/jdbc3-oracle
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-oracle/ChangeLog,v 1.1 2003/05/14 23:23:05 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-oracle/ChangeLog,v 1.2 2003/07/11 21:41:54 aliz Exp $
+
+*jdbc3-oracle-9.2.0.3 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
*jdbc3-oracle-9.2.0.1 (14 May 2003)
diff --git a/dev-java/jdom/jdom-1.0_beta8-r4.ebuild b/dev-java/jdom/jdom-1.0_beta8-r4.ebuild
index 3f5bce070460..4ae1dbbd4ad8 100644
--- a/dev-java/jdom/jdom-1.0_beta8-r4.ebuild
+++ b/dev-java/jdom/jdom-1.0_beta8-r4.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/dev-java/jdom/jdom-1.0_beta8-r4.ebuild,v 1.1 2003/05/26 11:20:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdom/jdom-1.0_beta8-r4.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
inherit java-pkg
@@ -15,7 +15,7 @@ SRC_URI="http://www.jdom.org/dist/source/${MY_P}.tar.gz"
HOMEPAGE="http://www.jdom.org"
LICENSE="JDOM"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha"
+KEYWORDS="x86 ~sparc ~ppc ~alpha"
RDEPEND=">=virtual/jdk-1.3"
DEPEND="${RDEPEND}
>=dev-java/ant-1.4.1
diff --git a/dev-java/jmbus/jmbus-1.0.7.ebuild b/dev-java/jmbus/jmbus-1.0.7.ebuild
index 40f5d16f0394..33d56a25257f 100644
--- a/dev-java/jmbus/jmbus-1.0.7.ebuild
+++ b/dev-java/jmbus/jmbus-1.0.7.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/dev-java/jmbus/jmbus-1.0.7.ebuild,v 1.1 2003/05/23 04:12:10 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jmbus/jmbus-1.0.7.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.mbus.org/"
SRC_URI="ftp://ftp.informatik.uni-bremen.de/home/prelle/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
DEPEND="virtual/jdk
diff --git a/dev-java/jrockit/jrockit-8.1.ebuild b/dev-java/jrockit/jrockit-8.1.ebuild
index f20cc679605d..209a68d011bb 100644
--- a/dev-java/jrockit/jrockit-8.1.ebuild
+++ b/dev-java/jrockit/jrockit-8.1.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/dev-java/jrockit/jrockit-8.1.ebuild,v 1.1 2003/05/23 17:27:50 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jrockit/jrockit-8.1.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
IUSE=""
@@ -16,7 +16,7 @@ DESCRIPTION="BEA WebLogic's J2SE Development Kit, version 8.1"
HOMEPAGE="http://commerce.bea.com/downloads/weblogic_jrockit.jsp"
LICENSE="jrockit"
SLOT="1.4"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=dev-java/java-config-0.2.5"
diff --git a/dev-java/jump/jump-0.4.1.ebuild b/dev-java/jump/jump-0.4.1.ebuild
index 3e2e63b06f73..3c2e02d89217 100644
--- a/dev-java/jump/jump-0.4.1.ebuild
+++ b/dev-java/jump/jump-0.4.1.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/dev-java/jump/jump-0.4.1.ebuild,v 1.1 2003/05/14 05:24:30 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.4.1.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
inherit java-pkg
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package."
SRC_URI="mirror://sourceforge/${PN}-math/${P}-bin.tar.gz"
HOMEPAGE="http://jump-math.sourceforge.net/"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
LICENSE="BSD"
SLOT="0"
DEPEND=""
diff --git a/dev-java/jython/jython-2.1-r1.ebuild b/dev-java/jython/jython-2.1-r1.ebuild
index a04e249f81d3..e477e5ada982 100644
--- a/dev-java/jython/jython-2.1-r1.ebuild
+++ b/dev-java/jython/jython-2.1-r1.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/dev-java/jython/jython-2.1-r1.ebuild,v 1.1 2003/05/14 03:41:53 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r1.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
DESCRIPTION="Java Python implementation"
@@ -10,7 +10,7 @@ MY_PV="21"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.class"
LICENSE="JPython"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
DEPEND=">=virtual/jdk-1.2"
diff --git a/dev-java/jython/jython-2.1.ebuild b/dev-java/jython/jython-2.1.ebuild
index 4318ede63308..f74d1c6b1cde 100644
--- a/dev-java/jython/jython-2.1.ebuild
+++ b/dev-java/jython/jython-2.1.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/dev-java/jython/jython-2.1.ebuild,v 1.1 2003/04/29 22:15:33 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
DESCRIPTION="Java Python implementation"
@@ -10,7 +10,7 @@ MY_PV="21"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.class"
LICENSE="JPython"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE=""
DEPEND=">=virtual/jdk-1.2"
diff --git a/dev-java/log4j/log4j-1.2.7.ebuild b/dev-java/log4j/log4j-1.2.7.ebuild
index 3072d2555da6..f08e8f81b9de 100644
--- a/dev-java/log4j/log4j-1.2.7.ebuild
+++ b/dev-java/log4j/log4j-1.2.7.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/dev-java/log4j/log4j-1.2.7.ebuild,v 1.3 2003/02/28 13:18:14 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/log4j/log4j-1.2.7.ebuild,v 1.4 2003/07/11 21:41:54 aliz Exp $
S="${WORKDIR}/jakarta-${P}"
@@ -9,7 +9,7 @@ SRC_URI="http://jakarta.apache.org/log4j/jakarta-${P}.tar.gz"
HOMEPAGE="http://jakarta.apache.org"
LICENSE="Apache-1.1"
SLOT="1"
-KEYWORDS="~x86"
+KEYWORDS="x86"
RDEPEND=">=virtual/jdk-1.3"
DEPEND="${RDEPEND}"
diff --git a/dev-java/lucene/lucene-1.2.ebuild b/dev-java/lucene/lucene-1.2.ebuild
index 5233517f5e53..4b8b3b309b28 100644
--- a/dev-java/lucene/lucene-1.2.ebuild
+++ b/dev-java/lucene/lucene-1.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/lucene/lucene-1.2.ebuild,v 1.2 2003/02/13 10:21:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/lucene/lucene-1.2.ebuild,v 1.3 2003/07/11 21:41:54 aliz Exp $
DESCRIPTION="High-performance, full-featured text search engine written entirely in Java"
HOMEPAGE="http://jakarta.apache.org/lucene"
SRC_URI="http://jakarta.apache.org/builds/jakarta-${PN}/release/v${PV//_/-}/${P}.tar.gz"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
RDEPEND=">=virtual/jdk-1.1"
diff --git a/dev-java/oro/oro-2.0.7.ebuild b/dev-java/oro/oro-2.0.7.ebuild
index 96f2c9decdbd..2ded54566df3 100644
--- a/dev-java/oro/oro-2.0.7.ebuild
+++ b/dev-java/oro/oro-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-java/oro/oro-2.0.7.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/oro/oro-2.0.7.ebuild,v 1.3 2003/07/11 21:41:54 aliz Exp $
S=${WORKDIR}/jakarta-oro-${PV}
DESCRIPTION="A set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc."
@@ -12,7 +12,7 @@ DEPEND=">=virtual/jdk-1.3
REDEPND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes"
src_compile() {
diff --git a/dev-java/qat/qat-2.7.0.ebuild b/dev-java/qat/qat-2.7.0.ebuild
index b6e17e871aba..e7d2ce235e4d 100644
--- a/dev-java/qat/qat-2.7.0.ebuild
+++ b/dev-java/qat/qat-2.7.0.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/dev-java/qat/qat-2.7.0.ebuild,v 1.1 2003/02/17 16:13:26 alain Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qat/qat-2.7.0.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
#S=${WORKDIR}/jakarta-ant-${PV}
DESCRIPTION="Quality Assurance Tester - A distributed test harnass."
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/qat/qat-${PV}.zip"
HOMEPAGE="http://qat.sourceforge.net"
LICENSE="sun-csl"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
DEPEND="virtual/glibc
>=virtual/jdk-1.3"
RDEPEND=">=virtual/jdk-1.3"
diff --git a/dev-java/rhino/rhino-1.5_rc4.ebuild b/dev-java/rhino/rhino-1.5_rc4.ebuild
index de01e8987f8c..77e418d871ff 100644
--- a/dev-java/rhino/rhino-1.5_rc4.ebuild
+++ b/dev-java/rhino/rhino-1.5_rc4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5_rc4.ebuild,v 1.2 2003/05/29 00:55:53 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5_rc4.ebuild,v 1.3 2003/07/11 21:41:54 aliz Exp $
# This should be dynamic
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/js/${MY_P//_/}.zip"
HOMEPAGE="http://www.mozilla.org/rhino/"
LICENSE="NPL-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
RDEPEND=">=virtual/jdk-1.3
dev-java/ant"
diff --git a/dev-java/saxon/ChangeLog b/dev-java/saxon/ChangeLog
index f5e3b73f0621..7e454e1ac643 100644
--- a/dev-java/saxon/ChangeLog
+++ b/dev-java/saxon/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-java/saxon
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/ChangeLog,v 1.1 2003/05/14 06:15:13 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/ChangeLog,v 1.2 2003/07/11 21:41:54 aliz Exp $
*saxon-7.5 (14 May 2003)
@@ -8,3 +8,13 @@
saxon-7.3.1.ebuild, saxon-7.5.ebuild:
Initial import.
+*saxon-7.3.1 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
+*saxon-6.5.2 (14 May 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
diff --git a/dev-java/saxon/saxon-7.3.1.ebuild b/dev-java/saxon/saxon-7.3.1.ebuild
index 10f6cbe3b581..943727476d2a 100644
--- a/dev-java/saxon/saxon-7.3.1.ebuild
+++ b/dev-java/saxon/saxon-7.3.1.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/dev-java/saxon/saxon-7.3.1.ebuild,v 1.1 2003/05/14 06:15:13 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-7.3.1.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum
SRC_URI="mirror://sourceforge/saxon/saxon${PV//./-}.zip"
HOMEPAGE="http://saxon.sourceforge.net/"
LICENSE="MPL-1.1"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE="doc"
DEPEND=""
RDEPEND="virtual/jdk"
diff --git a/dev-java/saxon/saxon-7.5.ebuild b/dev-java/saxon/saxon-7.5.ebuild
index e97ee4e6f8ae..dcfffba9d8bf 100644
--- a/dev-java/saxon/saxon-7.5.ebuild
+++ b/dev-java/saxon/saxon-7.5.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/dev-java/saxon/saxon-7.5.ebuild,v 1.1 2003/05/14 06:15:13 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-7.5.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum
SRC_URI="mirror://sourceforge/saxon/saxon${PV//./-}.zip"
HOMEPAGE="http://saxon.sourceforge.net/"
LICENSE="MPL-1.1"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE="doc"
DEPEND=""
RDEPEND="virtual/jdk"
diff --git a/dev-java/servletapi/servletapi-2.2.ebuild b/dev-java/servletapi/servletapi-2.2.ebuild
index df252d81694f..1b334264e5a0 100644
--- a/dev-java/servletapi/servletapi-2.2.ebuild
+++ b/dev-java/servletapi/servletapi-2.2.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/dev-java/servletapi/servletapi-2.2.ebuild,v 1.3 2003/02/13 10:22:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.2.ebuild,v 1.4 2003/07/11 21:41:54 aliz Exp $
S=${WORKDIR}/jakarta-servletapi-src
DESCRIPTION="Servlet API ${PV} from jakarta.apache.org"
@@ -11,7 +11,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="2.2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="jikes"
src_compile() {
diff --git a/dev-java/servletapi/servletapi-2.3.ebuild b/dev-java/servletapi/servletapi-2.3.ebuild
index 29dc3ca7ba79..5deaab3391ef 100644
--- a/dev-java/servletapi/servletapi-2.3.ebuild
+++ b/dev-java/servletapi/servletapi-2.3.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/dev-java/servletapi/servletapi-2.3.ebuild,v 1.3 2003/02/13 10:22:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.3.ebuild,v 1.4 2003/07/11 21:41:54 aliz Exp $
S=${WORKDIR}/jakarta-servletapi-4
DESCRIPTION="Servlet API ${PV} from jakarta.apache.org"
@@ -11,7 +11,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="2.3"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="jikes"
src_compile() {
diff --git a/dev-java/snipsnap/snipsnap-0.4.2a.ebuild b/dev-java/snipsnap/snipsnap-0.4.2a.ebuild
index 484447f6b812..ef86651fdee1 100644
--- a/dev-java/snipsnap/snipsnap-0.4.2a.ebuild
+++ b/dev-java/snipsnap/snipsnap-0.4.2a.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/snipsnap/snipsnap-0.4.2a.ebuild,v 1.1 2003/04/27 19:08:18 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/snipsnap/snipsnap-0.4.2a.ebuild,v 1.2 2003/07/11 21:41:54 aliz Exp $
DESCRIPTION="A blog/wiki personal content management system"
HOMEPAGE="http://snipsnap.org"
SRC_URI="mirror://sourceforge/${PN}/${P}-20030326.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=virtual/jre-1.3"
diff --git a/dev-java/sun-jdk/ChangeLog b/dev-java/sun-jdk/ChangeLog
index ffe029840fcf..1c198e94aef0 100644
--- a/dev-java/sun-jdk/ChangeLog
+++ b/dev-java/sun-jdk/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/sun-jdk
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jdk/ChangeLog,v 1.43 2003/06/07 03:21:46 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jdk/ChangeLog,v 1.44 2003/07/11 21:41:54 aliz Exp $
+
+*sun-jdk-1.4.1.03 (16 Jun 2003)
+
+ 11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
*sun-jdk-1.4.1.02-r1 (06 Jun 2003)
06 Jun 2003; Adrian Almenar <strider@gentoo.org> sun-jdk-1.4.1.03.ebuild, files/digest-sun-jdk-1.4.1.03 files/sun-jdk-1.4.1.03: