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 81A7C15817D for ; Fri, 14 Jun 2024 10:47:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA466E2A23; Fri, 14 Jun 2024 10:47:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBF6BE2A23 for ; Fri, 14 Jun 2024 10:47:43 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9682633C1EB for ; Fri, 14 Jun 2024 10:47:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B07981CF2 for ; Fri, 14 Jun 2024 10:47:39 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1718361622.c91df6a73d47669c5f0a1c42bd6d8feeb8c1b8ae.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/plus42/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/plus42/Manifest app-emulation/plus42/plus42-1.1.10.ebuild app-emulation/plus42/plus42-1.1.12.ebuild X-VCS-Directories: app-emulation/plus42/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: c91df6a73d47669c5f0a1c42bd6d8feeb8c1b8ae X-VCS-Branch: master Date: Fri, 14 Jun 2024 10:47:39 +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: 565e45ba-f11e-4fdb-8657-0d77ae24ef84 X-Archives-Hash: 60130eb4ea28abcd33ebef4175eb8e61 commit: c91df6a73d47669c5f0a1c42bd6d8feeb8c1b8ae Author: Bernard Cafarelli gentoo org> AuthorDate: Fri Jun 14 10:03:44 2024 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Fri Jun 14 10:40:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91df6a7 app-emulation/plus42: add 1.1.12, drop 1.1.10 Signed-off-by: Bernard Cafarelli gentoo.org> app-emulation/plus42/Manifest | 2 +- app-emulation/plus42/{plus42-1.1.10.ebuild => plus42-1.1.12.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/plus42/Manifest b/app-emulation/plus42/Manifest index 7c24c1bb36cf..8ac81516268d 100644 --- a/app-emulation/plus42/Manifest +++ b/app-emulation/plus42/Manifest @@ -1,2 +1,2 @@ -DIST plus42-upstream-1.1.10.tgz 7612969 BLAKE2B feeab01d4161f0f8cc183cf3c494290469c968d89670610a8848103a8ae64f81816d4456477d1900f94b0e6c5ef3ae3dbd36aa9edb3644f5ed099954fb692664 SHA512 38b263d71464b891a4dc9d32a38b8d32d96e2c1ce352348ff33348b23749ae45d341f6d36b76609b40e863e058ec2c0e5c6be394c041f27f6caba1b261d7422c DIST plus42-upstream-1.1.11.tgz 7613219 BLAKE2B edd390be71318fbe351e997e3cedb2bf145fea89ed39ac91726c712d1906a28860f515de5bb657d0447d496d7469c6c01b185f6396c9227e120cbb8ea078bca3 SHA512 082042319ee9f58fc6c3fe86e9b15d03e17ae6e3d30441df2e953d71fe670f8004ff25da8986fb6f89fd4f6823a473fbfa620560e6051aa2a3bfebd9fbbd67a2 +DIST plus42-upstream-1.1.12.tgz 7613262 BLAKE2B 983388034eca0bfceb4d2ca129a7fad5192e642e6bb05365bb883b7cb9a7bc571181b28214c2d4a9efd97a87d2836f95e4755e33f7a98bcc8bba0b5a97e4f226 SHA512 b0502d3132e49fc29d3e5b6b9d9fe4d6de52ebf5a44937a3847932993563e7ba12cca72dfa6d505acaa5eb95ffd5692df4b10b35075e846a17a9a621f31df225 diff --git a/app-emulation/plus42/plus42-1.1.10.ebuild b/app-emulation/plus42/plus42-1.1.12.ebuild similarity index 100% rename from app-emulation/plus42/plus42-1.1.10.ebuild rename to app-emulation/plus42/plus42-1.1.12.ebuild