summaryrefslogtreecommitdiff
path: root/net-misc/pipes/pipes-1.16.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/pipes/pipes-1.16.1-r1.ebuild')
-rw-r--r--net-misc/pipes/pipes-1.16.1-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild b/net-misc/pipes/pipes-1.16.1-r1.ebuild
index 7a2acfb32695..d70a57b6fc05 100644
--- a/net-misc/pipes/pipes-1.16.1-r1.ebuild
+++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit toolchain-funcs
DESCRIPTION="Very versatile TCP pipes"
@@ -11,6 +12,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~s390 x86"
+
PATCHES=(
"${FILESDIR}"/${P}-execlp.patch
)