summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2016-12-28 23:02:45 +0100
committerDavid Seifert <soap@gentoo.org>2016-12-29 14:26:21 +0200
commit132e54b700ddd5777ff366bed4fda05317ddc540 (patch)
tree7af1ccbbd7151fbe8e280557e4695593dda4e6c9 /app-misc/scrub/scrub-2.6.1.ebuild
parentmedia-video/obs-studio: Remove old version. (diff)
downloadgentoo-132e54b700ddd5777ff366bed4fda05317ddc540.tar.gz
gentoo-132e54b700ddd5777ff366bed4fda05317ddc540.tar.bz2
gentoo-132e54b700ddd5777ff366bed4fda05317ddc540.zip
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
Diffstat (limited to 'app-misc/scrub/scrub-2.6.1.ebuild')
-rw-r--r--app-misc/scrub/scrub-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"