diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-07-30 21:01:39 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-07-30 21:01:39 +0000 |
commit | 4591b1dc708098cf72b5c9048a12835edfe1345c (patch) | |
tree | f7f2656e604f4a630325af7306a396174e52066e /dev-java/jython/files | |
parent | move dev-java/jump dev-java/jump-bin (diff) | |
download | historical-4591b1dc708098cf72b5c9048a12835edfe1345c.tar.gz historical-4591b1dc708098cf72b5c9048a12835edfe1345c.tar.bz2 historical-4591b1dc708098cf72b5c9048a12835edfe1345c.zip |
move dev-java/jython dev-java/jython-bin
Diffstat (limited to 'dev-java/jython/files')
-rw-r--r-- | dev-java/jython/files/2.1-jython | 7 | ||||
-rw-r--r-- | dev-java/jython/files/2.1-jythonc | 7 | ||||
-rw-r--r-- | dev-java/jython/files/digest-jython-2.1-r1 | 1 | ||||
-rw-r--r-- | dev-java/jython/files/digest-jython-2.1-r2 | 1 | ||||
-rw-r--r-- | dev-java/jython/files/digest-jython-2.1-r3 | 1 | ||||
-rw-r--r-- | dev-java/jython/files/jython | 7 | ||||
-rw-r--r-- | dev-java/jython/files/jythonc | 7 |
7 files changed, 0 insertions, 31 deletions
diff --git a/dev-java/jython/files/2.1-jython b/dev-java/jython/files/2.1-jython deleted file mode 100644 index 585649c9eed5..000000000000 --- a/dev-java/jython/files/2.1-jython +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -############################################################################### -# -# This file generated by Jython installer -# Created on XXX by root - -`java-config --java` -Dpython.home="/usr/share/jython" -classpath "`java-config --classpath=jython`:$CLASSPATH" "org.python.util.jython" "$@" diff --git a/dev-java/jython/files/2.1-jythonc b/dev-java/jython/files/2.1-jythonc deleted file mode 100644 index 696bfca33ba4..000000000000 --- a/dev-java/jython/files/2.1-jythonc +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -############################################################################### -# -# This file generated by Jython installer -# Created on XXX by root - -jython "/usr/share/jython/tools/jythonc/jythonc.py" "$@" diff --git a/dev-java/jython/files/digest-jython-2.1-r1 b/dev-java/jython/files/digest-jython-2.1-r1 deleted file mode 100644 index de8e46ef8258..000000000000 --- a/dev-java/jython/files/digest-jython-2.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e3e6be56646fb7cd6d19a6a69bd76e2f jython-21.class 2780547 diff --git a/dev-java/jython/files/digest-jython-2.1-r2 b/dev-java/jython/files/digest-jython-2.1-r2 deleted file mode 100644 index de8e46ef8258..000000000000 --- a/dev-java/jython/files/digest-jython-2.1-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 e3e6be56646fb7cd6d19a6a69bd76e2f jython-21.class 2780547 diff --git a/dev-java/jython/files/digest-jython-2.1-r3 b/dev-java/jython/files/digest-jython-2.1-r3 deleted file mode 100644 index de8e46ef8258..000000000000 --- a/dev-java/jython/files/digest-jython-2.1-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 e3e6be56646fb7cd6d19a6a69bd76e2f jython-21.class 2780547 diff --git a/dev-java/jython/files/jython b/dev-java/jython/files/jython deleted file mode 100644 index 551b764606f5..000000000000 --- a/dev-java/jython/files/jython +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -############################################################################### -# -# This file generated by Jython installer -# Created on XXX by root - -`java-config --java` -Dpython.home="/var/jython" -classpath "`java-config --classpath=jython`:$CLASSPATH" "org.python.util.jython" "$@" diff --git a/dev-java/jython/files/jythonc b/dev-java/jython/files/jythonc deleted file mode 100644 index 21adc6bca570..000000000000 --- a/dev-java/jython/files/jythonc +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -############################################################################### -# -# This file generated by Jython installer -# Created on XXX by root - -jython "/var/jython/Tools/jythonc/jythonc.py" "$@" |