commit: 49ca8db5d6d546c77f21a5f1b27d7a76c6bb354d Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 01:23:09 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 01:30:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ca8db5
app-crypt/scrypt: eapi bump Package-Manager: portage-2.3.3 app-crypt/scrypt/scrypt-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/scrypt/scrypt-1.2.0.ebuild b/app-crypt/scrypt/scrypt-1.2.0.ebuild index d1e4829..79c8335 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"
