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 E5DEA138334 for ; Mon, 22 Apr 2019 06:11:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8442E088F; Mon, 22 Apr 2019 06:11:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8CFE2E088F for ; Mon, 22 Apr 2019 06:11:02 +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 2BC0F341F15 for ; Mon, 22 Apr 2019 06:11:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D147759F for ; Mon, 22 Apr 2019 06:10:59 +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: <1555913448.50aa79e72641efc41e3fed29f6e975d574e9d1e0.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/bcwipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/bcwipe/Manifest app-crypt/bcwipe/bcwipe-1.9.13.ebuild X-VCS-Directories: app-crypt/bcwipe/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 50aa79e72641efc41e3fed29f6e975d574e9d1e0 X-VCS-Branch: master Date: Mon, 22 Apr 2019 06:10:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 60e5c378-66e0-4320-b542-22c74cb49de3 X-Archives-Hash: a34217739b65cbd74f8f2f0432cbfe49 commit: 50aa79e72641efc41e3fed29f6e975d574e9d1e0 Author: Alon Bar-Lev gentoo org> AuthorDate: Mon Apr 22 06:05:30 2019 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Mon Apr 22 06:10:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50aa79e7 app-crypt/bcwipe: fix digest Closes: https://bugs.gentoo.org/show_bug.cgi?id=684062 Signed-off-by: Alon Bar-Lev gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 app-crypt/bcwipe/Manifest | 3 +-- app-crypt/bcwipe/bcwipe-1.9.13.ebuild | 11 +---------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/app-crypt/bcwipe/Manifest b/app-crypt/bcwipe/Manifest index 37bd53f5636..fc90de7a4b0 100644 --- a/app-crypt/bcwipe/Manifest +++ b/app-crypt/bcwipe/Manifest @@ -1,2 +1 @@ -DIST BCWipe-1.9-13.tar.gz 141092 BLAKE2B 0d7e8f5841b388bb9e200ae533f8706d951e017923a69314173d44fcbec2ac2f3ab8c0c97de9054e12f1560f075e5af0e32ddac855df8f9bc28fb1bb637edbc6 SHA512 801b6d3c55d82915da14b3136c9ddba7fc947b40c07ba135c410e1e2703f74735d32ebb043d44325f615005631930ce48b4075885f1a928cf8f4a2d4c67ca5cc -DIST BCWipe.doc.tgz 21218 BLAKE2B 02ce8b5c767ed9d45615fa26b5c0172c5431209cbd7ca94bfed4345206b401db50e02a163eef14359a01d16cc4a1b26b121081611cc7854833e7cbd917ae947c SHA512 5aa402669ded46b6dc680293f18aea4ab20a7d6b7d9d7bf8e63003e557b953e8f8019431ea69d96d2236121e754bc456b3700a0895f4fff0573d2e9bac2e2ee3 +DIST BCWipe-1.9-13.tar.gz 147634 BLAKE2B b6fd6e166c5a97d5b453f4f263384b5b76b273b8e98651d993b83d97c1a97d8adf1fda9acc9d2dcae5ef46bf7c15d517b81384959f62ee938d94546411f05d0b SHA512 3044423b291a6802bb1cab75b9d2b2b74ebe01a1318fad0360c9d6fe8f5afc6e446112fd323f02d56275f6595eb6afb7ad09c02fdc25e74d217a5a687a663275 diff --git a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild index e85e1d5109c..76d29704349 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.13.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.13.ebuild @@ -7,12 +7,10 @@ MY_PV="$(ver_rs 2- -)" DESCRIPTION="Secure file removal utility" HOMEPAGE="https://www.jetico.com/" -SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz - doc? ( https://www.jetico.com/linux/BCWipe.doc.tgz )" +SRC_URI="https://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz" LICENSE="bestcrypt" SLOT="0" -IUSE="doc" KEYWORDS="amd64 ~arm ppc x86" RESTRICT="mirror bindist" @@ -29,14 +27,7 @@ src_test() { [[ -f testfile ]] && die "test file still exists. bcwipe should have deleted it" } -src_install() { - default - - use doc && dodoc -r ../bcwipe-help -} - pkg_postinst() { ewarn "The BestCrypt drivers are not free - Please purchace a license from " ewarn "http://www.jetico.com/" - ewarn "full details /usr/share/doc/${PF}/bcwipe-help/wu_licen.htm" }