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 046ED139085 for ; Sat, 4 Feb 2017 01:31:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E59C021C054; Sat, 4 Feb 2017 01:31:48 +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 BF90C21C054 for ; Sat, 4 Feb 2017 01:31:43 +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 F41C0340FC1 for ; Sat, 4 Feb 2017 01:31:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 495B83DC9 for ; Sat, 4 Feb 2017 01:31:40 +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: <1486171849.3e52018ea6735a6fccd8bf9ad93bb2e91713c4f2.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pkcrack/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild X-VCS-Directories: app-crypt/pkcrack/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 3e52018ea6735a6fccd8bf9ad93bb2e91713c4f2 X-VCS-Branch: master Date: Sat, 4 Feb 2017 01:31:40 +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: fd49e905-31f6-4929-b618-eb8a0cedf34c X-Archives-Hash: 1c39aa3f55b5534aac5ee36b76db7f6b commit: 3e52018ea6735a6fccd8bf9ad93bb2e91713c4f2 Author: Alon Bar-Lev gentoo org> AuthorDate: Fri Feb 3 23:55:30 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sat Feb 4 01:30:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e52018e app-crypt/pkcrack: eapi bump Package-Manager: portage-2.3.3 app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild | 39 ++++++++++++++----------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild b/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild index ad00a69..eb593b1 100644 --- a/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild +++ b/app-crypt/pkcrack/pkcrack-1.2.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="4" +EAPI="6" inherit toolchain-funcs DESCRIPTION="PkZip cipher breaker" @@ -17,8 +17,21 @@ IUSE="test" DEPEND="test? ( app-arch/zip[crypt] )" RDEPEND="!