public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/
Date: Tue, 22 Mar 2022 10:10:23 +0000 (UTC)	[thread overview]
Message-ID: <1647943809.d37863e3a54d2fd400eb1bab1b23c14f747f2022.jsmolic@gentoo> (raw)

commit:     d37863e3a54d2fd400eb1bab1b23c14f747f2022
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 10:06:44 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 10:10:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37863e3

app-crypt/nwipe: add 0.33

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-crypt/nwipe/Manifest          |  1 +
 app-crypt/nwipe/nwipe-0.33.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest
index 46ee00ceedf4..d5d87ffddf96 100644
--- a/app-crypt/nwipe/Manifest
+++ b/app-crypt/nwipe/Manifest
@@ -1 +1,2 @@
 DIST nwipe-0.32.tar.gz 6363129 BLAKE2B 7a9eb0fe7adee67e3916121d3221cbbe43b8195786260239983d2309dbbf8931750921b31852e38b491712eee3b4fd61ed9676416cad14eb61e86c83a00a4593 SHA512 5a82a685c7c60c02061a3e115e2e2dd0bbe544c26c4fc051dd746ae00965bf6f644f43948325561ce1d991e1af8a118d5f30202f665f6a2cae9d6c79f108448d
+DIST nwipe-0.33.tar.gz 6377115 BLAKE2B d31f30b434bee50488649569721c52689535e2ec9ee4b750e8ccc8b34ecd128f53361fcb0c5261ac46e5cc2a353253f477153d0b5123a72f3e42468266d62d51 SHA512 d39537e7e53fdb8c90abeededc432fc0c0243a101818fc4b387d1808a45481aff6f563c3cf61038d3c463b602b8298f44e30c776c1cc45f8cbd57a516bfe05fa

diff --git a/app-crypt/nwipe/nwipe-0.33.ebuild b/app-crypt/nwipe/nwipe-0.33.ebuild
new file mode 100644
index 000000000000..4032e9b806f5
--- /dev/null
+++ b/app-crypt/nwipe/nwipe-0.33.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Securely erase disks using a variety of recognized methods"
+HOMEPAGE="https://github.com/martijnvanbrummelen/nwipe/"
+SRC_URI="https://github.com/martijnvanbrummelen/nwipe/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	sys-block/parted
+	sys-libs/ncurses:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+	default
+	eautoreconf
+}


             reply	other threads:[~2022-03-22 10:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22 10:10 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-02  0:54 [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/ Jakov Smolić
2025-02-02  0:54 Jakov Smolić
2024-05-29  7:28 Jakov Smolić
2024-05-29  7:28 Jakov Smolić
2023-12-23 18:45 Jakov Smolić
2023-12-23 18:45 Jakov Smolić
2022-07-23 15:41 Jakov Smolić
2022-03-22 10:10 Jakov Smolić
2021-11-05 10:40 Jakov Smolić
2021-11-05 10:40 Jakov Smolić
2021-07-18 11:06 David Seifert
2020-12-16  8:21 Sam James
2020-12-16  8:21 Sam James
2020-10-08 10:02 Joonas Niilola
2020-10-08 10:02 Joonas Niilola
2020-10-08 10:02 Joonas Niilola
2019-07-01 14:12 Alon Bar-Lev
2019-03-29  1:47 Patrick McLean
2017-08-09  4:42 Alon Bar-Lev
2017-08-08 17:48 Alon Bar-Lev
2017-02-04  1:31 Alon Bar-Lev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1647943809.d37863e3a54d2fd400eb1bab1b23c14f747f2022.jsmolic@gentoo \
    --to=jsmolic@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox