summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-02-19 04:11:31 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-02-19 04:11:31 +0000
commit8142c20ab75e808865856697900f534654442205 (patch)
tree85b360a3878023bc4d2aaafeb887c228c8cfa01a /dev-java/bsh
parentAdded amd64 to keywords. Works great with festival. Made stable as it's the... (diff)
downloadgentoo-2-8142c20ab75e808865856697900f534654442205.tar.gz
gentoo-2-8142c20ab75e808865856697900f534654442205.tar.bz2
gentoo-2-8142c20ab75e808865856697900f534654442205.zip
Clean up.
Diffstat (limited to 'dev-java/bsh')
-rw-r--r--dev-java/bsh/bsh-1.2-r7.ebuild27
-rw-r--r--dev-java/bsh/files/digest-bsh-1.2-r71
2 files changed, 0 insertions, 28 deletions
diff --git a/dev-java/bsh/bsh-1.2-r7.ebuild b/dev-java/bsh/bsh-1.2-r7.ebuild
deleted file mode 100644
index 77f19fe0c505..000000000000
--- a/dev-java/bsh/bsh-1.2-r7.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/bsh-1.2-r7.ebuild,v 1.3 2004/02/10 07:17:22 strider Exp $
-
-inherit java-pkg
-
-At="bsh-1.2b7.jar"
-S=${WORKDIR}
-DESCRIPTION="BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features."
-SRC_URI="http://www.beanshell.org/${At}"
-HOMEPAGE="http://www.beanshell.org/"
-KEYWORDS="x86 ppc sparc"
-LICENSE="LGPL-2.1"
-SLOT="0"
-DEPEND=""
-RDEPEND=">=virtual/jdk-1.2"
-
-src_compile() {
- einfo " This ebuild is binary-only (for now)."
- einfo " If you get this to compile from source, please file a bug"
- einfo " and let us know. http://bugs.gentoo.org/"
-}
-
-src_install() {
- dobin ${FILESDIR}/bsh.Console ${FILESDIR}/bsh.Interpreter
- java-pkg_dojar ${DISTDIR}/${At}
-}
diff --git a/dev-java/bsh/files/digest-bsh-1.2-r7 b/dev-java/bsh/files/digest-bsh-1.2-r7
deleted file mode 100644
index a76ebd43351e..000000000000
--- a/dev-java/bsh/files/digest-bsh-1.2-r7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 953188523fbc7ae5145d09978c26458d bsh-1.2b7.jar 212471