From bf72936650103bc928cef58c67ce2fd19127be7d Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 21 Jan 2023 16:31:41 +0000 Subject: net-misc/stund: deprecate eutils --- net-misc/stund/files/stund-0.97-BJA-amd64.diff | 4 ++-- net-misc/stund/stund-0.97-r1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc/stund') 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" -- cgit v1.2.3