diff options
Diffstat (limited to 'www-servers/resin/resin-3.0.8.ebuild')
-rw-r--r-- | www-servers/resin/resin-3.0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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" |