diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-07-27 15:14:12 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-07-27 15:14:12 +0000 |
commit | 118fc9897175039e6ca31d3b88304f89292f1cb9 (patch) | |
tree | 8a2e0d8d0da7375e0d99e199ea3e6857337f3107 /net-www | |
parent | Revision bump, added patch wrt bug #57886. (diff) | |
download | historical-118fc9897175039e6ca31d3b88304f89292f1cb9.tar.gz historical-118fc9897175039e6ca31d3b88304f89292f1cb9.tar.bz2 historical-118fc9897175039e6ca31d3b88304f89292f1cb9.zip |
fix header
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/tomcat/Manifest | 8 | ||||
-rw-r--r-- | net-www/tomcat/files/3.3.2/tomcat.init | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-www/tomcat/Manifest b/net-www/tomcat/Manifest index 342b63be9df5..f6380e7553a6 100644 --- a/net-www/tomcat/Manifest +++ b/net-www/tomcat/Manifest @@ -11,7 +11,7 @@ MD5 71d59fd713a960e63c1b894ca5893a1b files/digest-tomcat-4.1.30 74 MD5 d5a48abc8db5543a73abbbf151d0630e files/digest-tomcat-5.0.27 75 MD5 eb7830519ae94bb563d39f1f51ab590a files/3.3.2/gentoo.diff 368 MD5 d33339579d0be490e2426622bdc02478 files/3.3.2/tomcat.conf 898 -MD5 51b4929ca6c06e50d7c841f6c02763bb files/3.3.2/tomcat.init 717 +MD5 b4606e909fa01a74ae779434f3f2463e files/3.3.2/tomcat.init 699 MD5 5070001a9e7c2627552e04291bae5d8c files/3.3.2/21tomcat 156 MD5 03605b34620adc1376b408fcffa47e9e files/4.1.30/gentoo.diff 466 MD5 71368e048f4c9a13e5d20461a322c4de files/4.1.30/tomcat.conf 2654 @@ -24,7 +24,7 @@ MD5 a4af2d8c7172284a45409b4c6869c54d files/5.0.27/21tomcat 156 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) -iD8DBQFBBlNi/rLF9B432nYRArrRAJwImIdDBTO63fOs4PdSW6+E2SbhRACfav8q -7l8YukF/2LDCmuJy8SLJfLA= -=FmPk +iD8DBQFBBnGr/rLF9B432nYRAl9nAJ9RjeQwWWw8TiWkLCURHyy/8OkcSQCgxnxO +V47YhICeo5UprFsEczBUnac= +=ZBB8 -----END PGP SIGNATURE----- diff --git a/net-www/tomcat/files/3.3.2/tomcat.init b/net-www/tomcat/files/3.3.2/tomcat.init index 7b033a4394cd..81b261a075eb 100644 --- a/net-www/tomcat/files/3.3.2/tomcat.init +++ b/net-www/tomcat/files/3.3.2/tomcat.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/files/3.3.2/tomcat.init,v 1.1 2004/07/27 13:05:00 axxo Exp $ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/files/3.3.2/tomcat.init,v 1.2 2004/07/27 15:14:12 axxo Exp $ depend() { need net |