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 0D122138351 for ; Tue, 28 Apr 2020 23:12:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 337FCE0869; Tue, 28 Apr 2020 23:12:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1F2E9E0869 for ; Tue, 28 Apr 2020 23:12:16 +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 27B6734EF98 for ; Tue, 28 Apr 2020 23:12:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 932BF1F4 for ; Tue, 28 Apr 2020 23:12:12 +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: <1588115516.befdf7f30822210c24f4a53cbfac64dd23c7f742.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/fs-uae-launcher/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/fs-uae-launcher/Manifest app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild X-VCS-Directories: app-emulation/fs-uae-launcher/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: befdf7f30822210c24f4a53cbfac64dd23c7f742 X-VCS-Branch: master Date: Tue, 28 Apr 2020 23:12:12 +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: dcd7cfc0-22a3-4011-b3dc-bfc482b74354 X-Archives-Hash: 33bb07ff789713e75c56687fb9a4da33 commit: befdf7f30822210c24f4a53cbfac64dd23c7f742 Author: James Le Cuirot gentoo org> AuthorDate: Tue Apr 28 23:11:56 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Apr 28 23:11:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befdf7f3 app-emulation/fs-uae-launcher: Bump to 3.0.5, drop old 3.0.3 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot gentoo.org> app-emulation/fs-uae-launcher/Manifest | 2 +- .../{fs-uae-launcher-3.0.3.ebuild => fs-uae-launcher-3.0.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/fs-uae-launcher/Manifest b/app-emulation/fs-uae-launcher/Manifest index 7473dab446a..1513151a076 100644 --- a/app-emulation/fs-uae-launcher/Manifest +++ b/app-emulation/fs-uae-launcher/Manifest @@ -1 +1 @@ -DIST fs-uae-launcher-3.0.3.tar.gz 9633064 BLAKE2B e5f80762407d95a64611121aaf936efaa915bdaef85a87e20998c0349f3f9c9b0640de0a9122c57b957ef031b15461012b5a8aecf13147d987b5db647b26e983 SHA512 dcb88af8e6f791dba9a48aa6fa706dd99288f1fe4b44250cc9c55342eee943c52f94c53b502fe8d570cc259f54583f345ed430e0e3a9878bd2a966ade4789b3c +DIST fs-uae-launcher-3.0.5.tar.gz 9633819 BLAKE2B 8ce627302244bbd7d174f28c0dad345699942429c1109a7408c88412f6bb0e3e5d765e6c51abf2b95837a83261023b4f9c58d65892e58043889be8dc5e4cb759 SHA512 1a6700c56a14edce86ffbefee7494117af067da8b1dbc22937a36641ccb90927a3bbb011d15a891388bf08378aa623e00a2d45dbc49e822a5a569e110843add5 diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild similarity index 100% rename from app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.3.ebuild rename to app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild