diff --git a/sys-apps/highway/highway-1.1.0.ebuild b/sys-apps/highway/highway-1.1.0-r1.ebuild similarity index 87% rename from sys-apps/highway/highway-1.1.0.ebuild rename to sys-apps/highway/highway-1.1.0-r1.ebuild index 4528ce2862bd6..a0aaaa41a09bc 100644 --- a/sys-apps/highway/highway-1.1.0.ebuild +++ b/sys-apps/highway/highway-1.1.0-r1.ebuild @@ -1,14 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit autotools DESCRIPTION="High performance source code search tool" HOMEPAGE="https://github.com/tkengo/highway" SRC_URI="https://github.com/tkengo/highway/archive/v${PV}.tar.gz -> ${P}.tar.gz" -IUSE="" LICENSE="MIT" SLOT="0"