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 4E58C138334 for ; Sat, 8 Jun 2019 10:18:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE9B7E0866; Sat, 8 Jun 2019 10:18:50 +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 A65B4E0866 for ; Sat, 8 Jun 2019 10:18:50 +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 912673459D1 for ; Sat, 8 Jun 2019 10:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 213F255B for ; Sat, 8 Jun 2019 10:18:46 +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: <1559989064.2255b8b10863f0cb1e93d12578c3cbf1016584dd.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.1_alpha.ebuild net-vpn/tor/tor-0.4.1.2_alpha.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 2255b8b10863f0cb1e93d12578c3cbf1016584dd X-VCS-Branch: master Date: Sat, 8 Jun 2019 10:18:46 +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: d53412a5-f3c3-48aa-aac3-58f35d1e1718 X-Archives-Hash: ce1850898a3b4d84bdd717f62774f57b commit: 2255b8b10863f0cb1e93d12578c3cbf1016584dd Author: Anthony G. Basile gentoo org> AuthorDate: Sat Jun 8 10:17:44 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Jun 8 10:17:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2255b8b1 net-vpn/tor: bump to 0.4.1.2_alpha, remove older alpha 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.1_alpha.ebuild => tor-0.4.1.2_alpha.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest index 8c0cc21dc9e..fa34db2eac2 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.1-alpha.tar.gz 7350019 BLAKE2B 5e5022f9a150d87955b438e8afeef053bdc4196b87c891016a2ecc43d44b0a2a271ef4088cb16d539d2ccfaedc8e73c7d663e9878cf7a10af0d368c5a4512409 SHA512 d8fc5c124de8127a1b06081fb45e6cb0e1d2b77dc2cc4677370317961869f82282483b717fadd932f1d86ae32291ba51f61421c89005703c9625237cb84d2e8e +DIST tor-0.4.1.2-alpha.tar.gz 7355589 BLAKE2B cbc564624298f810266e785f81ed443ad1a2f44c565a6203f91382648f82954b5547bdc98c8bda358d4ce4423d5ffba53aba28a5ba461288a09e441192d7c748 SHA512 e138f836bc40f16a405e08024168176ed3eafdc26eca06f2a5e31b856e299e1ea04d84fea71a48bd9d79572fad060462d3bd2d4151c6009d04b14848d99102f6 diff --git a/net-vpn/tor/tor-0.4.1.1_alpha.ebuild b/net-vpn/tor/tor-0.4.1.2_alpha.ebuild similarity index 100% rename from net-vpn/tor/tor-0.4.1.1_alpha.ebuild rename to net-vpn/tor/tor-0.4.1.2_alpha.ebuild