From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nwipe/
Date: Fri, 5 Nov 2021 10:40:23 +0000 (UTC) [thread overview]
Message-ID: <1636108535.6c11cc27b6eaa5e7237e6fe32f5ce04d1eea68b4.jsmolic@gentoo> (raw)
commit: 6c11cc27b6eaa5e7237e6fe32f5ce04d1eea68b4
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 10:35:35 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 10:35:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c11cc27
app-crypt/nwipe: drop 0.30, 0.31
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-crypt/nwipe/Manifest | 2 --
app-crypt/nwipe/nwipe-0.30.ebuild | 25 -------------------------
app-crypt/nwipe/nwipe-0.31.ebuild | 26 --------------------------
3 files changed, 53 deletions(-)
diff --git a/app-crypt/nwipe/Manifest b/app-crypt/nwipe/Manifest
index 69b318645a9..46ee00ceedf 100644
--- a/app-crypt/nwipe/Manifest
+++ b/app-crypt/nwipe/Manifest
@@ -1,3 +1 @@
-DIST nwipe-0.30.tar.gz 6358657 BLAKE2B 69fdcfaacb32aacc27b375a793bff5b7014979c8097ef3b48c2c307e4bc3a828de7c01b6a58e46346dc58a1b4beee4a408074706175098c364dff7ecf67771d3 SHA512 b6d86d78dafbe6c5e27b00b183673dc77dedcf849ecd169b616c90bcda5180bc10fe072580c13f027abaa5fd840e73034ac75af75fe1cf6eb0756273bf46975f
-DIST nwipe-0.31.tar.gz 6360907 BLAKE2B 4e58cb24c16014044268f2abf32133221a94570986b6cee6c1df8be72dbb65a6c8a3e238918b44db873f3501fa217a4926a0ca6e401fe4e7ec1dd0c9b0c4a5e9 SHA512 1a7c30faff69a840f29097d86d9c2551843ad03afbd8c049ae61a836eb5a19934db02e2fde83427859280a2299f996c40510b7ffa22836f49b8da94aabe911f7
DIST nwipe-0.32.tar.gz 6363129 BLAKE2B 7a9eb0fe7adee67e3916121d3221cbbe43b8195786260239983d2309dbbf8931750921b31852e38b491712eee3b4fd61ed9676416cad14eb61e86c83a00a4593 SHA512 5a82a685c7c60c02061a3e115e2e2dd0bbe544c26c4fc051dd746ae00965bf6f644f43948325561ce1d991e1af8a118d5f30202f665f6a2cae9d6c79f108448d
diff --git a/app-crypt/nwipe/nwipe-0.30.ebuild b/app-crypt/nwipe/nwipe-0.30.ebuild
deleted file mode 100644
index ab47d6428c8..00000000000
--- a/app-crypt/nwipe/nwipe-0.30.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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.31.ebuild b/app-crypt/nwipe/nwipe-0.31.ebuild
deleted file mode 100644
index b5a3312a3fe..00000000000
--- a/app-crypt/nwipe/nwipe-0.31.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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-11-05 10:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-05 10:40 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ć
2022-03-22 10:10 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=1636108535.6c11cc27b6eaa5e7237e6fe32f5ce04d1eea68b4.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