diff options
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_rpaf/mod_rpaf-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_rpaf/mod_rpaf-0.6-r1.ebuild b/www-apache/mod_rpaf/mod_rpaf-0.6-r1.ebuild index 703c870f07a4..e0e4e989f91d 100644 --- a/www-apache/mod_rpaf/mod_rpaf-0.6-r1.ebuild +++ b/www-apache/mod_rpaf/mod_rpaf-0.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit apache-module eutils +inherit apache-module epatch DESCRIPTION="Reverse proxy add forward module" HOMEPAGE="http://stderr.net/apache/rpaf/" |