summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-01-21 16:31:41 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-01-21 17:16:15 +0000
commitbf72936650103bc928cef58c67ce2fd19127be7d (patch)
treee13f6100027fb864c68bdc0259dce549c2f8ea3d /net-misc
parentflx/wdd: deprecate eutils (diff)
downloadportage-bf72936650103bc928cef58c67ce2fd19127be7d.tar.xz
net-misc/stund: deprecate eutils
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stund/files/stund-0.97-BJA-amd64.diff4
-rw-r--r--net-misc/stund/stund-0.97-r1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/stund/files/stund-0.97-BJA-amd64.diff b/net-misc/stund/files/stund-0.97-BJA-amd64.diff
index 6aafcce5..d20b2424 100644
--- a/net-misc/stund/files/stund-0.97-BJA-amd64.diff
+++ b/net-misc/stund/files/stund-0.97-BJA-amd64.diff
@@ -1,5 +1,5 @@
---- stun.cxx.ori 2010-12-18 10:53:19.216286790 +0100
-+++ stun.cxx 2010-12-18 10:53:46.806347204 +0100
+--- a/stun.cxx.ori 2010-12-18 10:53:19.216286790 +0100
++++ b/stun.cxx 2010-12-18 10:53:46.806347204 +0100
@@ -671,6 +671,10 @@
tick |= lowtick;
#elif defined(__GNUC__) && ( defined(__i686__) || defined(__i386__) )
diff --git a/net-misc/stund/stund-0.97-r1.ebuild b/net-misc/stund/stund-0.97-r1.ebuild
index 0bd77f60..74d10019 100644
--- a/net-misc/stund/stund-0.97-r1.ebuild
+++ b/net-misc/stund/stund-0.97-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils
+inherit toolchain-funcs
DESCRIPTION="STUN server"
HOMEPAGE="https://sourceforge.net/projects/stun"