summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:37 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:37 +0000
commitb9222d2235fd94ecc49c2450af6346a46a67bd20 (patch)
tree81dcacf65590cdd1b51d764549237560339c3b63 /dev-java
parenthopefully now it will stay executable (diff)
downloadgentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.tar.gz
gentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.tar.bz2
gentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.zip
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/fesi/fesi-r1.ebuild3
-rw-r--r--dev-java/jndi/jndi-1.2.1-r1.ebuild3
-rw-r--r--dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild3
-rw-r--r--dev-java/xt/xt-r1.ebuild3
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-java/fesi/fesi-r1.ebuild b/dev-java/fesi/fesi-r1.ebuild
index 8aa91015568e..a21659a0778a 100644
--- a/dev-java/fesi/fesi-r1.ebuild
+++ b/dev-java/fesi/fesi-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fesi/fesi-r1.ebuild,v 1.1 2000/08/07 17:43:40 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fesi/fesi-r1.ebuild,v 1.2 2000/08/16 04:37:56 drobbins Exp $
P=fesi
A="fesikit.zip"
S=${WORKDIR}/${P}
-CATEGORY="dev-java"
DESCRIPTION="JavaScript Interpreter writte in Java"
SRC_URI="http://home.worldcom.ch/jmlugrin/fesi/fesikit.zip"
diff --git a/dev-java/jndi/jndi-1.2.1-r1.ebuild b/dev-java/jndi/jndi-1.2.1-r1.ebuild
index bd49a955c2da..b595c4d5906b 100644
--- a/dev-java/jndi/jndi-1.2.1-r1.ebuild
+++ b/dev-java/jndi/jndi-1.2.1-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jndi/jndi-1.2.1-r1.ebuild,v 1.1 2000/08/07 17:43:40 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jndi/jndi-1.2.1-r1.ebuild,v 1.2 2000/08/16 04:37:56 drobbins Exp $
P=jndi-1.2.1
A=jndi1_2_1.zip
S=${WORKDIR}/${P}
-CATEGORY="dev-java"
DESCRIPTION="Java Naming and Directory Interface"
SRC_URI="ftp://"${A}
HOMEPAGE="http://java.sun.com/products/jndi/"
diff --git a/dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild b/dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild
index e471c2de93ca..7a7c206bba06 100644
--- a/dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild
+++ b/dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild,v 1.1 2000/08/07 17:43:41 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/mysql-jdbc/mysql-jdbc-1.2c-r1.ebuild,v 1.2 2000/08/16 04:37:56 drobbins Exp $
P=mysql-jdbc-1.2c
A=mm.mysql.jdbc-1.2c.tar.gz
S=${WORKDIR}/mm.mysql.jdbc-1.2c
-CATEGORY="dev-java"
DESCRIPTION="JDBC Driver for MySQL"
SRC_URI="http://www.mysql.com/Downloads/Contrib/"${A}
HOMEPAGE="http://www.mysql.com/"
diff --git a/dev-java/xt/xt-r1.ebuild b/dev-java/xt/xt-r1.ebuild
index aa1791773087..53f8f55659a5 100644
--- a/dev-java/xt/xt-r1.ebuild
+++ b/dev-java/xt/xt-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xt/xt-r1.ebuild,v 1.1 2000/08/07 17:43:41 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xt/xt-r1.ebuild,v 1.2 2000/08/16 04:37:57 drobbins Exp $
P=xt
A=${P}.zip
S=${WORKDIR}/${P}
-CATEGORY="dev-java"
DESCRIPTION="Java Implementation of XSL-Transformations"
SRC_URI="ftp://ftp.jclark.com/pub/xml/"${A}