diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:37:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:37:57 +0000 |
commit | ef410b4b184b70b2932b03e9d388bd74e0e40e82 (patch) | |
tree | 171e8807eb75570d6f4ba73fef78c8dba5a5f74f /dev-java/xt | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-ef410b4b184b70b2932b03e9d388bd74e0e40e82.tar.gz historical-ef410b4b184b70b2932b03e9d388bd74e0e40e82.tar.bz2 historical-ef410b4b184b70b2932b03e9d388bd74e0e40e82.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'dev-java/xt')
-rw-r--r-- | dev-java/xt/xt-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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} |