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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9EBED15838C for ; Tue, 16 Jan 2024 03:21:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F22DE2BAF; Tue, 16 Jan 2024 03:21:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 643FAE2BAF for ; Tue, 16 Jan 2024 03:21:54 +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 8DC763432A0 for ; Tue, 16 Jan 2024 03:21:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9E8613E9 for ; Tue, 16 Jan 2024 03:21:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1705375206.25f7f5ab0833e4dc1151af2ebdae15624ece46ee.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gupnp/gupnp-1.6.6.ebuild X-VCS-Directories: net-libs/gupnp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 25f7f5ab0833e4dc1151af2ebdae15624ece46ee X-VCS-Branch: master Date: Tue, 16 Jan 2024 03:21:51 +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: dc3943ed-5c9f-4193-b2e3-6f032480aaf3 X-Archives-Hash: 71e82052a09363521ca06e657c1fd2c0 commit: 25f7f5ab0833e4dc1151af2ebdae15624ece46ee Author: Sam James gentoo org> AuthorDate: Tue Jan 16 03:20:06 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 16 03:20:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f7f5ab net-libs/gupnp: crank copyright Signed-off-by: Sam James gentoo.org> net-libs/gupnp/gupnp-1.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gupnp/gupnp-1.6.6.ebuild b/net-libs/gupnp/gupnp-1.6.6.ebuild index d9c421131769..440e5eb9ee90 100644 --- a/net-libs/gupnp/gupnp-1.6.6.ebuild +++ b/net-libs/gupnp/gupnp-1.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8