From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/
Date: Sun, 02 Feb 2025 00:54:15 +0000 (UTC) [thread overview]
Message-ID: <1738457631.5d45b4187fcd7147d35bef30c74e0b7497578e2a.jsmolic@gentoo> (raw)
commit: 5d45b4187fcd7147d35bef30c74e0b7497578e2a
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 00:53:51 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 00:53:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d45b418
app-crypt/nwipe: add 0.38
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-crypt/nwipe/Manifest | 1 +
app-crypt/nwipe/nwipe-0.38.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest
index 88a94a7ab106..23fa9b33ce04 100644
--- a/app-crypt/nwipe/Manifest
+++ b/app-crypt/nwipe/Manifest
@@ -1 +1,2 @@
DIST nwipe-0.37.tar.gz 7294007 BLAKE2B c179d5aab1478211c9160c1587df5c8bae4c8f9061ff52fa7071d9b1dbeecdb7752cde7e7bdf93634b274e0dadda6317705192018fe1d5c7a5408a36d75a9063 SHA512 6255e6ecb67b922da3c06be66903f67c59900f82353c386e76c571b233a32b6c6ec201ec4b9beebe8ec2a0b7dd74700e8e1c90e64643c4b4f96ba01c83b35f49
+DIST nwipe-0.38.tar.gz 7307445 BLAKE2B 12aba995025ed29209073f74fc0e7bbc30cd2776870c031414cce08ca28c1e00dd14b9137ae4c98981f17a993b71fff8e89a7658bc2fdc1b330eaddd00bc655c SHA512 3b9d9026c3f8069a323149b05faaf5e3fdc165698b4ac47eb84085e44cc26623c7c566cfac9913ccd06eadbb1a70f5bf0fd0693f53254526ee14af4262b8adcc
diff --git a/app-crypt/nwipe/nwipe-0.38.ebuild b/app-crypt/nwipe/nwipe-0.38.ebuild
new file mode 100644
index 000000000000..d845e4e3bc8d
--- /dev/null
+++ b/app-crypt/nwipe/nwipe-0.38.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 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="
+ dev-libs/libconfig:=
+ sys-apps/hdparm
+ sys-block/parted
+ sys-libs/ncurses:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2025-02-02 0:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-02 0:54 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ć
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ć
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=1738457631.5d45b4187fcd7147d35bef30c74e0b7497578e2a.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