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 DCDDC1396D0 for ; Tue, 8 Aug 2017 17:48:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AAD01FC007; Tue, 8 Aug 2017 17:48:14 +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 175F31FC007 for ; Tue, 8 Aug 2017 17:48:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CB451341A06 for ; Tue, 8 Aug 2017 17:48:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71AF775D1 for ; Tue, 8 Aug 2017 17:48:10 +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: <1502214401.a0dfd8479b40f8edd32ea1759ffcb19c9bff44cb.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/nwipe/Manifest app-crypt/nwipe/nwipe-0.14.ebuild app-crypt/nwipe/nwipe-0.21.ebuild X-VCS-Directories: app-crypt/nwipe/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: a0dfd8479b40f8edd32ea1759ffcb19c9bff44cb X-VCS-Branch: master Date: Tue, 8 Aug 2017 17:48:10 +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: f0379c15-4b48-4bec-a28f-669ba463761a X-Archives-Hash: 7467567bdfe1a099f760ca9c5efbbf5d commit: a0dfd8479b40f8edd32ea1759ffcb19c9bff44cb Author: Alon Bar-Lev gentoo org> AuthorDate: Tue Aug 8 17:46:25 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Tue Aug 8 17:46:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0dfd847 app-crypt/nwipe: version bump Thanks: Michael Mair-Keimberger (asterix) Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-crypt/nwipe/Manifest | 2 +- app-crypt/nwipe/{nwipe-0.14.ebuild => nwipe-0.21.ebuild} | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest index a4f0334509a..30159d401d7 100644 --- a/app-crypt/nwipe/Manifest +++ b/app-crypt/nwipe/Manifest @@ -1 +1 @@ -DIST nwipe-0.14.tar.gz 150685 SHA256 2fa879256bad5e2369e325e6cb047651b85eb1e8bc88ce9fc89c1db3f4067a2a SHA512 f218f4c9d1add4f9decff5657767cfc0c38bfc57e834dca1759fa44d3a20d108bb9e9addf810fabc576aeaff5a6cb61ace0eb5199d29f69c18251046ab3a2a52 WHIRLPOOL b5d304b8bbf0e32438d128de30a5506179adac5f37b35be997f5e7deface65c00d1a05ef991c9621c924632575b9c3b6c4a1968125abefc11894ead2120a6de2 +DIST v0.21.tar.gz 49298 SHA256 21251065b5a59d81286a2afdc25ef5602c06895113f8d2e5b537c11f2e0c3819 SHA512 0d083ac903889602ea5bd889b97f3dd3f1ac8c3737612394a68e9cc1fe44d387819be2aca563005b13e61d3406f080bfb279adbeffb106d3b489ac4748189aa2 WHIRLPOOL b9afdba68ec9dff33f555859a24b9543a17fb78633e02d17e61a9362395d8ac54a6438f774d1971605383abf515efe48d40e13fd0d522e7f60df0f9610cff826 diff --git a/app-crypt/nwipe/nwipe-0.14.ebuild b/app-crypt/nwipe/nwipe-0.21.ebuild similarity index 64% rename from app-crypt/nwipe/nwipe-0.14.ebuild rename to app-crypt/nwipe/nwipe-0.21.ebuild index 3f42a83b09a..42136eb1d5a 100644 --- a/app-crypt/nwipe/nwipe-0.14.ebuild +++ b/app-crypt/nwipe/nwipe-0.21.ebuild @@ -3,9 +3,11 @@ EAPI=6 +inherit autotools + DESCRIPTION="Securely erase disks using a variety of recognized methods" -HOMEPAGE="https://sourceforge.net/projects/nwipe/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/martijnvanbrummelen/nwipe/" +SRC_URI="https://github.com/martijnvanbrummelen/${PN}/archive/v${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -16,3 +18,8 @@ RDEPEND=">=sys-block/parted-2.3 >=sys-libs/ncurses-5.7-r7:=" DEPEND="${RDEPEND} virtual/pkgconfig" + +src_prepare() { + default + eautoreconf +}