From: Michał Górny Date: Tue, 8 Oct 2019 18:29:30 +0000 (+0200) Subject: dev-libs/asyncresolv: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=70f500d43b75241e7d6b86e4a6810515a5d2a540;p=gentoo.git dev-libs/asyncresolv: Remove last-rited pkg Closes: https://bugs.gentoo.org/693758 Signed-off-by: Michał Górny --- diff --git a/dev-libs/asyncresolv/Manifest b/dev-libs/asyncresolv/Manifest deleted file mode 100644 index 211a72e35f0c..000000000000 --- a/dev-libs/asyncresolv/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST asyncresolv-0.0.3.tar.gz 310716 BLAKE2B 39b751996f5b422d41e5a4e4ede14595b61ef88675503e7b61fe96cf0a98c0d90a890d6505bfe7ce9e878b41a443dcd8fd20cde76c7fe4c22712785ebab79648 SHA512 956eb5d793c58b98ddd95137c74552801131fd07cf97e5f69fec366ad6919f720023115ad50e78186f448b840446108a0f5dac9e66c650ef98fe61f0985572d4 diff --git a/dev-libs/asyncresolv/asyncresolv-0.0.3.ebuild b/dev-libs/asyncresolv/asyncresolv-0.0.3.ebuild deleted file mode 100644 index f394470b074c..000000000000 --- a/dev-libs/asyncresolv/asyncresolv-0.0.3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="Asynchronous DNS query library written in C++" -HOMEPAGE="http://asyncresolv.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc x86" - -IUSE="" -DEPEND="" -RDEPEND="" - -src_unpack() { - unpack ${A} - - cd "${S}" - sed -i -e 's/-Werror//' configure -} - -src_install() { - make install DESTDIR="${D}" || die "install failed" - - dodoc AUTHORS COPYING* ChangeLog INSTALL README TODO - dohtml doc/index.html -} diff --git a/dev-libs/asyncresolv/metadata.xml b/dev-libs/asyncresolv/metadata.xml deleted file mode 100644 index 437e9d649d85..000000000000 --- a/dev-libs/asyncresolv/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - asyncresolv - - diff --git a/profiles/package.mask b/profiles/package.mask index 5878fd8ebb37..a063be999c20 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1006,12 +1006,6 @@ dev-libs/libvolume_id # Removal in 30 days. Bug #693760. dev-libs/cpl-stratego -# Michał Górny (2019-09-08) -# Unmaintained. Added in 2004 and not updated since. Homepage dead. -# EAPI 0. No amd64 keywords. No reverse dependencies. -# Removal in 30 days. Bug #693758. -dev-libs/asyncresolv - # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal.