diff options
Diffstat (limited to 'www-apache/mod_caucho/mod_caucho-4.0.13.ebuild')
-rw-r--r-- | www-apache/mod_caucho/mod_caucho-4.0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild index fa76a72629c5..01d8953f5489 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild,v 1.4 2012/10/12 09:25:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-4.0.13.ebuild,v 1.5 2014/08/10 20:15:01 slyfox Exp $ EAPI="2" inherit eutils apache-module autotools -DESCRIPTION="mod_caucho connects Resin and Apache2." +DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2" |