summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:05:27 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:09 +0100
commit3c0b8bd81e5791e73c1e085a52a572131814f0bc (patch)
treee76b5b31713bcc52f45b2fd29e39bfa63db25ef5 /www-apache
parentwww-apache/mod_log_sql: eutils->epatch (diff)
downloadgentoo-3c0b8bd81e5791e73c1e085a52a572131814f0bc.tar.gz
gentoo-3c0b8bd81e5791e73c1e085a52a572131814f0bc.tar.bz2
gentoo-3c0b8bd81e5791e73c1e085a52a572131814f0bc.zip
www-apache/mod_rpaf: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_rpaf/mod_rpaf-0.6-r1.ebuild4
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/"