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 4F4C8138334 for ; Sat, 13 Apr 2019 10:36:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08344E091B; Sat, 13 Apr 2019 10:36:13 +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 DA943E091B for ; Sat, 13 Apr 2019 10:36:12 +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 719E4340ECE for ; Sat, 13 Apr 2019 10:36:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E59257E for ; Sat, 13 Apr 2019 10:36:09 +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: <1555151618.2db87446cc799c26322d6c94b87827fc44853694.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.0.3_alpha.ebuild net-vpn/tor/tor-0.4.0.4_rc.ebuild X-VCS-Directories: net-vpn/tor/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 2db87446cc799c26322d6c94b87827fc44853694 X-VCS-Branch: master Date: Sat, 13 Apr 2019 10:36:09 +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: 91c0ed5e-c2bd-4bd6-bec3-7fc3df3de5d9 X-Archives-Hash: 975f48d9be112c07cdaa9a6e83a96baf commit: 2db87446cc799c26322d6c94b87827fc44853694 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Apr 13 10:33:38 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Apr 13 10:33:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db87446 net-vpn/tor: version bump to 0.4.0.4_rc Signed-off-by: Anthony G. Basile gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 net-vpn/tor/Manifest | 2 +- net-vpn/tor/{tor-0.4.0.3_alpha.ebuild => tor-0.4.0.4_rc.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest index 82f465df984..503f7f62e3f 100644 --- a/net-vpn/tor/Manifest +++ b/net-vpn/tor/Manifest @@ -1,2 +1,2 @@ DIST tor-0.3.5.8.tar.gz 6994335 BLAKE2B d37006ee48f6ecb9205fe9ad1178f2375aec5a8f8c614a85af398e2114d13e4ef7dcfc501685f2f6d4dbb44cca2ab318be69ac37686a3ef1bb980adcdefcac11 SHA512 47a21cdd6d4563dd9bfb43c26f054f00747d069611dc9b16eb11b9653fab5c0133fb8bd30e162fa27d90d6bc4f88c0e2bf49eb4fe54529017d5eb87c3bb86132 -DIST tor-0.4.0.3-alpha.tar.gz 7173481 BLAKE2B cc3710d3530364a29cc1b461643c847ca449c711d9abdc6b39bb366e7d7b0edea2f146429d5fbcef85a9d4515d260cf689576414bf37db9b12424a20637994f0 SHA512 88a7380b6c674dc06ee5c7aaa9b4d444c8f771220e47c83fe27612659432c6cb8ac8dd79998e6c27b7815b77113478d475fa8c6ab9733d26bb261b143456f8ad +DIST tor-0.4.0.4-rc.tar.gz 7193480 BLAKE2B 31b1f95f8c8226a56945c96c10d81c7c93269bd0d377f76281e95fd8014ab0b93c8fb84c9837f977017a66043b1e1da144bf50be2af10c2c47b524acbadf83c3 SHA512 5389e87110824747cab4875414d95d2da3c3740dfd0a74a67d1bcb0b90a6ed76bc16c87dd51a3c93020376d927f07645a50fccba4123c56e83518fedbd508773 diff --git a/net-vpn/tor/tor-0.4.0.3_alpha.ebuild b/net-vpn/tor/tor-0.4.0.4_rc.ebuild similarity index 100% rename from net-vpn/tor/tor-0.4.0.3_alpha.ebuild rename to net-vpn/tor/tor-0.4.0.4_rc.ebuild