From 5cbf14acf23c82626389931f64cfe3ef12a1c29f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 8 Jan 2024 12:58:45 +0000 Subject: gentoo auto-resync : 08:01:2024 - 12:58:45 --- eclass/ninja-utils.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eclass/ninja-utils.eclass') diff --git a/eclass/ninja-utils.eclass b/eclass/ninja-utils.eclass index 8b42c5849522..f07c7d410987 100644 --- a/eclass/ninja-utils.eclass +++ b/eclass/ninja-utils.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: ninja-utils.eclass @@ -8,11 +8,11 @@ # Michał Górny # Mike Gilbert # @SUPPORTED_EAPIS: 7 8 -# @BLURB: common bits to run dev-util/ninja builder +# @BLURB: common bits to run app-alternatives/ninja builder # @DESCRIPTION: # This eclass provides a single function -- eninja -- that can be used # to run the ninja builder alike emake. It does not define any -# dependencies, you need to depend on dev-util/ninja yourself. Since +# dependencies, you need to depend on app-alternatives/ninja yourself. Since # ninja is rarely used stand-alone, most of the time this eclass will # be used indirectly by the eclasses for other build systems (CMake, # Meson). -- cgit v1.2.3