diff options
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/resin/resin-2.1.14.ebuild | 3 | ||||
-rw-r--r-- | www-servers/resin/resin-2.1.9.ebuild | 3 | ||||
-rw-r--r-- | www-servers/resin/resin-3.0.8.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/www-servers/resin/resin-2.1.14.ebuild b/www-servers/resin/resin-2.1.14.ebuild index 27925bbe4a58..fa33d839778a 100644 --- a/www-servers/resin/resin-2.1.14.ebuild +++ b/www-servers/resin/resin-2.1.14.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-2.1.14.ebuild,v 1.1 2004/08/08 18:21:19 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-2.1.14.ebuild,v 1.2 2004/09/21 14:17:56 axxo Exp $ inherit java-pkg eutils -S=${WORKDIR}/${P} DESCRIPTION="A fast Servlet 2.3 and JSP 1.2 engine with EJB and distributed session load balancing." SRC_URI="http://www.caucho.com/download/${P}.tar.gz" HOMEPAGE="http://www.caucho.com" diff --git a/www-servers/resin/resin-2.1.9.ebuild b/www-servers/resin/resin-2.1.9.ebuild index 17fe81548e4e..277573d087ac 100644 --- a/www-servers/resin/resin-2.1.9.ebuild +++ b/www-servers/resin/resin-2.1.9.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-2.1.9.ebuild,v 1.1 2004/08/08 18:21:19 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-2.1.9.ebuild,v 1.2 2004/09/21 14:17:56 axxo Exp $ inherit java-pkg eutils -S=${WORKDIR}/${P} DESCRIPTION="A fast Servlet 2.3 and JSP 1.2 engine with EJB and distributed session load balancing." SRC_URI="http://www.caucho.com/download/${P}.tar.gz" HOMEPAGE="http://www.caucho.com" diff --git a/www-servers/resin/resin-3.0.8.ebuild b/www-servers/resin/resin-3.0.8.ebuild index 0a35d10a3724..92f602c3a22b 100644 --- a/www-servers/resin/resin-3.0.8.ebuild +++ b/www-servers/resin/resin-3.0.8.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8.ebuild,v 1.1 2004/08/08 18:21:19 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-3.0.8.ebuild,v 1.2 2004/09/21 14:17:56 axxo Exp $ inherit java-pkg eutils -S=${WORKDIR}/${P} DESCRIPTION="A fast Servlet 2.4 and JSP 2.0 engine with EJB and distributed session load balancing." SRC_URI="http://www.caucho.com/download/${P}.tar.gz" HOMEPAGE="http://www.caucho.com" |