diff options
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_caucho/mod_caucho-4.0.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_caucho/mod_caucho-4.0.47.ebuild b/www-apache/mod_caucho/mod_caucho-4.0.47.ebuild index 6987de2600c6..e0e459f4056d 100644 --- a/www-apache/mod_caucho/mod_caucho-4.0.47.ebuild +++ b/www-apache/mod_caucho/mod_caucho-4.0.47.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils apache-module +inherit apache-module DESCRIPTION="mod_caucho connects Resin and Apache2" HOMEPAGE="http://www.caucho.com/" |