From: Michał Górny Date: Thu, 10 Oct 2019 12:20:42 +0000 (+0200) Subject: net-mail/qmail-qsanity: Remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=51181faec278d3b1a1644384c06feb6e83f7b8bb;p=gentoo.git net-mail/qmail-qsanity: Remove last-rited pkg Closes: https://bugs.gentoo.org/693866 Signed-off-by: Michał Górny --- diff --git a/net-mail/qmail-qsanity/Manifest b/net-mail/qmail-qsanity/Manifest deleted file mode 100644 index d32e57485bb1..000000000000 --- a/net-mail/qmail-qsanity/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qmail-qsanity-0.52 3888 BLAKE2B 41ef561890d16bc3ef828a05bb0273bd7a6183dc2d72c3b88ece1ed218a8dc3962791d4d7d8c2c16d97a5f01820ccba93ce0e999fc01a8d3434c9f33c42f3825 SHA512 fa0b9f9efc3138ab700d03fab4214b1f1e07eb03a812f0c74435c545ddb64d0a2e9b47bb3c063c16259c6f2e23ed2157d6316d6cabc820ad7f00dbf22ae4c0bb diff --git a/net-mail/qmail-qsanity/metadata.xml b/net-mail/qmail-qsanity/metadata.xml deleted file mode 100644 index e611051e05a3..000000000000 --- a/net-mail/qmail-qsanity/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - robbat2@gentoo.org - Robin H. Johnson - -qmail-qsanity checks your queue data structures for internal - consistency. If it finds any problems, it prints a warning to stderr. Plans - are to change it to generate shell commands which will correct the - problems. - diff --git a/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild b/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild deleted file mode 100644 index fca9a037994b..000000000000 --- a/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="qmail-qsanity checks your queue data structures for internal consistency" -HOMEPAGE="http://www.qmail.org/" -SRC_URI="mirror://qmail/${P}" - -LICENSE="qmail-nelson" -SLOT="0" -# Should run on all platforms without issue -KEYWORDS="~hppa ~ppc x86" -IUSE="" - -DEPEND="" -RDEPEND="virtual/qmail dev-lang/perl" - -S=${WORKDIR} - -src_unpack() { - cp "${DISTDIR}"/${P} ${PN} -} - -src_compile() { - einfo "Nothing to compile" -} - -src_install() { - dobin ${PN} -} diff --git a/profiles/package.mask b/profiles/package.mask index 29da1e2ea144..c5dfb0977d33 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -921,7 +921,6 @@ net-mail/gensig # No amd64 keywords. # Removal in 30 days. Bug #693866. net-mail/qmail-lint -net-mail/qmail-qsanity # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release.