From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF8E415813A for ; Wed, 08 Jan 2025 15:23:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D24E5E07AE; Wed, 08 Jan 2025 15:23:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF1F7E07AE for ; Wed, 08 Jan 2025 15:23:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFBA6341C25 for ; Wed, 08 Jan 2025 15:23:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47D69AED for ; Wed, 08 Jan 2025 15:23:24 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1736349773.7ae7f14a53258f41e05fbae21aa5541c2e328c9d.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/ppp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/ppp/ppp-2.5.1-r1.ebuild net-dialup/ppp/ppp-2.5.2.ebuild X-VCS-Directories: net-dialup/ppp/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 7ae7f14a53258f41e05fbae21aa5541c2e328c9d X-VCS-Branch: master Date: Wed, 08 Jan 2025 15:23:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bad32283-19b7-4332-8a61-0221fda2e6b4 X-Archives-Hash: 566c3bc7619486c9fdb5c0ff0bfae4ba commit: 7ae7f14a53258f41e05fbae21aa5541c2e328c9d Author: Mike Gilbert gentoo org> AuthorDate: Wed Jan 8 15:22:53 2025 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Wed Jan 8 15:22:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae7f14a net-dialup/ppp: fix bug ref Signed-off-by: Mike Gilbert gentoo.org> 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 4009514c3ccd..d34919022999 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 f777f5f9240d..02d8a124a403 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=(