+++ /dev/null
-DIST qmail-lint-0.55 13531 BLAKE2B 53257224dbf87d6537d9e0377d1bbb3f268db464c1291ed159fed82aec69b3f167b6f680ba914367bfe04c6e3763f680848b3523edb87a5c2ccec9e36bc05133 SHA512 d9f81df52f5587c1f4083789ec55795c1b9cfd896583f4bd910ec7fc542daa9da0a6cbe368d261071224981c5e731aa26560ef645a2c9ce64ae8563e9b6b28ec
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>robbat2@gentoo.org</email>
- <name>Robin H. Johnson</name>
-</maintainer>
-<longdescription>qmail-lint checks your qmail configuration for common
- problems. Prints warning or error messages to stdout. </longdescription>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="qmail-lint checks your qmail configuration for common problems"
-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 ~sparc ~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}
-}
# Removal in 30 days. Bug #693868.
net-mail/gensig
-# Michał Górny <mgorny@gentoo.org> (2019-09-09)
-# Both added in 2003, no new releases since. Homepage dead. EAPI 0.
-# No amd64 keywords.
-# Removal in 30 days. Bug #693866.
-net-mail/qmail-lint
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.