summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"