diff options
Diffstat (limited to 'www-servers/resin/resin-2.1.14.ebuild')
-rw-r--r-- | www-servers/resin/resin-2.1.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/resin/resin-2.1.14.ebuild b/www-servers/resin/resin-2.1.14.ebuild index 9e9a75f1efc1..02f717f291c5 100644 --- a/www-servers/resin/resin-2.1.14.ebuild +++ b/www-servers/resin/resin-2.1.14.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.5 2005/07/19 00:03:55 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-2.1.14.ebuild,v 1.6 2006/10/05 14:49:47 gustavoz Exp $ inherit java-pkg eutils 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" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ~ppc amd64" LICENSE="CAUCHO" SLOT="0" DEPEND="!www-servers/resin-ee" |