sys-block / whdd

Diagnostic and recovery tool for block devices

Official package sites : https://whdd.github.io ·

v3.0.1-r2 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
amd64 ~riscv ~x86

dev-util / dialog : Tool to display dialog boxes from a shell

sys-libs / ncurses : Console display library

dev-util / dialog : Tool to display dialog boxes from a shell

sys-apps / smartmontools : Tools to monitor storage systems to provide advanced warning of disk degradation

sys-libs / ncurses : Console display library

Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-block/whdd: drop 3.0.1-r1
Intentionally drops this package to ~arch-only on x86. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba · gentoo
sys-block/whdd: mark 3.0.1-r2 stable on amd64
More-or-less trivial, an EAPI bump + switch from VCS snapshots to release tarballs. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-block/whdd: Keyword 3.0.1-r2 riscv, #837116
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-block/whdd: drop 9999
Not enough upstream Git activity to warrant maintaining one of these. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba · gentoo
sys-block/whdd: update EAPI 6 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-block/whdd: Add sys-libs/ncurses[unicode(+)]
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
sys-block/whdd: fix obsolete github SRC_URIs
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-block/whdd: Stabilize 3.0.1 x86, #764965
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-block/whdd: Stabilize 3.0.1 amd64, #764965
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Utkin · gentoo
sys-block/whdd: remove old 2.2, 3.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrey Utkin · gentoo
sys-block/whdd: add new version 3.0.1
Bug: https://bugs.gentoo.org/741948 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jeroen Roovers · gentoo
sys-block/whdd: Depend on dev-util/dialog:=.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Andrey Utkin · gentoo
sys-block/whdd: export CC to build system
Use tc-export function from toolchain-funcs eclass to export CC as environment variable. This is needed because build system of whdd (>=3.0) has no configure script, but straight makefile and Portage doesn't automatically export CC and other build-related environment variables.
Johannes Huber · gentoo
sys-block/whdd: EAPI 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Johannes Huber · gentoo
sys-block/whdd: Remove 2.1
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Johannes Huber · gentoo
sys-block/whdd: Drop unused eutils eclass
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Johannes Huber · gentoo
sys-block/whdd: Move to git-r3 eclass
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Andrey Utkin · gentoo
sys-block/whdd: 9999: specify ncurses slot in DEPEND
Since whdd links to ncurses, this needs to be :0=
Andrey Utkin · gentoo
sys-block/whdd: add 3.0 ebuild
3.0 ebuild is exact copy of -9999 live ebuild which handles case of tagged releases.
Andrey Utkin · gentoo
sys-block/whdd: 9999: incorporate handling of tagged versions
Andrey Utkin · gentoo
sys-block/whdd: 9999: correct LICENSE to GPL-3
License specified in source code is GPLv3.
Patrice Clement · gentoo
sys-block/whdd: EAPI 5 bump.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/461'.
Andrey Utkin · gentoo
sys-block/whdd-9999: update
Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed