commit:     23b29ec2952489d768e2ecd8e459347aad2f375a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 23:27:40 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 23:27:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b29ec2

dev-libs/nmeap: fix comment typo

.. to test infra.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/nmeap/nmeap-0.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/nmeap/nmeap-0.3-r2.ebuild 
b/dev-libs/nmeap/nmeap-0.3-r2.ebuild
index 13b5bd8e463a..79db5c6c155b 100644
--- a/dev-libs/nmeap/nmeap-0.3-r2.ebuild
+++ b/dev-libs/nmeap/nmeap-0.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,7 @@ PATCHES=(
 src_prepare() {
        default
 
-       # Repsect users CFLAGS for the static lib archive
+       # Respect users CFLAGS for the static lib archive
        sed -i -e 's/CFLAGS =/CFLAGS +=/' -e 's/-g -O0 -Werror//' src/Makefile 
|| die
 
        # Don't build test programs, as they are not needed

Reply via email to