From 3c84e90eba3cdf406ca0111abb1b1710c8ccd279 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 14:32:46 +0300 Subject: app-crypt/ccrypt: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/ccrypt/ccrypt-1.10.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/ccrypt/ccrypt-1.10.ebuild b/app-crypt/ccrypt/ccrypt-1.10.ebuild index 169bce5ebc2b..1b3edd99dceb 100644 --- a/app-crypt/ccrypt/ccrypt-1.10.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.10.ebuild @@ -1,12 +1,11 @@ -# 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" DESCRIPTION="Encryption and decryption" -HOMEPAGE="http://ccrypt.sourceforge.net" +HOMEPAGE="https://ccrypt.sourceforge.net" SRC_URI="http://ccrypt.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" -- cgit v1.2.3-65-gdbad