summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-09-23 14:32:46 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-09-28 02:51:28 +0300
commit3c84e90eba3cdf406ca0111abb1b1710c8ccd279 (patch)
tree48eb4f9f6ab6cdc4e087350700e6bc7156cf44d0 /app-crypt
parentapp-crypt/ccid: eapi bump (diff)
downloadgentoo-3c84e90eba3cdf406ca0111abb1b1710c8ccd279.tar.gz
gentoo-3c84e90eba3cdf406ca0111abb1b1710c8ccd279.tar.bz2
gentoo-3c84e90eba3cdf406ca0111abb1b1710c8ccd279.zip
app-crypt/ccrypt: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/ccrypt/ccrypt-1.10.ebuild7
1 files changed, 3 insertions, 4 deletions
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=""