summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-07-30 21:01:39 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-07-30 21:01:39 +0000
commit4591b1dc708098cf72b5c9048a12835edfe1345c (patch)
treef7f2656e604f4a630325af7306a396174e52066e /dev-java/jython/files
parentmove dev-java/jump dev-java/jump-bin (diff)
downloadhistorical-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-jython7
-rw-r--r--dev-java/jython/files/2.1-jythonc7
-rw-r--r--dev-java/jython/files/digest-jython-2.1-r11
-rw-r--r--dev-java/jython/files/digest-jython-2.1-r21
-rw-r--r--dev-java/jython/files/digest-jython-2.1-r31
-rw-r--r--dev-java/jython/files/jython7
-rw-r--r--dev-java/jython/files/jythonc7
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" "$@"