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 3E053138334 for ; Sat, 24 Aug 2019 02:24:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49C71E069C; Sat, 24 Aug 2019 02:24:44 +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 2B552E069C for ; Sat, 24 Aug 2019 02:24:44 +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 7109934A207 for ; Sat, 24 Aug 2019 02:24:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC3A3266 for ; Sat, 24 Aug 2019 02:24:40 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1566613469.80b3b55e324b67c8e9c325af8806dcc83551dedc.anarchy@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/Manifest www-client/firefox/firefox-69.0_beta15-r1.ebuild www-client/firefox/firefox-69.0_beta16.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: 80b3b55e324b67c8e9c325af8806dcc83551dedc X-VCS-Branch: master Date: Sat, 24 Aug 2019 02:24:40 +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: a7ea1820-f17b-496e-9a53-5ec79f455482 X-Archives-Hash: ac7da603156a58620629ae53c39ddd4d commit: 80b3b55e324b67c8e9c325af8806dcc83551dedc Author: Jory Pratt gentoo org> AuthorDate: Sat Aug 24 02:24:13 2019 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sat Aug 24 02:24:29 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=80b3b55e www-client/firefox: Version bump 69.0b16 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Jory Pratt gentoo.org> www-client/firefox/Manifest | 2 +- .../{firefox-69.0_beta15-r1.ebuild => firefox-69.0_beta16.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index e1791d8..3f53492 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,2 +1,2 @@ DIST firefox-69.0-patches-05.tar.xz 14772 BLAKE2B 5b8a2a741a3b0615e7d99cfa9c16afaf091335daad04fe4d117b5c4279c7654e698df1a950f1e4a99ba40966f0c5a4b1c1cd2cdfa4bf63acc5ea04695cab1627 SHA512 cb9b9654678c7152295f92ba0bb573de026dc8a1ef16d2a92e7fe1f61f799b78739a433f6ea8aa7ca8f3f318170bc377348b921819a9cba7b7b774c68e286efa -DIST firefox-69.0b15.source.tar.xz 317275740 BLAKE2B 2c112e420814000ce5a1a7b9126be57706fde67092ed1459531c7c2ad5b196e6f45a03402de22c14bf4cd9f9b34eba99493755bfbcc9e4996facbe5aec1a5c9c SHA512 53a30532a39e980744ee5ef43a1d14b61d4b1f2782c4dcf19daac88a7518ae61daa2997422d10693d7c799a36e229b66419f6a3ad172cb646d8685436eaffc38 +DIST firefox-69.0b16.source.tar.xz 321238344 BLAKE2B 8fd94db66fbf1606179accb0bef26a0cd8fdc00d303ff93a5c9314e514af6b994ad84f5e3f944ec576dd881eeefc7b9656343f08b9b284a11517e434cd39d305 SHA512 5cec5d932c64bbdd454dcffea78cdde7b333534542174750c90d941dbae63d24ccab0637365d249ef2021f70b4a10d74c14d7184da8cd2c72cf81a971e9c4d29 diff --git a/www-client/firefox/firefox-69.0_beta15-r1.ebuild b/www-client/firefox/firefox-69.0_beta16.ebuild similarity index 100% rename from www-client/firefox/firefox-69.0_beta15-r1.ebuild rename to www-client/firefox/firefox-69.0_beta16.ebuild