diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-21 15:25:21 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-21 16:39:10 +0100 |
commit | cc32eaf6a605d0a217395e64a103a53085219409 (patch) | |
tree | 5d007717686d8580e040f3eef73acbdb438da951 /sys-cluster/charmdebug | |
parent | sys-cluster/libquo: add 1.3.1, drop 1.2.9 (diff) | |
download | gentoo-cc32eaf6a605d0a217395e64a103a53085219409.tar.gz gentoo-cc32eaf6a605d0a217395e64a103a53085219409.tar.bz2 gentoo-cc32eaf6a605d0a217395e64a103a53085219409.zip |
sys-cluster/charmdebug: update EAPI 5 -> 7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-cluster/charmdebug')
-rw-r--r-- | sys-cluster/charmdebug/charmdebug-6.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/charmdebug/charmdebug-6.2.0-r1.ebuild b/sys-cluster/charmdebug/charmdebug-6.2.0-r1.ebuild index 117b686bf762..6ae34fcc64ae 100644 --- a/sys-cluster/charmdebug/charmdebug-6.2.0-r1.ebuild +++ b/sys-cluster/charmdebug/charmdebug-6.2.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit java-pkg-2 |