net-misc/jumpgate: Remove last-rited pkg, #569068
authorMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 21:22:39 +0000 (23:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 21:24:41 +0000 (23:24 +0200)
net-misc/jumpgate/Manifest [deleted file]
net-misc/jumpgate/jumpgate-0.7.ebuild [deleted file]
net-misc/jumpgate/metadata.xml [deleted file]
profiles/package.mask

diff --git a/net-misc/jumpgate/Manifest b/net-misc/jumpgate/Manifest
deleted file mode 100644 (file)
index a3e679b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST jumpgate-0.7.tar.gz 40789 SHA256 5b380f5607f747f682fb9275cc0c8278e64673d4e1c425241164c88596401c22 SHA512 63f236c8328b6c7824b4d533fa2750bc011130ea70787d5960928f74410be72d484a3261c18109d6f0c9d77864aa857ca7d0dddeefb0b56b78cd0300f1fdbb19 WHIRLPOOL 90fc535a5810534a226e14e041fec17926e66c86f8275d3abe1a46af18e564a5aa74cc4bd327fc0be38e04d87187639c74e72d1cdd87cb66f68eed28895aab25
diff --git a/net-misc/jumpgate/jumpgate-0.7.ebuild b/net-misc/jumpgate/jumpgate-0.7.ebuild
deleted file mode 100644 (file)
index 5b0986d..0000000
+++ /dev/null
@@ -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
-}
diff --git a/net-misc/jumpgate/metadata.xml b/net-misc/jumpgate/metadata.xml
deleted file mode 100644 (file)
index 7b7d047..0000000
+++ /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">jumpgate</remote-id>
-  </upstream>
-</pkgmetadata>
index df1f506ca289aa73342a3a118850f84b0fc45cb5..b7e555ef272b6bb1a2d290247f627abc3cb8acc1 100644 (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