summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:28:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:28:45 +0000
commit6ac4561c0277ee2e79bbeda1d7ddd72d8e60564a (patch)
tree92bda6d3e936fd028166684d4ff4d79dd501179a /net-www/jetty
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-6ac4561c0277ee2e79bbeda1d7ddd72d8e60564a.tar.gz
gentoo-2-6ac4561c0277ee2e79bbeda1d7ddd72d8e60564a.tar.bz2
gentoo-2-6ac4561c0277ee2e79bbeda1d7ddd72d8e60564a.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-www/jetty')
-rw-r--r--net-www/jetty/files/4.2.19/jetty.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/jetty/files/4.2.19/jetty.init b/net-www/jetty/files/4.2.19/jetty.init
index 6c029ef6e05c..42447bd9269a 100644
--- a/net-www/jetty/files/4.2.19/jetty.init
+++ b/net-www/jetty/files/4.2.19/jetty.init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-www/jetty/files/4.2.19/jetty.init,v 1.1 2004/03/27 18:13:09 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/jetty/files/4.2.19/jetty.init,v 1.2 2004/07/15 00:27:11 agriffis Exp $
JETTY_ENV="JAVA_HOME=${JAVA_HOME} JAVA_OPTIONS=\"${JAVA_OPTIONS}\""
JETTY_ENV="${JETTY_ENV} JETTY_HOME=${JETTY_HOME} JETTY_CONSOLE=${JETTY_HOME}/logs/jetty.log"