+++ /dev/null
-DIST microdc2-0.15.6.tar.gz 639392 SHA256 d1990eb1aa52115c649466011c8163e454272250b041e480f0a521212c04bc49 SHA512 efa178e6639b897df52f467864019a4c5d259dc0ece3852c2e173d09ef3dfbd7c9936d41002ee0b8e3365e71cea687e484bcbe7ed340649b2035cd5a55b76308 WHIRLPOOL 077f72019cb32125005e144ad5a54d9042df39b5fd7afc327955501e665fc65e663342c72c7f6ff270dba82e0d54a36d1b717a9298af0fc92b31220dd996e5d4
-DIST microdc2_0.15.6-1.debian.tar.gz 162790 SHA256 3761ce9f6ea8b7ad77f21c9300cee9cc9570e6ab057d6c1b21edc8bb81f75665 SHA512 59735827e70d6ba35f47c5af486e3b3609487efe893593e68a23911569602c83bc010c8d6d8e12aaf2558764cda5b1737ba34eeac263f4de9e586fe0be89aa08 WHIRLPOOL a1834a1f1002b670ef3813cf405516c88172933441cf461fc5de951992954e0c3b6f5db93a9def6a3cf2d81e4072788cfde977c980ac97ce4efe623380915d18
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit autotools eutils
-
-DESCRIPTION="A small command-line based Direct Connect client"
-HOMEPAGE="http://corsair626.no-ip.org/microdc/"
-SRC_URI="http://corsair626.no-ip.org/microdc/${P}.tar.gz
- mirror://debian/pool/main/m/${PN}/${PN}_${PV}-1.debian.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls"
-
-RDEPEND="app-arch/bzip2
- >=dev-libs/libxml2-2.6.16
- sys-libs/ncurses
- >=sys-libs/readline-4"
-DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- local dpatch="${WORKDIR}/debian/patches"
-
- epatch \
- "${dpatch}"/disable-libxml2-version-check \
- "${dpatch}"/rename-manpage \
- "${dpatch}"/disable-make-tthsum \
- "${dpatch}"/debian-link-system-bz2
-
- eautoreconf
-}
-
-src_compile() {
- econf \
- $(use_enable nls)
-
- emake || die
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README doc/*
-}
# of it (#349457). Removal in a month.
media-tv/dvbstreamer
-# Pacho Ramos <pacho@gentoo.org> (12 Jun 2016)
-# Multiple bugs, upstream died for ages (#360631). Removal in a month.
-net-p2p/microdc2
-
# Patrice Clement <monsieurp@gentoo.org> (5 Jun 2016)
# Unmaintained ebuilds. Upstream is either dead or AWOL. Also, most of these
# ebuilds are still sitting in ~arch after years in the tree.