diff options
author | Andrey Grozin <grozin@gentoo.org> | 2024-05-10 21:17:11 +0700 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2024-05-10 21:23:56 +0700 |
commit | 37b965494640ca33029a4db8e6bb5016bde35bf9 (patch) | |
tree | c8d8b54fd0864ede06f15f743b0165e3d3195fcd /dev-lisp | |
parent | dev-lisp/ecl: bump to 24.5.10 (diff) | |
download | gentoo-37b965494640ca33029a4db8e6bb5016bde35bf9.tar.gz gentoo-37b965494640ca33029a4db8e6bb5016bde35bf9.tar.bz2 gentoo-37b965494640ca33029a4db8e6bb5016bde35bf9.zip |
dev-lisp/ecl: bump to 24.5.10
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/ecl/ecl-24.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/ecl/ecl-24.5.10.ebuild b/dev-lisp/ecl/ecl-24.5.10.ebuild index ddca3918fb08..c5d2cd2b85a2 100644 --- a/dev-lisp/ecl/ecl-24.5.10.ebuild +++ b/dev-lisp/ecl/ecl-24.5.10.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit readme.gentoo-r1 |