diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:27:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:06 +0100 |
commit | 4ad0e65bd0280f7e291e5dc36f34544bd5092c02 (patch) | |
tree | a5853d90cb76fed45eb97cf52271d6f9f91eae6f /www-apache | |
parent | www-apache/mod_bw: eutils->epatch (diff) | |
download | gentoo-4ad0e65bd0280f7e291e5dc36f34544bd5092c02.tar.gz gentoo-4ad0e65bd0280f7e291e5dc36f34544bd5092c02.tar.bz2 gentoo-4ad0e65bd0280f7e291e5dc36f34544bd5092c02.zip |
www-apache/mod_caucho: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
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/" |