summaryrefslogtreecommitdiff
path: root/www-apache/mod_umask/mod_umask-0.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_umask/mod_umask-0.1.0.ebuild')
-rw-r--r--www-apache/mod_umask/mod_umask-0.1.0.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/www-apache/mod_umask/mod_umask-0.1.0.ebuild b/www-apache/mod_umask/mod_umask-0.1.0.ebuild
deleted file mode 100644
index 541554f52907..000000000000
--- a/www-apache/mod_umask/mod_umask-0.1.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit apache-module
-
-KEYWORDS="amd64 x86"
-
-DESCRIPTION="Sets the Unix umask of the Apache2 webserver process after it has started"
-HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_umask/"
-SRC_URI="http://www.apache.org/~pquerna/modules/${P}.tar.bz2"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="47_${PN}"
-APACHE2_MOD_DEFINE="UMASK"
-
-need_apache2