diff options
Diffstat (limited to 'www-servers/resin/resin-4.0.15.ebuild')
-rw-r--r-- | www-servers/resin/resin-4.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/resin/resin-4.0.15.ebuild b/www-servers/resin/resin-4.0.15.ebuild index 4e64b58e6f89..959807472f33 100644 --- a/www-servers/resin/resin-4.0.15.ebuild +++ b/www-servers/resin/resin-4.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild,v 1.2 2014/01/08 06:08:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.15.ebuild,v 1.3 2014/08/10 20:09:05 slyfox Exp $ EAPI="2" @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source" inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib autotools user -DESCRIPTION="A fast Servlet and JSP engine." +DESCRIPTION="A fast Servlet and JSP engine" HOMEPAGE="http://www.caucho.com" SRC_URI="http://www.caucho.com/download/${P}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" |