diff options
Diffstat (limited to 'source/local/jre/slack-desc')
-rw-r--r-- | source/local/jre/slack-desc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/source/local/jre/slack-desc b/source/local/jre/slack-desc deleted file mode 100644 index 925218e2..00000000 --- a/source/local/jre/slack-desc +++ /dev/null @@ -1,18 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| -jre: Java(TM) 2 Platform Standard Edition Runtime Environment. -jre: -jre: The J2SE(TM) Runtime Environment (JRE) is intended for software -jre: developers and vendors to redistribute with their applications. -jre: It contains the Java virtual machine, runtime class libraries, and -jre: Java application launcher that are necessary to run programs written -jre: in the Java programming language. -jre: -jre: If you need development tools, obtain the jdk from /extra, or see the -jre: web page: http://java.com/ -jre: |