diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-30 17:02:36 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-30 20:26:03 +0100 |
commit | f2e7ad81a9b1d52c44245282ec996dab3b2ed976 (patch) | |
tree | f9268c076a96a9ba9b02f4eb660a04fcfa328dfc /mail-client | |
parent | net-libs/kdav2: EAPI-7 bump (diff) | |
download | gentoo-f2e7ad81a9b1d52c44245282ec996dab3b2ed976.tar.gz gentoo-f2e7ad81a9b1d52c44245282ec996dab3b2ed976.tar.bz2 gentoo-f2e7ad81a9b1d52c44245282ec996dab3b2ed976.zip |
mail-client/kube: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/kube/kube-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/kube/kube-0.7.0.ebuild b/mail-client/kube/kube-0.7.0.ebuild index f1a92d59b071..75753f8bb2f6 100644 --- a/mail-client/kube/kube-0.7.0.ebuild +++ b/mail-client/kube/kube-0.7.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_TEST="forceoptional-recursive" inherit kde5 |