commit: 8409aa244ccd0c0445e10ee896bbae61df301d86 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jul 24 10:48:09 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 10:52:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8409aa24
net-p2p/microdc2: Remove last-rited pkg, #360631 net-p2p/microdc2/Manifest | 2 -- net-p2p/microdc2/metadata.xml | 5 --- net-p2p/microdc2/microdc2-0.15.6-r2.ebuild | 49 ------------------------------ profiles/package.mask | 4 --- 4 files changed, 60 deletions(-) diff --git a/net-p2p/microdc2/Manifest b/net-p2p/microdc2/Manifest deleted file mode 100644 index 4c19303..0000000 --- a/net-p2p/microdc2/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -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 diff --git a/net-p2p/microdc2/metadata.xml b/net-p2p/microdc2/metadata.xml deleted file mode 100644 index 6f49eba..0000000 --- a/net-p2p/microdc2/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/net-p2p/microdc2/microdc2-0.15.6-r2.ebuild b/net-p2p/microdc2/microdc2-0.15.6-r2.ebuild deleted file mode 100644 index 7361a4b..0000000 --- a/net-p2p/microdc2/microdc2-0.15.6-r2.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# 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/* -} diff --git a/profiles/package.mask b/profiles/package.mask index 810cbe0..0904f09 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -275,10 +275,6 @@ dev-libs/vdk # of it (#349457). Removal in a month. media-tv/dvbstreamer -# Pacho Ramos <[email protected]> (12 Jun 2016) -# Multiple bugs, upstream died for ages (#360631). Removal in a month. -net-p2p/microdc2 - # Patrice Clement <[email protected]> (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.
