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 44E8A1396D0 for ; Sat, 7 Oct 2017 08:22:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 522782BC007; Sat, 7 Oct 2017 08:22:54 +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 359392BC007 for ; Sat, 7 Oct 2017 08:22:54 +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 D56C13417B7 for ; Sat, 7 Oct 2017 08:22:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A7CA909F for ; Sat, 7 Oct 2017 08:22:51 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1507364503.b086e980419a6fecfc0e7139fa2cfeedade8e340.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/aespipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/aespipe/Manifest app-crypt/aespipe/aespipe-2.4d.ebuild app-crypt/aespipe/aespipe-2.4e.ebuild X-VCS-Directories: app-crypt/aespipe/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: b086e980419a6fecfc0e7139fa2cfeedade8e340 X-VCS-Branch: master Date: Sat, 7 Oct 2017 08:22:51 +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: c4502569-b4c2-4539-9759-63d161fd9cba X-Archives-Hash: 0a83926627fc116025fbc76a701ccf19 commit: b086e980419a6fecfc0e7139fa2cfeedade8e340 Author: Alon Bar-Lev gentoo org> AuthorDate: Sat Oct 7 07:57:33 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sat Oct 7 08:21:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b086e980 app-crypt/aespipe: version bump Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --force app-crypt/aespipe/Manifest | 2 +- app-crypt/aespipe/{aespipe-2.4d.ebuild => aespipe-2.4e.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/aespipe/Manifest b/app-crypt/aespipe/Manifest index 9e7046029b2..86bbd0fb1bb 100644 --- a/app-crypt/aespipe/Manifest +++ b/app-crypt/aespipe/Manifest @@ -1 +1 @@ -DIST aespipe-v2.4d.tar.bz2 106703 SHA256 c5ce656e0ade49b93e1163ec7b35450721d5743d8d804ad3a9e39add0389e50f SHA512 3c48facedf2e57978e9762ca1bfaa7c435897d75ab127697e20fa935a4797fde1d88e31db1b46f35968626e1bda3f2d2251d1b3f171cd27ee3cfc7a3d0193248 WHIRLPOOL 4b41b97b50e29fb4d567368684e50f7c6dc13dc9f783e17e8da2355f6aeaa7ec38d266942b1597897f579079674b34275d1bec2af68adfaf212766beb30680d7 +DIST aespipe-v2.4e.tar.bz2 107741 SHA256 bad5abb8678c2a6062d22b893171623e0c8e6163b5c1e6e5086e2140e606b93a SHA512 e038f710ac971e5ba740648c0f255e8bc9fcea9be1a6b76208a453f21f013e1662c006d4f4495fa2b2560fd9b0c236947462a9b337a120073c6a5335b29f077e WHIRLPOOL aa6cffad21a537afe198ef97170dc312d76cbd38eabd3c3e8ad9f4333c04269ba639da3d732b94792ac9dbdf6c92d066f86a595f1cc55548b958114d1edb80bc diff --git a/app-crypt/aespipe/aespipe-2.4d.ebuild b/app-crypt/aespipe/aespipe-2.4e.ebuild similarity index 100% rename from app-crypt/aespipe/aespipe-2.4d.ebuild rename to app-crypt/aespipe/aespipe-2.4e.ebuild