commit:     51181faec278d3b1a1644384c06feb6e83f7b8bb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 12:20:42 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 12:20:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51181fae

net-mail/qmail-qsanity: Remove last-rited pkg

Closes: https://bugs.gentoo.org/693866
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-mail/qmail-qsanity/Manifest                  |  1 -
 net-mail/qmail-qsanity/metadata.xml              | 12 ---------
 net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild | 31 ------------------------
 profiles/package.mask                            |  1 -
 4 files changed, 45 deletions(-)

diff --git a/net-mail/qmail-qsanity/Manifest b/net-mail/qmail-qsanity/Manifest
deleted file mode 100644
index d32e57485bb..00000000000
--- 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 e611051e05a..00000000000
--- a/net-mail/qmail-qsanity/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="person">
-  <email>[email protected]</email>
-  <name>Robin H. Johnson</name>
-</maintainer>
-<longdescription>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.</longdescription>
-</pkgmetadata>

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 fca9a037994..00000000000
--- 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 29da1e2ea14..c5dfb0977d3 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 <[email protected]> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.

Reply via email to