commit: f853a33ae1f9506446eb7a435d77a45cabdcd593 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon Sep 8 17:24:38 2025 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Mon Sep 8 17:30:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f853a33a
net-misc/ncman: EAPI 7 -> 8 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> ...man-0.0.1_p20190327-r2.ebuild => ncman-0.0.1_p20190327-r3.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-misc/ncman/ncman-0.0.1_p20190327-r2.ebuild b/net-misc/ncman/ncman-0.0.1_p20190327-r3.ebuild similarity index 93% rename from net-misc/ncman/ncman-0.0.1_p20190327-r2.ebuild rename to net-misc/ncman/ncman-0.0.1_p20190327-r3.ebuild index c57a4f960f9b..432b4a6025cf 100644 --- a/net-misc/ncman/ncman-0.0.1_p20190327-r2.ebuild +++ b/net-misc/ncman/ncman-0.0.1_p20190327-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic meson COMMIT="21a55145ddbc5d085e91352586875abe92cff73b" @@ -19,7 +19,6 @@ HOMEPAGE="https://github.com/l4rzy/ncman" LICENSE="GPL-2" SLOT="0" -IUSE="" RDEPEND="dev-libs/json-c:0= >=sys-apps/dbus-1.4
