app-crypt/chntpw: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 23 Sep 2018 11:35:08 +0000 (14:35 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:28 +0000 (02:51 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

app-crypt/chntpw/chntpw-140201.ebuild

index f6c8a6b06250ef518230614088ea10859f82a93c..6ac48f86b515e1ba33e1cd96ccde085b42c36f2b 100644 (file)
@@ -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() {