summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-07-18 02:50:53 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-07-18 02:50:53 +0000
commit9eac790645fae52456ccf27073da79087cf158ec (patch)
treeeff2a4e63b5306590ed7f98270b2d5cc5a45b533 /dev-java
parentManifest fix - files/1.6.0-r2/ant size mismatch, files/1.6.0-r3/ant size mism... (diff)
downloadgentoo-2-9eac790645fae52456ccf27073da79087cf158ec.tar.gz
gentoo-2-9eac790645fae52456ccf27073da79087cf158ec.tar.bz2
gentoo-2-9eac790645fae52456ccf27073da79087cf158ec.zip
Manifest fix - files/bsh.Console size mismatch, files/bsh.Interpreter size mismatch
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/bsh/files/bsh.Console2
-rw-r--r--dev-java/bsh/files/bsh.Interpreter2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bsh/files/bsh.Console b/dev-java/bsh/files/bsh.Console
index 83eedef49d1a..2fcb81f83086 100644
--- a/dev-java/bsh/files/bsh.Console
+++ b/dev-java/bsh/files/bsh.Console
@@ -2,7 +2,7 @@
# bsh.Console Launch Script
# Author: Dylan Carlson
# May 2003
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/files/bsh.Console,v 1.1 2003/05/15 03:57:52 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/files/bsh.Console,v 1.2 2004/07/18 02:50:53 dragonheart Exp $
JAVA_HOME=`/usr/bin/java-config --jdk-home`
if [ -z "${JAVA_HOME}" ] ; then
diff --git a/dev-java/bsh/files/bsh.Interpreter b/dev-java/bsh/files/bsh.Interpreter
index a3b4d8d02a2a..ae49a7cd4631 100644
--- a/dev-java/bsh/files/bsh.Interpreter
+++ b/dev-java/bsh/files/bsh.Interpreter
@@ -2,7 +2,7 @@
# bsh.Interpreter Launch Script
# Author: Dylan Carlson
# May 2003
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/files/bsh.Interpreter,v 1.1 2003/05/15 03:57:52 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/files/bsh.Interpreter,v 1.2 2004/07/18 02:50:53 dragonheart Exp $
JAVA_HOME=`/usr/bin/java-config --jdk-home`
if [ -z "${JAVA_HOME}" ] ; then