mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
linux-info.eclass: fix grammar in elog
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: linux-info.eclass
|
||||
@@ -951,9 +951,9 @@ linux-info_pkg_setup() {
|
||||
ewarn "linux-2.4 (or modules building against a linux-2.4 kernel)!"
|
||||
echo
|
||||
ewarn "Either switch to another gcc-version (via gcc-config) or use a"
|
||||
ewarn "newer kernel that supports gcc-4."
|
||||
ewarn "newer kernel that supports >=sys-devel/gcc-4."
|
||||
echo
|
||||
ewarn "Also be aware that bugreports about gcc-4 not working"
|
||||
ewarn "Also, be aware that bug reports about gcc-4 not working"
|
||||
ewarn "with linux-2.4 based ebuilds will be closed as INVALID!"
|
||||
echo
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user