* [gentoo-commits] repo/gentoo:master commit in: profiles/, www-apache/mod_authn_sasl/, www-apache/mod_authn_sasl/files/
@ 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: c8e6ec9b28f33f876b65ee86bd93d54f81cce47c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 12:21:48 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 12:21:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e6ec9b
www-apache/mod_authn_sasl: 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_authn_sasl/Manifest | 1 -
.../mod_authn_sasl/files/10_mod_authn_sasl.conf | 5 ----
www-apache/mod_authn_sasl/metadata.xml | 8 -------
.../mod_authn_sasl/mod_authn_sasl-1.2.ebuild | 28 ----------------------
5 files changed, 43 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index e9929e10414..bb2a343ecd3 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_authn_sasl
www-apache/mod_depends
www-apache/mod_dnsbl_lookup
www-apache/mod_flvx
diff --git a/www-apache/mod_authn_sasl/Manifest b/www-apache/mod_authn_sasl/Manifest
deleted file mode 100644
index 32e618da923..00000000000
--- a/www-apache/mod_authn_sasl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_authn_sasl-1.2.tar.bz2 274790 BLAKE2B 77d0139e8ca40088bda7a53df7811701821b481d9d677600d88cd4a2cb0b800dbf7279bb9dd8534805608a57fa3c018e3027d6412b6fcb4b3ddc71988cabdef6 SHA512 cc967d350c7110f98b56fa94244473dd2cfc813e7992d7aa8a0ae2219264834b1e2218a1f0982bad661e335bfd713cfb9e8efa6ab69f07a309370e4b7d74ef02
diff --git a/www-apache/mod_authn_sasl/files/10_mod_authn_sasl.conf b/www-apache/mod_authn_sasl/files/10_mod_authn_sasl.conf
deleted file mode 100644
index 05f71c156e4..00000000000
--- a/www-apache/mod_authn_sasl/files/10_mod_authn_sasl.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-<IfDefine AUTHN_SASL>
-LoadModule authn_sasl_module modules/mod_authn_sasl.so
-</IfDefine>
-
-# vim: ts=4 filetype=apache
diff --git a/www-apache/mod_authn_sasl/metadata.xml b/www-apache/mod_authn_sasl/metadata.xml
deleted file mode 100644
index f37eabef386..00000000000
--- a/www-apache/mod_authn_sasl/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">mod-authn-sasl</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild b/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild
deleted file mode 100644
index 1eeadf5e27a..00000000000
--- a/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils apache-module
-
-DESCRIPTION="Cyrus SASL authentication module for Apache"
-HOMEPAGE="http://mod-authn-sasl.sourceforge.net/"
-SRC_URI="http://downloads.sourceforge.net/project/mod-authn-sasl/mod-authn-sasl/${PV}/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="dev-libs/cyrus-sasl"
-RDEPEND="${DEPEND}"
-
-APXS2_ARGS="-c ${PN}.c -lsasl2"
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="AUTHN_SASL"
-
-need_apache2
-
-src_install() {
- apache-module_src_install
-}
^ 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_authn_sasl/, www-apache/mod_authn_sasl/files/ 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