summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-10 14:23:43 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-10 14:23:43 +0200
commitc782c0c87a99c902abbe0680e2679e839183c581 (patch)
tree8c6dfcdfc0700d1b995c0943626c38c984a03a46
parentnet-p2p/myster: Remove last-rited pkg (diff)
downloadgentoo-c782c0c87a99c902abbe0680e2679e839183c581.tar.gz
gentoo-c782c0c87a99c902abbe0680e2679e839183c581.tar.bz2
gentoo-c782c0c87a99c902abbe0680e2679e839183c581.zip
net-p2p/smet2html: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693884 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-p2p/smet2html/Manifest1
-rw-r--r--net-p2p/smet2html/metadata.xml8
-rw-r--r--net-p2p/smet2html/smet2html-0.1.ebuild31
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 46 deletions
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">ed2k-tools</remote-id>
- </upstream>
-</pkgmetadata>
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 <mgorny@gentoo.org> (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 <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.