From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-929153-garchives=archives.gentoo.org@lists.gentoo.org> 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 12131139085 for <garchives@archives.gentoo.org>; Sat, 4 Feb 2017 01:32:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E5C121C080; Sat, 4 Feb 2017 01:31:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2040121C08D for <gentoo-commits@lists.gentoo.org>; Sat, 4 Feb 2017 01:31:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4ADDC3413B7 for <gentoo-commits@lists.gentoo.org>; Sat, 4 Feb 2017 01:31:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D5DA3DD6 for <gentoo-commits@lists.gentoo.org>; Sat, 4 Feb 2017 01:31:41 +0000 (UTC) From: "Alon Bar-Lev" <alonbl@gentoo.org> 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" <alonbl@gentoo.org> Message-ID: <1486171855.51a1e5f51a009763daf3546ee946210532b22439.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/loop-aes/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/loop-aes/Manifest sys-fs/loop-aes/loop-aes-3.7h.ebuild sys-fs/loop-aes/loop-aes-3.7j.ebuild X-VCS-Directories: sys-fs/loop-aes/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 51a1e5f51a009763daf3546ee946210532b22439 X-VCS-Branch: master Date: Sat, 4 Feb 2017 01:31:41 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9a663ab4-a096-48c2-b113-f1f7d53a97af X-Archives-Hash: 34854ad945d52cb8108732718478b8f1 commit: 51a1e5f51a009763daf3546ee946210532b22439 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 01:07:27 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 01:30:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a1e5f5 sys-fs/loop-aes: version bump Package-Manager: portage-2.3.3 sys-fs/loop-aes/Manifest | 2 +- sys-fs/loop-aes/{loop-aes-3.7h.ebuild => loop-aes-3.7j.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-fs/loop-aes/Manifest b/sys-fs/loop-aes/Manifest index bfc6bbf..7deb2a0 100644 --- a/sys-fs/loop-aes/Manifest +++ b/sys-fs/loop-aes/Manifest @@ -1 +1 @@ -DIST loop-AES-v3.7h.tar.bz2 326005 SHA256 4035d398c25020bfdbe930810354c75de7036a868dbb429a2d18074ea81f24c3 SHA512 3ccfa1d87e64b9cb8fd0f8b2d9b74d193510f0d91dc0de1232619cb593b60889e42d8a9cac746ca1476b489ff988291ef3de14e0b888c9df84e97a1f6ac7f012 WHIRLPOOL 8533adf1e4a0627d90334f581cd890fb7d85b8e7e694fe3a2fffd954245e01240fb278cfb8330eaca6864641c8c4a69675b899f82a0d172a3e48242e3cec0308 +DIST loop-AES-v3.7j.tar.bz2 326818 SHA256 67ede839d4cac657359c39b05eac46f6991054768a7e1096bef5b92edb3b8aba SHA512 e1b59680680e2b40bb42cad9f1e89a344c7bfd0ee01fdc26151e9edea64b5111744588bc05c672de16c76ae0a3e4d6a8d4c4c9c09709a9f93bfc62a2f64ba7c7 WHIRLPOOL a3798edc3f1393ddf97aeada84c1c5a6e74b8cef94e72629774c4db70001206d5cd429df61035a215131f0281ef284469751eefad1f7ee3fd7cf24153b57077d diff --git a/sys-fs/loop-aes/loop-aes-3.7h.ebuild b/sys-fs/loop-aes/loop-aes-3.7j.ebuild similarity index 97% rename from sys-fs/loop-aes/loop-aes-3.7h.ebuild rename to sys-fs/loop-aes/loop-aes-3.7j.ebuild index 242d3c2..3323c2e 100644 --- a/sys-fs/loop-aes/loop-aes-3.7h.ebuild +++ b/sys-fs/loop-aes/loop-aes-3.7j.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="6" inherit eutils linux-mod