From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 DE2411584F2 for ; Wed, 12 Mar 2025 19:24:32 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C10F3343144 for ; Wed, 12 Mar 2025 19:24:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BEA651103C7; Wed, 12 Mar 2025 19:24:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id B0BAE11037F for ; Wed, 12 Mar 2025 19:24:31 +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 6329B34314F for ; Wed, 12 Mar 2025 19:24:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9DA327E6 for ; Wed, 12 Mar 2025 19:24:29 +0000 (UTC) From: "Jay Faulkner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jay Faulkner" Message-ID: <1741807306.349c1ef22bd3542bf3cb514d360b47a8c8fa6408.jayf@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/tlp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/tlp/tlp-1.7.0-r1.ebuild X-VCS-Directories: sys-power/tlp/ X-VCS-Committer: jayf X-VCS-Committer-Name: Jay Faulkner X-VCS-Revision: 349c1ef22bd3542bf3cb514d360b47a8c8fa6408 X-VCS-Branch: master Date: Wed, 12 Mar 2025 19:24:29 +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: 4f31c687-2e26-4d6e-a7f8-f39ddce41459 X-Archives-Hash: 781d12e1680ac902fe8965804091dfca commit: 349c1ef22bd3542bf3cb514d360b47a8c8fa6408 Author: Jay Faulkner gentoo org> AuthorDate: Wed Mar 12 19:21:46 2025 +0000 Commit: Jay Faulkner gentoo org> CommitDate: Wed Mar 12 19:21:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349c1ef2 sys-power/tlp: Update copyright year to 2025 Signed-off-by: Jay Faulkner gentoo.org> sys-power/tlp/tlp-1.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/tlp/tlp-1.7.0-r1.ebuild b/sys-power/tlp/tlp-1.7.0-r1.ebuild index 1d98181455bd..3b9f9373902c 100644 --- a/sys-power/tlp/tlp-1.7.0-r1.ebuild +++ b/sys-power/tlp/tlp-1.7.0-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