summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-04-05 05:28:14 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-04-05 05:28:14 +0000
commit474a797bd28c490ac08e7d71e13636ade15c9585 (patch)
treee6b67338dab103a58eda364da6eea5ee8ad06e32 /dev-java/batik
parentmanifest (diff)
downloadgentoo-2-474a797bd28c490ac08e7d71e13636ade15c9585.tar.gz
gentoo-2-474a797bd28c490ac08e7d71e13636ade15c9585.tar.bz2
gentoo-2-474a797bd28c490ac08e7d71e13636ade15c9585.zip
Clean up.
Diffstat (limited to 'dev-java/batik')
-rw-r--r--dev-java/batik/ChangeLog5
-rw-r--r--dev-java/batik/batik-1.1.1.ebuild32
-rw-r--r--dev-java/batik/files/digest-batik-1.1.11
3 files changed, 4 insertions, 34 deletions
diff --git a/dev-java/batik/ChangeLog b/dev-java/batik/ChangeLog
index 7ac1bc557db1..e5071f4ba33d 100644
--- a/dev-java/batik/ChangeLog
+++ b/dev-java/batik/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/batik
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v 1.5 2004/02/15 20:32:25 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/ChangeLog,v 1.6 2004/04/05 05:28:14 zx Exp $
+
+ 05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> batik-1.1.1.ebuild:
+ Clean up.
15 Feb 2004; Chris Aniszczyk <zx@gentoo.org> batik-1.5.ebuild:
Minor fix.
diff --git a/dev-java/batik/batik-1.1.1.ebuild b/dev-java/batik/batik-1.1.1.ebuild
deleted file mode 100644
index caf58bda2332..000000000000
--- a/dev-java/batik/batik-1.1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2003 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.5 2003/09/08 07:20:54 msterret 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."
-SRC_URI="http://xml.apache.org/batik/dist/${PN}-src-${PV}.zip"
-HOMEPAGE="http://xml.apache.org/batik/"
-IUSE=""
-DEPEND=">=virtual/jdk-1.3
- dev-java/ant"
-REDEPND=">=virtual/jdk-1.3"
-LICENSE="Apache-1.1"
-SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc"
-
-src_unpack() {
- jar xvf ${DISTDIR}/${PN}-src-${PV}.zip
-}
-
-src_compile() {
- ant jars
-}
-
-src_install () {
-
- dojar ${P}/batik*.jar
- dojar ${P}/lib/*.jar
-
- dodoc README LICENSE LICENSE.rhino
- dohtml -r ${P}/docs/
-}
diff --git a/dev-java/batik/files/digest-batik-1.1.1 b/dev-java/batik/files/digest-batik-1.1.1
deleted file mode 100644
index 30431086759a..000000000000
--- a/dev-java/batik/files/digest-batik-1.1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8601c9cba32607393c1556c1e1200b53 batik-src-1.1.1.zip 8102101