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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61FE815803E for ; Sat, 6 Jan 2024 00:13:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96E3F2BC013; Sat, 6 Jan 2024 00:13:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7A15F2BC013 for ; Sat, 6 Jan 2024 00:13:23 +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 8BE823430C8 for ; Sat, 6 Jan 2024 00:13:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F4BAAE5 for ; Sat, 6 Jan 2024 00:13:20 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1704499945.48805d9e8aa5423a0fbbbfe541355b4d6ac4a317.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/winetricks/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/winetricks/Manifest app-emulation/winetricks/winetricks-20240105.ebuild app-emulation/winetricks/winetricks-99999999.ebuild X-VCS-Directories: app-emulation/winetricks/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 48805d9e8aa5423a0fbbbfe541355b4d6ac4a317 X-VCS-Branch: master Date: Sat, 6 Jan 2024 00:13:20 +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: 581ad44e-496a-46b7-b257-deb888636bad X-Archives-Hash: b1f8b9714c301a7aa8f28e73f5b963c9 commit: 48805d9e8aa5423a0fbbbfe541355b4d6ac4a317 Author: Jimi Huotari gentoo org> AuthorDate: Sat Jan 6 00:10:29 2024 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sat Jan 6 00:12:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48805d9e app-emulation/winetricks: add 20240105 Also update copyright year for 99999999. Signed-off-by: Jimi Huotari gentoo.org> app-emulation/winetricks/Manifest | 1 + .../{winetricks-99999999.ebuild => winetricks-20240105.ebuild} | 2 +- app-emulation/winetricks/winetricks-99999999.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-emulation/winetricks/Manifest b/app-emulation/winetricks/Manifest index 268ad2e03048..bb6973b41b47 100644 --- a/app-emulation/winetricks/Manifest +++ b/app-emulation/winetricks/Manifest @@ -1,2 +1,3 @@ DIST winetricks-20230212.tar.gz 694504 BLAKE2B 8f36a618edd0b17ccb7dbd1f054d45d2d35c3c8e5bfb2f12d91b8f9c87c9942db5b430a2b3017a42c3900dfe8f0510a6b8a6d78035e3fb467d88a3db0b64eff8 SHA512 3d2211091754a2a254d5ac8dab27d59d488d512149d8060828cf9d69df96f5ccad183f2ba9f2172452a2ae322236e86e7fce560836a2bc05dc9a36c2a422f245 +DIST winetricks-20240105.tar.gz 675763 BLAKE2B 0ca29d06ae35c95027ead0da2fa26b2950b4b4d495b61c972b9f93ae26fcadc7891931224bc2a8776e06f8bf2816e2fd5b84a0ef342de296aae20129dd5480b0 SHA512 254b505e1175477df3a27b361f227a02a2346a1b7ace255b6170e8bd463883dda8fef9fcbf2cd54606d69742fd6236f9aa58f589e2a34eb66bd04dfaa7bd6799 DIST winetricks-gentoo-2012.11.24.tar.bz2 6398 BLAKE2B 54a4502f6e8ef15d21b02c43e3ce599e32d476c2559246064de14cc4ce2243ff11dde681d24c8a7f4913c3d7a10b855bda47e8fb8ecad31e00d839705416be6f SHA512 59c93b73f3a7b2d11aefcde2ff66659ff1de21ad4b5f232f4b60572f3a48b15a6c49f369b1696862bf1b33fde190bf5598945e9536fb41ddec42d8def4d2be2a diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild b/app-emulation/winetricks/winetricks-20240105.ebuild similarity index 98% copy from app-emulation/winetricks/winetricks-99999999.ebuild copy to app-emulation/winetricks/winetricks-20240105.ebuild index 9085fdd239a9..91fa5d31a9b7 100644 --- a/app-emulation/winetricks/winetricks-99999999.ebuild +++ b/app-emulation/winetricks/winetricks-20240105.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild b/app-emulation/winetricks/winetricks-99999999.ebuild index 9085fdd239a9..91fa5d31a9b7 100644 --- a/app-emulation/winetricks/winetricks-99999999.ebuild +++ b/app-emulation/winetricks/winetricks-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8