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 4F42913916C for ; Tue, 25 Oct 2016 13:13:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D45E08B8; Tue, 25 Oct 2016 13:13:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A78B8E08B8 for ; Tue, 25 Oct 2016 13:13:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A7D8341491 for ; Tue, 25 Oct 2016 13:13:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90F3C308 for ; Tue, 25 Oct 2016 13:13:17 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1477401164.7241a1ec6d657655d1494e269cde0adc1483cdcd.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wireguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/wireguard/Manifest net-misc/wireguard/wireguard-0.0.20161014.ebuild net-misc/wireguard/wireguard-0.0.20161025.ebuild X-VCS-Directories: net-misc/wireguard/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 7241a1ec6d657655d1494e269cde0adc1483cdcd X-VCS-Branch: master Date: Tue, 25 Oct 2016 13:13:17 +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-Archives-Salt: 6fed164c-56c7-417f-9e5f-006033a69efc X-Archives-Hash: 37ad2fe2bbd586241c033e99f95ae856 commit: 7241a1ec6d657655d1494e269cde0adc1483cdcd Author: Aaron Bauman gentoo org> AuthorDate: Tue Oct 25 13:12:44 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Oct 25 13:12:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7241a1ec net-misc/wireguard: package bump and ebuild cleanup per developers request net-misc/wireguard/Manifest | 2 +- .../{wireguard-0.0.20161014.ebuild => wireguard-0.0.20161025.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/wireguard/Manifest b/net-misc/wireguard/Manifest index c9ea298..310cc0e 100644 --- a/net-misc/wireguard/Manifest +++ b/net-misc/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-experimental-0.0.20161014.tar.xz 118416 SHA256 687abcd64141cb9d12cc1e65396aeeab45c193e1a9d3acd306d0f2fbad33b4a1 SHA512 d3562d152eb09ac3efb1cf18605c92f6de2154c0c1d1558a304697bff01f20104bb81bfb1901af9d90105f7b99267da848a15f6ec6dd8a82add737b18a04c4d3 WHIRLPOOL 75ea152a536304b258a05d85e28fe07b1c7082d3e3584ae07d3154aef392a25528856158dba70f34769012b44e327ae61a1af6434cd59ee7c84daaea249f015e +DIST WireGuard-experimental-0.0.20161025.tar.xz 119268 SHA256 433fb84d00afa566d77dcb29f87c30e17c1c9c8dc9a9a0026619addfc6553027 SHA512 b5cce8ddfc1509cbd02c118289995b0820d1ae9e3142efc7d5f2e1b49819a916d12a53ae3d7c60c4eb6ac6e0f91e39be4cdb103a6a131949a761d223fd41abac WHIRLPOOL 3a5931a55c68da372c124da61645c70bbfc77a9638db254d34dd5b2ff1bd13a2dd11f1805bd4e3435fdf3cc29837aeda11b89647d1b876e8df1fbb1115b673bd diff --git a/net-misc/wireguard/wireguard-0.0.20161014.ebuild b/net-misc/wireguard/wireguard-0.0.20161025.ebuild similarity index 100% rename from net-misc/wireguard/wireguard-0.0.20161014.ebuild rename to net-misc/wireguard/wireguard-0.0.20161025.ebuild