From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 64BF613829C for ; Sun, 12 Jun 2016 13:41:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CA86E0B36; Sun, 12 Jun 2016 13:41:23 +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 D522CE0B22 for ; Sun, 12 Jun 2016 13:41:21 +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 A12A6340B3B for ; Sun, 12 Jun 2016 13:41:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 007C4233B for ; Sun, 12 Jun 2016 13:41:16 +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: <1465701725.b0fe69ec272c1fff8b1c8febb5f8f1d975097159.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.ebuild X-VCS-Directories: app-crypt/pkcrack/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: b0fe69ec272c1fff8b1c8febb5f8f1d975097159 X-VCS-Branch: master Date: Sun, 12 Jun 2016 13:41:16 +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: 81d8db84-5cf8-4f25-a1fc-21a63f107fb0 X-Archives-Hash: 34895c5055ef892d2e6c39b9893bc04a commit: b0fe69ec272c1fff8b1c8febb5f8f1d975097159 Author: Alon Bar-Lev gentoo org> AuthorDate: Sun Jun 12 02:46:49 2016 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sun Jun 12 03:22:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0fe69ec app-crypt/pkcrack: cleanup Package-Manager: portage-2.2.28 app-crypt/pkcrack/pkcrack-1.2.2.ebuild | 54 ---------------------------------- 1 file changed, 54 deletions(-) diff --git a/app-crypt/pkcrack/pkcrack-1.2.2.ebuild b/app-crypt/pkcrack/pkcrack-1.2.2.ebuild deleted file mode 100644 index b5923cb..0000000 --- a/app-crypt/pkcrack/pkcrack-1.2.2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" -inherit toolchain-funcs - -DESCRIPTION="PkZip cipher breaker" -HOMEPAGE="http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack.html" -SRC_URI="http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/${P}.tar.gz" - -LICENSE="pkcrack" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="test" - -DEPEND="test? ( app-arch/zip[crypt] )" -RDEPEND="!