diff options
author | Paul Healy <lmiphay@gmail.com> | 2024-07-13 21:24:07 +0100 |
---|---|---|
committer | Paul Healy <lmiphay@gmail.com> | 2024-07-13 21:24:07 +0100 |
commit | 93fa5dfaf485f48c99d69c08e81a24123179680d (patch) | |
tree | b71b465bb019f0e16559aa33d3429d6c6e500732 /net-misc/cmc/cmc-9999.ebuild | |
parent | remove old fs betas (diff) | |
download | lmiphay-93fa5dfaf485f48c99d69c08e81a24123179680d.tar.gz lmiphay-93fa5dfaf485f48c99d69c08e81a24123179680d.tar.bz2 lmiphay-93fa5dfaf485f48c99d69c08e81a24123179680d.zip |
fixup ebuilds for git-r3 and EAPI=6
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'net-misc/cmc/cmc-9999.ebuild')
-rw-r--r-- | net-misc/cmc/cmc-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cmc/cmc-9999.ebuild b/net-misc/cmc/cmc-9999.ebuild index 0efce2a..65af03f 100644 --- a/net-misc/cmc/cmc-9999.ebuild +++ b/net-misc/cmc/cmc-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit git-r3 |