commit: 3ad8152649af480a95587794edce212561fc53f6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 10 12:21:01 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 12:21:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad81526
net-mail/qmail-lint: Remove last-rited pkg Closes: https://bugs.gentoo.org/693866 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-mail/qmail-lint/Manifest | 1 - net-mail/qmail-lint/metadata.xml | 10 ---------- net-mail/qmail-lint/qmail-lint-0.55.ebuild | 31 ------------------------------ profiles/package.mask | 6 ------ 4 files changed, 48 deletions(-) diff --git a/net-mail/qmail-lint/Manifest b/net-mail/qmail-lint/Manifest deleted file mode 100644 index f084180c18d..00000000000 --- a/net-mail/qmail-lint/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qmail-lint-0.55 13531 BLAKE2B 53257224dbf87d6537d9e0377d1bbb3f268db464c1291ed159fed82aec69b3f167b6f680ba914367bfe04c6e3763f680848b3523edb87a5c2ccec9e36bc05133 SHA512 d9f81df52f5587c1f4083789ec55795c1b9cfd896583f4bd910ec7fc542daa9da0a6cbe368d261071224981c5e731aa26560ef645a2c9ce64ae8563e9b6b28ec diff --git a/net-mail/qmail-lint/metadata.xml b/net-mail/qmail-lint/metadata.xml deleted file mode 100644 index b57523ef337..00000000000 --- a/net-mail/qmail-lint/metadata.xml +++ /dev/null @@ -1,10 +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-lint checks your qmail configuration for common - problems. Prints warning or error messages to stdout. </longdescription> -</pkgmetadata> diff --git a/net-mail/qmail-lint/qmail-lint-0.55.ebuild b/net-mail/qmail-lint/qmail-lint-0.55.ebuild deleted file mode 100644 index 604dbc77c93..00000000000 --- a/net-mail/qmail-lint/qmail-lint-0.55.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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} -} diff --git a/profiles/package.mask b/profiles/package.mask index c5dfb0977d3..0c35624398a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -916,12 +916,6 @@ net-misc/hlfl # Removal in 30 days. Bug #693868. net-mail/gensig -# Michał Górny <[email protected]> (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 <[email protected]> (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal.
