app-crypt/scrypt: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 01:23:09 +0000 (03:23 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 4 Feb 2017 01:30:56 +0000 (03:30 +0200)
Package-Manager: portage-2.3.3

app-crypt/scrypt/scrypt-1.2.0.ebuild

index d1e48294c91a8b7586da23b944db4bd2776b76a0..79c83357d829ee7f2bbf6c878470426ab0455037 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="A simple password-based encryption utility using the scrypt key derivation function"
 HOMEPAGE="http://www.tarsnap.com/scrypt.html"