From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/
Date: Sun, 18 Jul 2021 11:06:17 +0000 (UTC) [thread overview]
Message-ID: <1626606362.bfc0a78fa7c0913651a9745c98931c476f7ce3ce.soap@gentoo> (raw)
commit: bfc0a78fa7c0913651a9745c98931c476f7ce3ce
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Jul 18 11:06:02 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 11:06:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc0a78f
app-crypt/nwipe: Version bump to 0.31
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-crypt/nwipe/Manifest | 1 +
app-crypt/nwipe/nwipe-0.31.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest
index e022763bbd4..25c2f60c5cf 100644
--- a/app-crypt/nwipe/Manifest
+++ b/app-crypt/nwipe/Manifest
@@ -1 +1,2 @@
DIST nwipe-0.30.tar.gz 6358657 BLAKE2B 69fdcfaacb32aacc27b375a793bff5b7014979c8097ef3b48c2c307e4bc3a828de7c01b6a58e46346dc58a1b4beee4a408074706175098c364dff7ecf67771d3 SHA512 b6d86d78dafbe6c5e27b00b183673dc77dedcf849ecd169b616c90bcda5180bc10fe072580c13f027abaa5fd840e73034ac75af75fe1cf6eb0756273bf46975f
+DIST nwipe-0.31.tar.gz 6360907 BLAKE2B 4e58cb24c16014044268f2abf32133221a94570986b6cee6c1df8be72dbb65a6c8a3e238918b44db873f3501fa217a4926a0ca6e401fe4e7ec1dd0c9b0c4a5e9 SHA512 1a7c30faff69a840f29097d86d9c2551843ad03afbd8c049ae61a836eb5a19934db02e2fde83427859280a2299f996c40510b7ffa22836f49b8da94aabe911f7
diff --git a/app-crypt/nwipe/nwipe-0.31.ebuild b/app-crypt/nwipe/nwipe-0.31.ebuild
new file mode 100644
index 00000000000..b5a3312a3fe
--- /dev/null
+++ b/app-crypt/nwipe/nwipe-0.31.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 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
+}
next reply other threads:[~2021-07-18 11:06 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-18 11:06 David Seifert [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ć
2022-03-22 10:10 Jakov Smolić
2021-11-05 10:40 Jakov Smolić
2021-11-05 10:40 Jakov Smolić
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=1626606362.bfc0a78fa7c0913651a9745c98931c476f7ce3ce.soap@gentoo \
--to=soap@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