summaryrefslogtreecommitdiff
path: root/www-apache
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-08-16 22:56:40 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-08-22 00:12:43 +0100
commit0949c10a1070f2282078e39188c7c5bb983feafc (patch)
treef363edec143b09c87af82d286d9c7e013672ad61 /www-apache
parentdev-util/coverity: Version bump (diff)
downloadportage-0949c10a1070f2282078e39188c7c5bb983feafc.tar.xz
www-apache/mod_ruid2: Drop inherit on confutils
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_ruid2/mod_ruid2-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_ruid2/mod_ruid2-9999.ebuild b/www-apache/mod_ruid2/mod_ruid2-9999.ebuild
index 70d95126..a7dba66d 100644
--- a/www-apache/mod_ruid2/mod_ruid2-9999.ebuild
+++ b/www-apache/mod_ruid2/mod_ruid2-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit apache-module eutils toolchain-funcs confutils git-r3
+inherit apache-module eutils toolchain-funcs git-r3
DESCRIPTION="suexec module for apache, based on mod_ruid and mod_suid2"
HOMEPAGE="https://github.com/mind04/mod-ruid2"