summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2024-04-20 16:19:11 +0200
committerHanno Böck <hanno@gentoo.org>2024-04-20 16:19:14 +0200
commitcb818fe936a5db76b34d94f9078bd2bc8d2ca824 (patch)
treeb39373502e95fd2759d76acacf8152df87839096 /mail-filter
parentdev-ruby/puppetdb-termini: add 8.5.0 (diff)
downloadgentoo-cb818fe936a5db76b34d94f9078bd2bc8d2ca824.tar.gz
gentoo-cb818fe936a5db76b34d94f9078bd2bc8d2ca824.tar.bz2
gentoo-cb818fe936a5db76b34d94f9078bd2bc8d2ca824.zip
mail-filter/zdkimfilter: drop 3.13-r1, 3.14, 3.15
Signed-off-by: Hanno Böck <hanno@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/zdkimfilter/Manifest3
-rw-r--r--mail-filter/zdkimfilter/zdkimfilter-3.13-r1.ebuild35
-rw-r--r--mail-filter/zdkimfilter/zdkimfilter-3.14.ebuild35
-rw-r--r--mail-filter/zdkimfilter/zdkimfilter-3.15.ebuild43
4 files changed, 0 insertions, 116 deletions
diff --git a/mail-filter/zdkimfilter/Manifest b/mail-filter/zdkimfilter/Manifest
index e855cb11d00d..1ac24bc1f7d0 100644
--- a/mail-filter/zdkimfilter/Manifest
+++ b/mail-filter/zdkimfilter/Manifest
@@ -1,4 +1 @@
-DIST zdkimfilter-3.13.tar.gz 928058 BLAKE2B 70e16bb9063e966b03d5fd96b8ec458cf5451bb7ce3941539687897a6ad5446a05a8da54a129352ada98b9ed9d4412f3534e189034e9b2507ffe22d0aecf5f1d SHA512 1d3a5d1e5b9f8d56f6a03dd08c09ac7ee52fc9af0d305da3965fbd59e6dffcc85238f448df6746ad4f692dfe2bc928a1209ca6630c63ee3c378cb2660f019ce4
-DIST zdkimfilter-3.14.tar.gz 937212 BLAKE2B 93a7e74ad347d171527c24d0f9ee8c38895607ebb3bf08505eef1083cc63d199f82f98d45b9537ecd60e46716f9601694fc8df9d1a96dfd5f7ce74f1646c13ab SHA512 3d8fa2955fe4c61de961d5396a14cdfd60e7df4c48b19dcdc283688192693ad4876ce470a2e9de18292f3addb7f9c2fed3586e4fe11ab3a362456af7c036eb1b
-DIST zdkimfilter-3.15.tar.gz 940615 BLAKE2B 7d28b116ecbe64700eaecb5c51b4a11d01c02c59873d22bd4f909274a270e836f75a0ce4fd0b722ff4dcfc6b83e0383789fa31acd8493ed3d1a641807246e9da SHA512 9df73cb246146cd217704887d4e3d78460e492803337cf75b4fcdc28c0ac0565d84340f85d07891af5b07d36b34aedf45182bb52ef53ac30e6ae3d8dec53977c
DIST zdkimfilter-3.17.tar.gz 950222 BLAKE2B b1a9b6cc19dac6e78d8f9f16eaf79af043021f1ede9f29e702b76e3d3ac9c96ade2ed4a3e0d1dd49d75326cee5c8bcfe36b126f1537853a90c475c39f19aab20 SHA512 3624d80fc9c077b0ba33e4227fdf74f16d4f9a9242fd6aa960277c61ed08b822e39669bd564f15d4924b8753d59c0b6eb797a9e5d836b9101dcd5c5b19b69578
diff --git a/mail-filter/zdkimfilter/zdkimfilter-3.13-r1.ebuild b/mail-filter/zdkimfilter/zdkimfilter-3.13-r1.ebuild
deleted file mode 100644
index 495b98b46cd9..000000000000
--- a/mail-filter/zdkimfilter/zdkimfilter-3.13-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DESCRIPTION="DKIM filter for Courier-MTA"
-HOMEPAGE="https://www.tana.it/sw/zdkimfilter"
-SRC_URI="https://www.tana.it/sw/zdkimfilter/${P}.tar.gz"
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="debug"
-
-DEPEND="net-libs/gnutls
- mail-mta/courier
- dev-db/opendbx
- dev-libs/nettle:=
- net-dns/libidn2:=
- dev-libs/libunistring:=
- dev-libs/libbsd"
-RDEPEND="${DEPEND}"
-
-# Tests don't work with portage sandbox
-RESTRICT="test"
-
-src_configure() {
- econf $(use_enable debug)
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- diropts -o mail -g mail
- dodir /etc/courier/filters/keys
- dodoc release-notes-*.txt README ChangeLog
- dodoc odbx_example.{conf,sql}
-}
diff --git a/mail-filter/zdkimfilter/zdkimfilter-3.14.ebuild b/mail-filter/zdkimfilter/zdkimfilter-3.14.ebuild
deleted file mode 100644
index 495b98b46cd9..000000000000
--- a/mail-filter/zdkimfilter/zdkimfilter-3.14.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DESCRIPTION="DKIM filter for Courier-MTA"
-HOMEPAGE="https://www.tana.it/sw/zdkimfilter"
-SRC_URI="https://www.tana.it/sw/zdkimfilter/${P}.tar.gz"
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="debug"
-
-DEPEND="net-libs/gnutls
- mail-mta/courier
- dev-db/opendbx
- dev-libs/nettle:=
- net-dns/libidn2:=
- dev-libs/libunistring:=
- dev-libs/libbsd"
-RDEPEND="${DEPEND}"
-
-# Tests don't work with portage sandbox
-RESTRICT="test"
-
-src_configure() {
- econf $(use_enable debug)
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- diropts -o mail -g mail
- dodir /etc/courier/filters/keys
- dodoc release-notes-*.txt README ChangeLog
- dodoc odbx_example.{conf,sql}
-}
diff --git a/mail-filter/zdkimfilter/zdkimfilter-3.15.ebuild b/mail-filter/zdkimfilter/zdkimfilter-3.15.ebuild
deleted file mode 100644
index 928a0c563b2b..000000000000
--- a/mail-filter/zdkimfilter/zdkimfilter-3.15.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="DKIM filter for Courier-MTA"
-HOMEPAGE="https://www.tana.it/sw/zdkimfilter"
-SRC_URI="https://www.tana.it/sw/zdkimfilter/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="debug"
-
-DEPEND="net-libs/gnutls
- mail-mta/courier
- dev-db/opendbx
- dev-libs/nettle:=
- net-dns/libidn2:=
- dev-libs/libunistring:=
- dev-libs/libbsd"
-RDEPEND="${DEPEND}"
-
-# Tests don't work with portage sandbox
-RESTRICT="test"
-
-src_configure() {
- econf $(use_enable debug)
-}
-
-src_compile() {
- emake AR=$(tc-getAR)
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- diropts -o mail -g mail
- dodir /etc/courier/filters/keys
- dodoc release-notes-*.txt README ChangeLog
- dodoc odbx_example.{conf,sql}
-}