diff options
author | William Thomson <wltjr@gentoo.org> | 2007-05-31 23:01:57 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-05-31 23:01:57 +0000 |
commit | 8ad0523cac3f290b26684302ade0452513b3c03f (patch) | |
tree | 7172e1be0b1fe8158b2a85b1cb94087834e1a9de /www-servers/tomcat/files | |
parent | Taking over maintainership and revbumping to fix bug 176987 (diff) | |
download | gentoo-2-8ad0523cac3f290b26684302ade0452513b3c03f.tar.gz gentoo-2-8ad0523cac3f290b26684302ade0452513b3c03f.tar.bz2 gentoo-2-8ad0523cac3f290b26684302ade0452513b3c03f.zip |
Fix for bug #180474
(Portage version: 2.1.2.7)
Diffstat (limited to 'www-servers/tomcat/files')
-rw-r--r-- | www-servers/tomcat/files/5.5/tomcat.conf.2 | 6 | ||||
-rw-r--r-- | www-servers/tomcat/files/6/tomcat.conf | 6 | ||||
-rw-r--r-- | www-servers/tomcat/files/digest-tomcat-5.5.23-r6 (renamed from www-servers/tomcat/files/digest-tomcat-5.5.23-r5) | 0 | ||||
-rw-r--r-- | www-servers/tomcat/files/digest-tomcat-6.0.13-r3 (renamed from www-servers/tomcat/files/digest-tomcat-6.0.13-r2) | 0 |
4 files changed, 6 insertions, 6 deletions
diff --git a/www-servers/tomcat/files/5.5/tomcat.conf.2 b/www-servers/tomcat/files/5.5/tomcat.conf.2 index 8e33bfc34103..ea32decf3cc2 100644 --- a/www-servers/tomcat/files/5.5/tomcat.conf.2 +++ b/www-servers/tomcat/files/5.5/tomcat.conf.2 @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/files/5.5/tomcat.conf.2,v 1.2 2007/05/20 23:24:56 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/files/5.5/tomcat.conf.2,v 1.3 2007/05/31 23:01:57 wltjr Exp $ # JVM Runtime # Using the default setting, it will determine your JVM from the system-vm @@ -6,9 +6,9 @@ # See java-config(1) manual page for assistance in determining this value. # # You can override this value with whatever path you wish. -# Example: GENTOO_VM="sun-jdk-1.5" +# Example: export GENTOO_VM="sun-jdk-1.5" -#GENTOO_VM="sun-jdk-1.5" +#export GENTOO_VM="sun-jdk-1.5" # (Optional) Java runtime options used when the "start", "stop", or "run" # commands are executed. diff --git a/www-servers/tomcat/files/6/tomcat.conf b/www-servers/tomcat/files/6/tomcat.conf index b3648894ab4e..0e270c6345d7 100644 --- a/www-servers/tomcat/files/6/tomcat.conf +++ b/www-servers/tomcat/files/6/tomcat.conf @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/files/6/tomcat.conf,v 1.3 2007/05/15 04:37:21 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/files/6/tomcat.conf,v 1.4 2007/05/31 23:01:57 wltjr Exp $ # JVM Runtime # Using the default setting, it will determine your JVM from the system-vm @@ -6,9 +6,9 @@ # See java-config(1) manual page for assistance in determining this value. # # You can override this value with whatever path you wish. -# Example: GENTOO_VM="sun-jdk-1.6" +# Example: export GENTOO_VM="sun-jdk-1.6" -#GENTOO_VM="sun-jdk-1.6" +#export GENTOO_VM="sun-jdk-1.6" # (Optional) Java runtime options used when the "start", "stop", or "run" # commands are executed. diff --git a/www-servers/tomcat/files/digest-tomcat-5.5.23-r5 b/www-servers/tomcat/files/digest-tomcat-5.5.23-r6 index e0e59f68fbb2..e0e59f68fbb2 100644 --- a/www-servers/tomcat/files/digest-tomcat-5.5.23-r5 +++ b/www-servers/tomcat/files/digest-tomcat-5.5.23-r6 diff --git a/www-servers/tomcat/files/digest-tomcat-6.0.13-r2 b/www-servers/tomcat/files/digest-tomcat-6.0.13-r3 index d9bfd1fdd00f..d9bfd1fdd00f 100644 --- a/www-servers/tomcat/files/digest-tomcat-6.0.13-r2 +++ b/www-servers/tomcat/files/digest-tomcat-6.0.13-r3 |