diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-30 17:08:11 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-30 20:26:04 +0100 |
commit | bec6d68e365a778757f5ee01f8d000c09e893678 (patch) | |
tree | 1c07bfba4851b3d1fb8d626303e6413f0a68a0a6 /kde-misc | |
parent | mail-client/kube: EAPI-7 bump (diff) | |
download | gentoo-bec6d68e365a778757f5ee01f8d000c09e893678.tar.gz gentoo-bec6d68e365a778757f5ee01f8d000c09e893678.tar.bz2 gentoo-bec6d68e365a778757f5ee01f8d000c09e893678.zip |
kde-misc/kolor-manager: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kolor-manager/kolor-manager-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kolor-manager/kolor-manager-1.1.0.ebuild b/kde-misc/kolor-manager/kolor-manager-1.1.0.ebuild index 35c93ed7f0bb..10eb9bfd90e2 100644 --- a/kde-misc/kolor-manager/kolor-manager-1.1.0.ebuild +++ b/kde-misc/kolor-manager/kolor-manager-1.1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 |