* [gentoo-commits] repo/gentoo:master commit in: profiles/, www-apache/mod_access_dnsbl/files/, www-apache/mod_access_dnsbl/
@ 2019-10-17 12:24 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-17 12:24 UTC (permalink / raw
To: gentoo-commits
commit: 0dc2b2ec8f8ab2c49097393174b8d46eb558c1fe
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 12:21:43 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 12:21:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc2b2ec
www-apache/mod_access_dnsbl: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694608
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 1 -
www-apache/mod_access_dnsbl/Manifest | 1 -
.../files/10_mod_access_dnsbl.conf | 11 -----------
www-apache/mod_access_dnsbl/metadata.xml | 5 -----
.../mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild | 23 ----------------------
5 files changed, 41 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 6dd5ab1fad7..e9929e10414 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -453,7 +453,6 @@ sys-boot/systemrescuecd-x86-grub
# Michał Górny <mgorny@gentoo.org> (2019-09-17)
# Unmaintained EAPI 0 Apache modules + mod_access_dnsbl as a revdep.
# Removal in 30 days. Bug #694608.
-www-apache/mod_access_dnsbl
www-apache/mod_authn_sasl
www-apache/mod_depends
www-apache/mod_dnsbl_lookup
diff --git a/www-apache/mod_access_dnsbl/Manifest b/www-apache/mod_access_dnsbl/Manifest
deleted file mode 100644
index 925fa889586..00000000000
--- a/www-apache/mod_access_dnsbl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_access_dnsbl-0.02.tar.gz 3648 BLAKE2B 20bee079e19a951b0d57ae17f28ed11156db2f2a8fddffefc05b335c8422d0b09b4f20812fb533f8175a3ed3d7e763887d6285f0a58d05f5f01d76dadfd30794 SHA512 5d4217798f2fdced4e6bac55187edfb8534ce4db85a0ca7d3e5a832b962ea12df8ad47284e4f29f9ce5029bd26ffafc403cf3b8cb566d1a108168162a68682f6
diff --git a/www-apache/mod_access_dnsbl/files/10_mod_access_dnsbl.conf b/www-apache/mod_access_dnsbl/files/10_mod_access_dnsbl.conf
deleted file mode 100644
index 7e9419e97fd..00000000000
--- a/www-apache/mod_access_dnsbl/files/10_mod_access_dnsbl.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-<IfDefine DNSBL>
-LoadModule access_dnsbl_module modules/mod_access_dnsbl.so
-
-# example configuration:
-#<Directory /var/www/localhost/htdocs/protected>
-# DNSBLOrder allow,deny
-# DNSBLDeny from spammers
-#</Directory>
-</IfDefine>
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_access_dnsbl/metadata.xml b/www-apache/mod_access_dnsbl/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/www-apache/mod_access_dnsbl/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild b/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild
deleted file mode 100644
index 4c64f55a2af..00000000000
--- a/www-apache/mod_access_dnsbl/mod_access_dnsbl-0.02.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit apache-module
-
-DESCRIPTION="Specify access controls based on DNSBL zones"
-HOMEPAGE="http://www.apacheconsultancy.com/modules/mod_access_dnsbl/"
-SRC_URI="http://www.apacheconsultancy.com/modules/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="www-apache/mod_dnsbl_lookup"
-RDEPEND="${DEPEND}"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="DNSBL"
-
-need_apache2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-17 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17 12:24 [gentoo-commits] repo/gentoo:master commit in: profiles/, www-apache/mod_access_dnsbl/files/, www-apache/mod_access_dnsbl/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox