diff options
author | haarp <main.haarp@gmail.com> | 2024-07-30 15:25:21 +0200 |
---|---|---|
committer | haarp <main.haarp@gmail.com> | 2024-07-30 15:25:21 +0200 |
commit | eaffaab7e095ea1efd085759cf149efc4b4289d9 (patch) | |
tree | 61f00bfa1d233c97ef5dc2d9aff722f2fc2d9946 | |
parent | Restore zenity-3 because v4 has been GNOMED (diff) | |
download | haarp-eaffaab7e095ea1efd085759cf149efc4b4289d9.tar.gz haarp-eaffaab7e095ea1efd085759cf149efc4b4289d9.tar.bz2 haarp-eaffaab7e095ea1efd085759cf149efc4b4289d9.zip |
Update cvt12 EAPI
Signed-off-by: haarp <main.haarp@gmail.com>
-rw-r--r-- | x11-misc/cvt12/cvt12-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/cvt12/cvt12-9999.ebuild b/x11-misc/cvt12/cvt12-9999.ebuild index 1de4969..f93d8dd 100644 --- a/x11-misc/cvt12/cvt12-9999.ebuild +++ b/x11-misc/cvt12/cvt12-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2024 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit git-r3 toolchain-funcs |