public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, www-apache/mod_dnsbl_lookup/files/, www-apache/mod_dnsbl_lookup/
@ 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:     8908cd2080c4717d4a399bc1297a49a237d15fbe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 12:22:00 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 12:22:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8908cd20

www-apache/mod_dnsbl_lookup: 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_dnsbl_lookup/Manifest               |  1 -
 .../files/09_mod_dnsbl_lookup.conf                 |  7 -----
 www-apache/mod_dnsbl_lookup/metadata.xml           |  5 ----
 .../mod_dnsbl_lookup/mod_dnsbl_lookup-0.91.ebuild  | 30 ----------------------
 5 files changed, 44 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8d14fe729d9..07d9acad5eb 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_dnsbl_lookup
 www-apache/mod_flvx
 www-apache/mod_geoip2
 www-apache/mod_macro

diff --git a/www-apache/mod_dnsbl_lookup/Manifest b/www-apache/mod_dnsbl_lookup/Manifest
deleted file mode 100644
index e35732bb1b5..00000000000
--- a/www-apache/mod_dnsbl_lookup/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_dnsbl_lookup-0.91.tar.gz 7344 BLAKE2B 9185e0196b1d0c21c7b8bdcff9a50758ffcd2ef6437c6f2a60f2ba235954c095ac513cb939ad60a3fcf6d1f4d2bf895894f7d94c4536e11689722622f58563a5 SHA512 18213d40d14aaadd72ef3d84a1408ba384596e71fb3821a7ad882f82eecbac7e06ce476943a12692446f04d96cbb668c36ff59da4e6a600384e17537b5389948

diff --git a/www-apache/mod_dnsbl_lookup/files/09_mod_dnsbl_lookup.conf b/www-apache/mod_dnsbl_lookup/files/09_mod_dnsbl_lookup.conf
deleted file mode 100644
index ae944d34c1a..00000000000
--- a/www-apache/mod_dnsbl_lookup/files/09_mod_dnsbl_lookup.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-<IfDefine DNSBL>
-LoadModule dnsbl_lookup_module modules/mod_dnsbl_lookup.so
-DNSBLZone spammers dnsbl.ahbl.org any
-DNSBLZone spammers sbl.spamhaus.org any
-</IfDefine>
-
-# vim: ts=4 filetype=apache

diff --git a/www-apache/mod_dnsbl_lookup/metadata.xml b/www-apache/mod_dnsbl_lookup/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/www-apache/mod_dnsbl_lookup/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_dnsbl_lookup/mod_dnsbl_lookup-0.91.ebuild b/www-apache/mod_dnsbl_lookup/mod_dnsbl_lookup-0.91.ebuild
deleted file mode 100644
index 3be3ef136ba..00000000000
--- a/www-apache/mod_dnsbl_lookup/mod_dnsbl_lookup-0.91.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit apache-module eutils
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="A helper module for Apache2 providing DNSBL lookup"
-HOMEPAGE="http://www.sysdesign.ca"
-SRC_URI="http://www.sysdesign.ca/archive/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="09_${PN}"
-APACHE2_MOD_DEFINE="DNSBL"
-
-need_apache2
-
-src_install() {
-	apache-module_src_install
-	insinto $(${APXS} -q INCLUDEDIR)
-	doins dnsbl_lookup.h
-}


^ 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_dnsbl_lookup/files/, www-apache/mod_dnsbl_lookup/ 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