summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 09:36:56 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:20:13 +0100
commit1c486ced4b9824ac2aa9cb3883245514723d3bd7 (patch)
tree288a0d284bea8dab96dd262627ad195c7f5b61b5 /net-misc
parentnet-misc/openvswitch: eutils--, BDEPEND, fully drop old slash strip (diff)
downloadgentoo-1c486ced4b9824ac2aa9cb3883245514723d3bd7.tar.gz
gentoo-1c486ced4b9824ac2aa9cb3883245514723d3bd7.tar.bz2
gentoo-1c486ced4b9824ac2aa9cb3883245514723d3bd7.zip
net-misc/portfwd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/portfwd/portfwd-0.29-r1.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-misc/portfwd/portfwd-0.29-r1.ebuild b/net-misc/portfwd/portfwd-0.29-r1.ebuild
index f88b08f22141..c64a3293d245 100644
--- a/net-misc/portfwd/portfwd-0.29-r1.ebuild
+++ b/net-misc/portfwd/portfwd-0.29-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils systemd
+inherit autotools systemd
DESCRIPTION="Port Forwarding Daemon"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -11,10 +11,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
-IUSE=""
-
-DEPEND=">=sys-apps/sed-4"
-RDEPEND=""
src_prepare() {
default