summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-05 23:26:18 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-05 23:26:18 +0100
commit9c8f7fb0a0cf48e113109593ddac61d51a66bb8a (patch)
treeab866fd7adf4fd0b417adb97ee9526ccc9eff18c
parentnet-mail/yosucker: Remove last-rited pkg (diff)
downloadgentoo-9c8f7fb0.tar.gz
gentoo-9c8f7fb0.tar.bz2
gentoo-9c8f7fb0.zip
net-mail/spamcup: Remove last-rited pkg
Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-mail/spamcup/Manifest1
-rw-r--r--net-mail/spamcup/metadata.xml8
-rw-r--r--net-mail/spamcup/spamcup-1.09.ebuild26
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 36 deletions
diff --git a/net-mail/spamcup/Manifest b/net-mail/spamcup/Manifest
deleted file mode 100644
index 84ef338a92e4..000000000000
--- a/net-mail/spamcup/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST spamcup-1.09.tar.gz 6801 BLAKE2B c19c1904d6c2f8f0c7b66ba6fd28a9591ecf95470dcfedbeb7e96376498c66e994ad44fdb407b076243d1efa5ee4c50cdf821f8888f269d6c9ed8d8da4d12f51 SHA512 a43a194b7f90fd4ca9a444cba0d42b7a87284842fa2bba6bbd5e2bc2bf8e5aed17de5ba6fbfd7c439fcd40fd0f9233d989ba7abf4d907d857f9c72f2c3bb0504
diff --git a/net-mail/spamcup/metadata.xml b/net-mail/spamcup/metadata.xml
deleted file mode 100644
index ae3e25185e2b..000000000000
--- a/net-mail/spamcup/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">spamcup</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/net-mail/spamcup/spamcup-1.09.ebuild b/net-mail/spamcup/spamcup-1.09.ebuild
deleted file mode 100644
index 051d61595daf..000000000000
--- a/net-mail/spamcup/spamcup-1.09.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="This script does the same you would do when you report spam with your browser in Spamcop.net"
-HOMEPAGE="https://sourceforge.net/projects/spamcup/"
-SRC_URI="mirror://sourceforge/spamcup/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.0
- dev-perl/Getopt-ArgvFile
- dev-perl/HTML-Form
- >dev-perl/libwww-perl-6"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dodir /usr/bin
- dobin spamcup.pl || die "dobin failed"
-
- dodoc ChangeLog INSTALL
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 308240d0e785..f80257faf525 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -409,7 +409,6 @@ net-irc/jircii
net-irc/miau
net-mail/hotwayd
net-mail/popick
-net-mail/spamcup
sys-auth/pam_require
# Michał Górny <mgorny@gentoo.org> (2019-10-04)