From 132e54b700ddd5777ff366bed4fda05317ddc540 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Wed, 28 Dec 2016 23:02:45 +0100 Subject: [PATCH] app-misc/scrub: Add longdescription, EAPI=6 Package-Manager: Portage-2.3.0, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3267 --- app-misc/scrub/metadata.xml | 16 +++++++++------- app-misc/scrub/scrub-2.6.1.ebuild | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/app-misc/scrub/metadata.xml b/app-misc/scrub/metadata.xml index 95678afd6dee..860304ffaf2e 100644 --- a/app-misc/scrub/metadata.xml +++ b/app-misc/scrub/metadata.xml @@ -1,11 +1,13 @@ - - dev-zero@gentoo.org - Tiziano Müller - - - chaos/scrub - + + dev-zero@gentoo.org + Tiziano Müller + + Scrub overwrites hard disks, files, and other devices with repeating patterns intended to make recovering data from these devices more difficult. + + + chaos/scrub + diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild index debc82daf7af..53b89c7a09be 100644 --- a/app-misc/scrub/scrub-2.6.1.ebuild +++ b/app-misc/scrub/scrub-2.6.1.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="6" -DESCRIPTION="Write patterns on disk/file" +DESCRIPTION="Overwrite files with iterative patterns." HOMEPAGE="https://github.com/chaos/scrub" SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz" -- 2.26.2