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 B2BD5138334 for ; Mon, 29 Jul 2019 16:58:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0396E07A5; Mon, 29 Jul 2019 16:58:28 +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 C2248E07A5 for ; Mon, 29 Jul 2019 16:58:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EE023348F56 for ; Mon, 29 Jul 2019 16:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63CB54D3 for ; Mon, 29 Jul 2019 16:58:24 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1564418488.d1a3c30ff5eb4e9fab6a44d12782c83a7912adcf.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/tor/Manifest net-vpn/tor/tor-0.4.1.3_alpha.ebuild net-vpn/tor/tor-0.4.1.4_rc.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: d1a3c30ff5eb4e9fab6a44d12782c83a7912adcf X-VCS-Branch: master Date: Mon, 29 Jul 2019 16:58:24 +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: a47f85ee-c95e-4454-bb31-dd7157b86df0 X-Archives-Hash: 8e6e18f95b192e2a68c71370e52f51ad commit: d1a3c30ff5eb4e9fab6a44d12782c83a7912adcf Author: Anthony G. Basile gentoo org> AuthorDate: Mon Jul 29 16:30:28 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Jul 29 16:41:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a3c30f net-vpn/tor: bump alpha branch to 0.4.1.4_rc Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Anthony G. Basile gentoo.org> net-vpn/tor/Manifest | 2 +- net-vpn/tor/{tor-0.4.1.3_alpha.ebuild => tor-0.4.1.4_rc.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest index df1e6fe5015..c057a905a0a 100644 --- a/net-vpn/tor/Manifest +++ b/net-vpn/tor/Manifest @@ -1,2 +1,2 @@ DIST tor-0.4.0.5.tar.gz 7203877 BLAKE2B e03710038615a5b9baf327933917c369bb3fabd4df6dd9f16053a0b72bcf20219e956e74258d0e39ae297d406035a89fab017d2e28c795f5d713c3933ad7cd29 SHA512 f6bccc52aaa436a501077b0891ecd3a9779f288b3b15fd76fa2c612e60aba04763b5951f55b2357e6271797b2f924bee9a6d2c1ee20419daa02d9d38ec68510b -DIST tor-0.4.1.3-alpha.tar.gz 7369258 BLAKE2B b06a9fefe592680f715856daec59746b13da2d19e9261bc970c554ff97dc2718bf32cb17afd6e343e92b7750a058e2c6ef7ae9c6c130c87d0c4f22f84fd1457b SHA512 9f3c79ec4c1dbbdf704048f4488f5eb3de44d888ec9da5d6cfa7d36867c9e28b12c65bdbbb184b2c334ff176b345f18b4cd1caddb917ac67996dd53749730f75 +DIST tor-0.4.1.4-rc.tar.gz 7369948 BLAKE2B 336886c45701f3e7a783284000c601d6642a6b866d0cc9ffd66da0876871dc7fbe893edda5e08f059366a7ab21b30e493cf19bd49d9812ce3d06cc7e2d85d190 SHA512 851809c5ff80beea8bf4432d702bcb6ce9ffe0b3d137c3c11386f1e4c771140d218d4ed2dc5c3c4994091c13a2e28f85ce125c1b68fe606d16e4e1f5a259937b diff --git a/net-vpn/tor/tor-0.4.1.3_alpha.ebuild b/net-vpn/tor/tor-0.4.1.4_rc.ebuild similarity index 100% rename from net-vpn/tor/tor-0.4.1.3_alpha.ebuild rename to net-vpn/tor/tor-0.4.1.4_rc.ebuild