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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BB09138350 for ; Sun, 22 Mar 2020 14:33:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9693E09EF; Sun, 22 Mar 2020 14:33:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8AA36E09EF for ; Sun, 22 Mar 2020 14:33:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7BCDE34F3B4 for ; Sun, 22 Mar 2020 14:33:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12D8218A for ; Sun, 22 Mar 2020 14:33:37 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1584887596.9d5d7321601d9057730337d2ba74b36434f46c17.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/fs-uae/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/fs-uae/Manifest app-emulation/fs-uae/fs-uae-3.0.2.ebuild app-emulation/fs-uae/fs-uae-3.0.3.ebuild X-VCS-Directories: app-emulation/fs-uae/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 9d5d7321601d9057730337d2ba74b36434f46c17 X-VCS-Branch: master Date: Sun, 22 Mar 2020 14:33:37 +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: 77937e71-2368-4ff7-966d-51651e2b7c16 X-Archives-Hash: 2255ab76644ce702b30085715cfe0c56 commit: 9d5d7321601d9057730337d2ba74b36434f46c17 Author: James Le Cuirot gentoo org> AuthorDate: Sun Mar 22 14:30:05 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Mar 22 14:33:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d5d7321 app-emulation/fs-uae: Version bump to 3.0.3, drop old 3.0.2 Package-Manager: Portage-2.3.94, Repoman-2.3.20 Signed-off-by: James Le Cuirot gentoo.org> app-emulation/fs-uae/Manifest | 2 +- app-emulation/fs-uae/{fs-uae-3.0.2.ebuild => fs-uae-3.0.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/fs-uae/Manifest b/app-emulation/fs-uae/Manifest index dce8e57ef87..8f9b4818852 100644 --- a/app-emulation/fs-uae/Manifest +++ b/app-emulation/fs-uae/Manifest @@ -1 +1 @@ -DIST fs-uae-3.0.2.tar.gz 4843019 BLAKE2B cc60ba5d7919b178b8119af750796c0d5c5e805a47de4546e4beebb6bf239a7d7f723af30cc6e49a9515c9312a69aeca6ccbd2896cd6b94d9f072ec40f3571de SHA512 4727e61276e75e7b622b7c22b3991955efff0cf371215a0c72158d1f78e78dad7e82680865891ce015472606e8f55ed568c22a157760cc0779bef39aefc8c416 +DIST fs-uae-3.0.3.tar.gz 4844072 BLAKE2B 7e072abc11de1d7e174e3af9203d35941305f4bd5df9e11c5a94ada26c81c52912b1edee25e6ad3fa9d114dcb888d421fcb55def3a83931cab792650f5acfe9d SHA512 dce5f4b7e769902d334b48a5d5ff50cd152f48c8e50d5089a11abfe1a405e574eec460842b0bd74540375b80e65faca58b223cf6b03da6f84e326433f52f7c98 diff --git a/app-emulation/fs-uae/fs-uae-3.0.2.ebuild b/app-emulation/fs-uae/fs-uae-3.0.3.ebuild similarity index 98% rename from app-emulation/fs-uae/fs-uae-3.0.2.ebuild rename to app-emulation/fs-uae/fs-uae-3.0.3.ebuild index 6d0c2446b7e..a33c9af89fa 100644 --- a/app-emulation/fs-uae/fs-uae-3.0.2.ebuild +++ b/app-emulation/fs-uae/fs-uae-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7