commit:     5b8da3f3484c2ea473909a20d3638527746229ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 09:05:01 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 09:09:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8da3f3

mail-filter/spampd: Drop old (EAPI=0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 mail-filter/spampd/Manifest           |  1 -
 mail-filter/spampd/spampd-2.30.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/mail-filter/spampd/Manifest b/mail-filter/spampd/Manifest
index 3fa610025dc..5c8eb31c7ce 100644
--- a/mail-filter/spampd/Manifest
+++ b/mail-filter/spampd/Manifest
@@ -1,2 +1 @@
-DIST spampd-2.30.tar.gz 25001 BLAKE2B 
039e68a214e20f2b2410a213cc7c99ef40fe6c491e02784f7f00e105380f99f7dd00d70866c9ac73212d740615b96b60a4c7f53399219425b5a5d77c10a003b1
 SHA512 
6f45016ef449e914bd23ddc1b9de508e7d068f198e587038de5b54dddb6ce4de451eca7f7e63a91e6a51423765fd971107a39a39c4f64e0ad1a37d5a885775f9
 DIST spampd-2.42.tar.gz 202504 BLAKE2B 
9ad74d3199345ba54c613fa928cfd177fded551ca304dd22c802b996b95e2905d40d92bfa25d7c64b823b2357c657f283c9550b635f3188fbbb42fb793cd2b8d
 SHA512 
5c44b5902efd6c628fb62887b755012b137940d7d687f5d9489e5f96623d6eeca5f3641a76fe3b2ce8585040c3661e19df981c612cdb1a767b4a46fec982fa4e

diff --git a/mail-filter/spampd/spampd-2.30.ebuild 
b/mail-filter/spampd/spampd-2.30.ebuild
deleted file mode 100644
index 4c88f07d498..00000000000
--- a/mail-filter/spampd/spampd-2.30.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="spampd is a program to scan messages for Unsolicited Commercial 
E-mail content"
-HOMEPAGE="http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm";
-SRC_URI="http://www.worlddesign.com/Content/rd/mta/${PN}/${P}.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl
-       dev-perl/Net-Server
-       mail-filter/spamassassin"
-DEPEND="${RDEPEND}"
-
-src_install() {
-       dosbin spampd
-       dodoc changelog.txt spampd-rh-rc-script
-       dohtml spampd.html
-       newinitd "${FILESDIR}"/init spampd
-       newconfd "${FILESDIR}"/conf spampd
-}

Reply via email to