app-crypt/rainbowcrack: cleanup eapi
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 25 Mar 2017 20:43:34 +0000 (23:43 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 25 Mar 2017 21:46:31 +0000 (00:46 +0300)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-crypt/rainbowcrack/rainbowcrack-1.6.1.ebuild

index 8604b582f376cbc27c4cd28911f1651838675ac1..214401f6c3474ec20e33bbea59a567302b3c73b0 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 inherit eutils
 
 DESCRIPTION="Hash cracker that precomputes plaintext - ciphertext pairs in advance"
@@ -28,7 +29,7 @@ DOCS=(
 )
 
 src_unpack() {
-       unpack ${A}
+       default
        mv ${P}-linux* "${S}"
 }