net-misc/jumpgate: Remove last-rited pkg, #569068

This commit is contained in:
Michał Górny
2017-08-14 23:22:39 +02:00
parent d1fe4dd917
commit 2645f3bad9
4 changed files with 0 additions and 40 deletions

View File

@@ -1 +0,0 @@
DIST jumpgate-0.7.tar.gz 40789 SHA256 5b380f5607f747f682fb9275cc0c8278e64673d4e1c425241164c88596401c22 SHA512 63f236c8328b6c7824b4d533fa2750bc011130ea70787d5960928f74410be72d484a3261c18109d6f0c9d77864aa857ca7d0dddeefb0b56b78cd0300f1fdbb19 WHIRLPOOL 90fc535a5810534a226e14e041fec17926e66c86f8275d3abe1a46af18e564a5aa74cc4bd327fc0be38e04d87187639c74e72d1cdd87cb66f68eed28895aab25

View File

@@ -1,27 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
inherit autotools eutils toolchain-funcs
DESCRIPTION="An advanced TCP connection forwarder"
HOMEPAGE="http://jumpgate.sourceforge.net/"
SRC_URI="http://jumpgate.sourceforge.net/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""
src_prepare() {
if [ "$(gcc-major-version)" == "4" ] ; then
sed -i -e '/^AC_CHECK_TYPE/d' configure.in || die
eautoreconf
fi
}
src_install() {
emake install install_prefix="${D}"
dodoc README ChangeLog
}

View File

@@ -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">jumpgate</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -253,10 +253,6 @@ net-vpn/kvpnc
# month (#482498).
dev-python/south
# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
# No reverse deps, doesn't build, bug #569068. Removal in a month.
net-misc/jumpgate
# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
# Doesn't compile, upstream dead, removal in 2 months (#584296).
dev-util/mutrace