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 8571E138334 for ; Wed, 26 Jun 2019 13:46:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B98FCE0821; Wed, 26 Jun 2019 13:46:52 +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 9B516E0821 for ; Wed, 26 Jun 2019 13:46:52 +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 E7BAD346AB4 for ; Wed, 26 Jun 2019 13:46:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AF69449 for ; Wed, 26 Jun 2019 13:46:48 +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: <1561556753.bb5ab31c4124b60c507d5ebf7eb85f57e8504cba.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.2_alpha.ebuild net-vpn/tor/tor-0.4.1.3_alpha.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: bb5ab31c4124b60c507d5ebf7eb85f57e8504cba X-VCS-Branch: master Date: Wed, 26 Jun 2019 13:46:48 +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: 498c2727-d02c-472e-b88e-ed37311a1802 X-Archives-Hash: 420316586cc5699db0fd3ea565b89415 commit: bb5ab31c4124b60c507d5ebf7eb85f57e8504cba Author: Anthony G. Basile gentoo org> AuthorDate: Wed Jun 26 13:45:53 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Jun 26 13:45:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5ab31c net-vpn/tor: alpha branch bumped to 0.4.1.3_alpha, drop older Signed-off-by: Anthony G. Basile gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 net-vpn/tor/Manifest | 2 +- net-vpn/tor/{tor-0.4.1.2_alpha.ebuild => tor-0.4.1.3_alpha.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest index fa34db2eac2..df1e6fe5015 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.2-alpha.tar.gz 7355589 BLAKE2B cbc564624298f810266e785f81ed443ad1a2f44c565a6203f91382648f82954b5547bdc98c8bda358d4ce4423d5ffba53aba28a5ba461288a09e441192d7c748 SHA512 e138f836bc40f16a405e08024168176ed3eafdc26eca06f2a5e31b856e299e1ea04d84fea71a48bd9d79572fad060462d3bd2d4151c6009d04b14848d99102f6 +DIST tor-0.4.1.3-alpha.tar.gz 7369258 BLAKE2B b06a9fefe592680f715856daec59746b13da2d19e9261bc970c554ff97dc2718bf32cb17afd6e343e92b7750a058e2c6ef7ae9c6c130c87d0c4f22f84fd1457b SHA512 9f3c79ec4c1dbbdf704048f4488f5eb3de44d888ec9da5d6cfa7d36867c9e28b12c65bdbbb184b2c334ff176b345f18b4cd1caddb917ac67996dd53749730f75 diff --git a/net-vpn/tor/tor-0.4.1.2_alpha.ebuild b/net-vpn/tor/tor-0.4.1.3_alpha.ebuild similarity index 100% rename from net-vpn/tor/tor-0.4.1.2_alpha.ebuild rename to net-vpn/tor/tor-0.4.1.3_alpha.ebuild