From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/
Date: Wed, 29 May 2024 07:28:02 +0000 (UTC) [thread overview]
Message-ID: <1716967650.631b9a7cec6f6cbbe7f6189cfcf0ba6c21cc24c0.jsmolic@gentoo> (raw)
commit: 631b9a7cec6f6cbbe7f6189cfcf0ba6c21cc24c0
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 07:16:02 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 29 07:27:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631b9a7c
app-crypt/nwipe: drop 0.34, 0.35
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-crypt/nwipe/Manifest | 2 --
app-crypt/nwipe/nwipe-0.34.ebuild | 26 --------------------------
app-crypt/nwipe/nwipe-0.35.ebuild | 27 ---------------------------
3 files changed, 55 deletions(-)
diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest
index 2c9229760bb6..88a94a7ab106 100644
--- a/app-crypt/nwipe/Manifest
+++ b/app-crypt/nwipe/Manifest
@@ -1,3 +1 @@
-DIST nwipe-0.34.tar.gz 6377241 BLAKE2B 1fb785b8f3911124c1982284792b943416c6a33a151fe17aadc851478c45a16d0f16881dc6c8ade2b6eaf06710be59bfb6de1d69fed8d4cf7c4442e0b36a6d60 SHA512 8a9a0bba0e888d2578f41c985ba35ecfb9920f32eca089a73c9926afa8538835682c7ada96a720d928bb0902668b774ebe88bb50c67545f55245623f7140e9c0
-DIST nwipe-0.35.tar.gz 7287854 BLAKE2B 86f9894405067518a0120b47ed31c06bfc12a2bcb22cfb7fee50a5668cedc8b0032caae7de30c840eba03542617e72736240c1c787ee3baf70e67c1ebb231574 SHA512 29032f8eaefa4f116edf19503c8af543a3b2aa011f153e0821aeab188a55b6dafdbfe2722990a66f96f3173a7ccb3e42d2ba063c3e245ae52795e0ef2e7c04b2
DIST nwipe-0.37.tar.gz 7294007 BLAKE2B c179d5aab1478211c9160c1587df5c8bae4c8f9061ff52fa7071d9b1dbeecdb7752cde7e7bdf93634b274e0dadda6317705192018fe1d5c7a5408a36d75a9063 SHA512 6255e6ecb67b922da3c06be66903f67c59900f82353c386e76c571b233a32b6c6ec201ec4b9beebe8ec2a0b7dd74700e8e1c90e64643c4b4f96ba01c83b35f49
diff --git a/app-crypt/nwipe/nwipe-0.34.ebuild b/app-crypt/nwipe/nwipe-0.34.ebuild
deleted file mode 100644
index 4032e9b806f5..000000000000
--- a/app-crypt/nwipe/nwipe-0.34.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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
-}
diff --git a/app-crypt/nwipe/nwipe-0.35.ebuild b/app-crypt/nwipe/nwipe-0.35.ebuild
deleted file mode 100644
index d65ee9b2fa41..000000000000
--- a/app-crypt/nwipe/nwipe-0.35.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 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-block/parted
- sys-libs/ncurses:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
- default
- eautoreconf
-}
next reply other threads:[~2024-05-29 7:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 7:28 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ć
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=1716967650.631b9a7cec6f6cbbe7f6189cfcf0ba6c21cc24c0.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