summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-07 23:43:14 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-07 23:43:14 +0000
commit575b9e4528aa98628a18fc25d8aad48e5a6ee9f2 (patch)
tree4bd10c35cda2b49472c80fd6763ed47fe214859a /www-servers
parentAdded net-im/skype (diff)
downloadgentoo-2-575b9e4528aa98628a18fc25d8aad48e5a6ee9f2.tar.gz
gentoo-2-575b9e4528aa98628a18fc25d8aad48e5a6ee9f2.tar.bz2
gentoo-2-575b9e4528aa98628a18fc25d8aad48e5a6ee9f2.zip
updated maintainer informations.
(Portage version: 2.0.51.16)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/ChangeLog7
-rw-r--r--www-servers/tomcat/metadata.xml15
-rw-r--r--www-servers/tomcat/tomcat-3.3.2-r2.ebuild4
-rw-r--r--www-servers/tomcat/tomcat-4.1.30-r5.ebuild4
-rw-r--r--www-servers/tomcat/tomcat-5.0.27-r4.ebuild4
-rw-r--r--www-servers/tomcat/tomcat-5.0.28.ebuild4
6 files changed, 27 insertions, 11 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 0ae1c09a6dee..0fae6029421b 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/tomcat
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.13 2004/12/21 15:32:14 karltk Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.14 2005/02/07 23:43:14 luckyduck Exp $
+
+ 08 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> metadata.xml:
+ updated maintainer informations.
18 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> tomcat-5.0.28.ebuild:
Fixes #74858 thanks to Petteri Räty <petteri.raty@welho.com>
diff --git a/www-servers/tomcat/metadata.xml b/www-servers/tomcat/metadata.xml
index 7303cef96964..9b84e01c7fb9 100644
--- a/www-servers/tomcat/metadata.xml
+++ b/www-servers/tomcat/metadata.xml
@@ -1,5 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>java</herd>
+ <herd>
+ java
+ </herd>
+ <maintainer>
+ <email>luckyduck@gentoo.org</email>
+ <name>Jan Brinkmann</name>
+ </maintainer>
+
+ <longdescription>
+ Tomcat is the servlet container that is used in the official Reference
+ Implementation for the Java Servlet and JavaServer Pages technologies.
+ The Java Servlet and JavaServer Pages specifications are developed by
+ Sun under the Java Community Process.
+ </longdescription>
</pkgmetadata>
diff --git a/www-servers/tomcat/tomcat-3.3.2-r2.ebuild b/www-servers/tomcat/tomcat-3.3.2-r2.ebuild
index bc861aa9d377..fb6bbaa89236 100644
--- a/www-servers/tomcat/tomcat-3.3.2-r2.ebuild
+++ b/www-servers/tomcat/tomcat-3.3.2-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-3.3.2-r2.ebuild,v 1.3 2004/09/03 16:27:04 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-3.3.2-r2.ebuild,v 1.4 2005/02/07 23:43:14 luckyduck Exp $
inherit eutils
diff --git a/www-servers/tomcat/tomcat-4.1.30-r5.ebuild b/www-servers/tomcat/tomcat-4.1.30-r5.ebuild
index 67836298a980..a70e622f5c51 100644
--- a/www-servers/tomcat/tomcat-4.1.30-r5.ebuild
+++ b/www-servers/tomcat/tomcat-4.1.30-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-4.1.30-r5.ebuild,v 1.5 2004/09/08 13:53:11 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-4.1.30-r5.ebuild,v 1.6 2005/02/07 23:43:14 luckyduck Exp $
inherit eutils
diff --git a/www-servers/tomcat/tomcat-5.0.27-r4.ebuild b/www-servers/tomcat/tomcat-5.0.27-r4.ebuild
index 552a2d91f84e..8b89a511f2fa 100644
--- a/www-servers/tomcat/tomcat-5.0.27-r4.ebuild
+++ b/www-servers/tomcat/tomcat-5.0.27-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.27-r4.ebuild,v 1.4 2004/11/17 16:58:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.27-r4.ebuild,v 1.5 2005/02/07 23:43:14 luckyduck Exp $
inherit eutils
diff --git a/www-servers/tomcat/tomcat-5.0.28.ebuild b/www-servers/tomcat/tomcat-5.0.28.ebuild
index 25d79dcfbdb9..b332d3e26707 100644
--- a/www-servers/tomcat/tomcat-5.0.28.ebuild
+++ b/www-servers/tomcat/tomcat-5.0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28.ebuild,v 1.5 2004/12/18 20:02:13 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28.ebuild,v 1.6 2005/02/07 23:43:14 luckyduck Exp $
inherit eutils java-pkg