From: Alon Bar-Lev Date: Sat, 4 Feb 2017 01:23:09 +0000 (+0200) Subject: app-crypt/scrypt: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=49ca8db5d6d546c77f21a5f1b27d7a76c6bb354d;p=gentoo.git app-crypt/scrypt: eapi bump Package-Manager: portage-2.3.3 --- diff --git a/app-crypt/scrypt/scrypt-1.2.0.ebuild b/app-crypt/scrypt/scrypt-1.2.0.ebuild index d1e48294c91a..79c83357d829 100644 --- a/app-crypt/scrypt/scrypt-1.2.0.ebuild +++ b/app-crypt/scrypt/scrypt-1.2.0.ebuild @@ -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"