commit:     e4a1a406303a2da84018709f7feb25d0bbc6b63a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  4 12:03:31 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 15:24:21 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=e4a1a406

autogen.sh: sys-devel/autoconf-archive -> dev-build/autoconf-archive

Signed-off-by: Sam James <sam <AT> gentoo.org>
(cherry picked from commit 673825e437dfeb4ea6e86a4e8b0129fd044c9aec)
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh
index 432152b..2223e51 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ touch ChangeLog
 # whatever updated version is on the host
 rm -f m4/*.m4
 
-# not everyone has sys-devel/autoconf-archive installed
+# not everyone has dev-build/autoconf-archive installed
 has() { [[ " ${*:2} " == *" $1 "* ]] ; }
 import_ax() {
        local macro content m4 found lm4s=()

Reply via email to