From: Alon Bar-Lev Date: Sun, 23 Sep 2018 11:35:08 +0000 (+0300) Subject: app-crypt/chntpw: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=040c7f8c9fc8c2540f3ce886a49fa43a5fcc9b31;p=gentoo.git app-crypt/chntpw: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild index f6c8a6b06250..6ac48f86b515 100644 --- a/app-crypt/chntpw/chntpw-140201.ebuild +++ b/app-crypt/chntpw/chntpw-140201.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs @@ -21,7 +21,10 @@ DEPEND="${RDEPEND} static? ( dev-libs/openssl:0[static-libs] )" DOCS=( - HISTORY.txt README.txt regedit.txt WinReg.txt + HISTORY.txt + README.txt + WinReg.txt + regedit.txt ) src_prepare() {