From c782c0c87a99c902abbe0680e2679e839183c581 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 10 Oct 2019 14:23:43 +0200 Subject: [PATCH] net-p2p/smet2html: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/693884 Signed-off-by: Michał Górny --- net-p2p/smet2html/Manifest | 1 - net-p2p/smet2html/metadata.xml | 8 ------- net-p2p/smet2html/smet2html-0.1.ebuild | 31 -------------------------- profiles/package.mask | 6 ----- 4 files changed, 46 deletions(-) delete mode 100644 net-p2p/smet2html/Manifest delete mode 100644 net-p2p/smet2html/metadata.xml delete mode 100644 net-p2p/smet2html/smet2html-0.1.ebuild diff --git a/net-p2p/smet2html/Manifest b/net-p2p/smet2html/Manifest deleted file mode 100644 index fad0aa7fd3c0..000000000000 --- a/net-p2p/smet2html/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST smet2html-0.1.tar.gz 4669 BLAKE2B 68c150e0379077e30902deaf8b02610d984011961652978757bc0173c124ca2d001817d170434a7c255a83acd1e21a14f333b9c7431b0f1f77b62da6138a0caf SHA512 4b08c0c112f62b054167dce463653b3723f3a237c2a77d7da6a989297bac632feef7786e70957dd4b24206a282ea283038f76011f965aed8d328446a3248580e diff --git a/net-p2p/smet2html/metadata.xml b/net-p2p/smet2html/metadata.xml deleted file mode 100644 index 60470d6a6f41..000000000000 --- a/net-p2p/smet2html/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - ed2k-tools - - diff --git a/net-p2p/smet2html/smet2html-0.1.ebuild b/net-p2p/smet2html/smet2html-0.1.ebuild deleted file mode 100644 index ac90dbab6419..000000000000 --- a/net-p2p/smet2html/smet2html-0.1.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="Convert eDonkey2000 server.met to html" -HOMEPAGE="http://ed2k-tools.sourceforge.net/${PN}.shtml" -SRC_URI="mirror://sourceforge/ed2k-tools/${P}.tar.gz" -RESTRICT="mirror" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~ppc x86" -IUSE="" - -S="${WORKDIR}/${PN}" - -src_unpack() { - unpack ${A} - cd ${S} - - sed -i -e "s:gcc -Wall:gcc ${CFLAGS} -Wall:g" ${S}/Makefile -} - -src_compile() { - make || die "make failed" -} - -src_install() { - dobin smet2html -} diff --git a/profiles/package.mask b/profiles/package.mask index 0a7a605cbf39..d88ecc4333c9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -879,12 +879,6 @@ net-wireless/orinoco-fwutils # Removal in 30 days. Bug #693886. net-p2p/xnap -# Michał Górny (2019-09-09) -# Unmaintained. Added in 2004, last release in 2002. EAPI 0. -# QA issues. No amd64 keyword. -# Removal in 30 days. Bug #693884. -net-p2p/smet2html - # Lars Wendler (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal. -- 2.26.2