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 D0EDE138334 for ; Wed, 9 Jan 2019 01:33:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7884DE0973; Wed, 9 Jan 2019 01:33:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4A7E4E0973 for ; Wed, 9 Jan 2019 01:33:42 +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 BC819335CB7 for ; Wed, 9 Jan 2019 01:33:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF579459 for ; Wed, 9 Jan 2019 01:33:37 +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: <1546997613.d642654566ba27ddf6b7d4264cd53ff8400a896c.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.3.5.6_rc.ebuild net-vpn/tor/tor-0.3.5.7.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: d642654566ba27ddf6b7d4264cd53ff8400a896c X-VCS-Branch: master Date: Wed, 9 Jan 2019 01: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: 69cce1e3-03cc-4dc8-9425-8cd65b182b52 X-Archives-Hash: 184589fbd0715358f9f1b7460f5e4adc commit: d642654566ba27ddf6b7d4264cd53ff8400a896c Author: Anthony G. Basile gentoo org> AuthorDate: Wed Jan 9 01:33:05 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Jan 9 01:33:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6426545 net-vpn/tor: version bump to 0.3.5.7 Signed-off-by: Anthony G. Basile gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-vpn/tor/Manifest | 2 +- net-vpn/tor/{tor-0.3.5.6_rc.ebuild => tor-0.3.5.7.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest index a2b911ecf56..b26d8f82e5f 100644 --- a/net-vpn/tor/Manifest +++ b/net-vpn/tor/Manifest @@ -1,2 +1,2 @@ DIST tor-0.3.4.9.tar.gz 6695931 BLAKE2B ebfe0f49ae923e63b0bd8a7cafc453d7b0775cbfd167463b364490faf9bbf61decd28906d8f5bb08bfa9a5a10b371d9188a5019314c0de5ace15cc379347f88e SHA512 cc254a2cc2f21b4511e9cb215ba5f05fefc4dceffcf46a402efa2d3540872a4ed8e0095245df0802ea12c1367451bc16ca60c0aea6a77e2139580f3c5ba8c02f -DIST tor-0.3.5.6-rc.tar.gz 6917906 BLAKE2B 55675cbeeff30c92c6c171ba945fa9a1b4ca2a083362dbeb76386b17569c952acefad2a3c474d05be114d22868bfc18ee425176e54aa28ce6e9245f0cc014d38 SHA512 3767a5fb3dd7a566facb36553367fc4ed99b82755613c0ae9229bb0de61cf09e0b794dc915cb82b38123c9ca52dd14d4a36bd49d9f1f3051aa36369ac45b730d +DIST tor-0.3.5.7.tar.gz 6934521 BLAKE2B 3af9a1a14fa5ea7ce0a5be08db3e2cbe4188d569bda92c7a24a66f94d79869acfd1ba9e1c51bfb0ac3f6399d79b907888d1546ba7898af9563d65f5288c09577 SHA512 e3a7be620c228c3bc73ea9350a19abecb0ac6dae2b309d6233151ab2377c754110a9854d8d221f380f80cffa2f723d266bd09b3432ae33c319c0fe9a7e538bc9 diff --git a/net-vpn/tor/tor-0.3.5.6_rc.ebuild b/net-vpn/tor/tor-0.3.5.7.ebuild similarity index 98% rename from net-vpn/tor/tor-0.3.5.6_rc.ebuild rename to net-vpn/tor/tor-0.3.5.7.ebuild index c6f1f5f1020..2e27b784b6b 100644 --- a/net-vpn/tor/tor-0.3.5.6_rc.ebuild +++ b/net-vpn/tor/tor-0.3.5.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7"