commit:     238c9c9eb6fa79f5841079c024ace8bcc6e98869
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 06:42:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 06:43:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238c9c9e

app-text/htp: fix TODO typo

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

 app-text/htp/htp-1.19-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/htp/htp-1.19-r1.ebuild b/app-text/htp/htp-1.19-r1.ebuild
index 6977a567ef4a..d3c122748ce8 100644
--- a/app-text/htp/htp-1.19-r1.ebuild
+++ b/app-text/htp/htp-1.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ PATCHES=(
 )
 
 src_compile() {
-       # TOOD: Tests are always run by the Makefile right now
+       # TODO: Tests are always run by the Makefile right now
        emake \
                CCOPT="-c ${CFLAGS} ${CPPFLAGS} -DHAVE_SNPRINTF 
-DHAVE_VASPRINTF -DHAVE_ASPRINTF" \
                CC="$(tc-getCC)" \

Reply via email to