From 7ae7f14a53258f41e05fbae21aa5541c2e328c9d Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 8 Jan 2025 10:22:53 -0500 Subject: [PATCH] net-dialup/ppp: fix bug ref Signed-off-by: Mike Gilbert --- net-dialup/ppp/ppp-2.5.1-r1.ebuild | 4 ++-- net-dialup/ppp/ppp-2.5.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-dialup/ppp/ppp-2.5.1-r1.ebuild b/net-dialup/ppp/ppp-2.5.1-r1.ebuild index 4009514c3ccd2..d349190229992 100644 --- a/net-dialup/ppp/ppp-2.5.1-r1.ebuild +++ b/net-dialup/ppp/ppp-2.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -70,7 +70,7 @@ src_prepare() { } src_configure() { - # bug #944065 + # https://bugs.gentoo.org/943931 append-cflags -std=gnu17 local args=( diff --git a/net-dialup/ppp/ppp-2.5.2.ebuild b/net-dialup/ppp/ppp-2.5.2.ebuild index f777f5f9240d5..02d8a124a4032 100644 --- a/net-dialup/ppp/ppp-2.5.2.ebuild +++ b/net-dialup/ppp/ppp-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -69,7 +69,7 @@ src_prepare() { } src_configure() { - # bug #944065 + # https://bugs.gentoo.org/943931 append-cflags -std=gnu17 local args=(