diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-23 14:01:58 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-28 02:51:25 +0300 |
commit | efb05c5bf0af0c633e0ea311b3fb861a2bed4512 (patch) | |
tree | a8483280a31c5e20d91a81171241b07d945fd0f9 /app-crypt/aespipe | |
parent | app-crypt/aescrypt: eapi bump (diff) | |
download | gentoo-efb05c5bf0af0c633e0ea311b3fb861a2bed4512.tar.gz gentoo-efb05c5bf0af0c633e0ea311b3fb861a2bed4512.tar.bz2 gentoo-efb05c5bf0af0c633e0ea311b3fb861a2bed4512.zip |
app-crypt/aespipe: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/aespipe/aespipe-2.4e.ebuild b/app-crypt/aespipe/aespipe-2.4e.ebuild index 56384993c289..87bdf7b19a31 100644 --- a/app-crypt/aespipe/aespipe-2.4e.ebuild +++ b/app-crypt/aespipe/aespipe-2.4e.ebuild @@ -1,7 +1,7 @@ -# 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 inherit flag-o-matic |