summaryrefslogtreecommitdiff
path: root/eclass/kernel-install.eclass
diff options
context:
space:
mode:
authorNowa Ammerlaan <nowa@gentoo.org>2024-11-12 17:34:05 +0100
committerNowa Ammerlaan <nowa@gentoo.org>2024-11-12 19:13:56 +0100
commit18c124079dd14ab994e3c4a576a80bbb24e9fa12 (patch)
tree1851ad5587eec7e45242c553bf75587a423f3c8c /eclass/kernel-install.eclass
parent6c24365f2941380184de9647d925fde30222719d (diff)
downloadgentoo-18c124079dd14ab994e3c4a576a80bbb24e9fa12.tar.gz
gentoo-18c124079dd14ab994e3c4a576a80bbb24e9fa12.tar.bz2
gentoo-18c124079dd14ab994e3c4a576a80bbb24e9fa12.zip
*/*: rename account andrewammerlaan -> nowa
Closes: https://bugs.gentoo.org/940905 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Diffstat (limited to 'eclass/kernel-install.eclass')
-rw-r--r--eclass/kernel-install.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass
index 29abb9b419e6..a341dd9426ff 100644
--- a/eclass/kernel-install.eclass
+++ b/eclass/kernel-install.eclass
@@ -82,7 +82,7 @@ _IDEPEND_BASE="
LICENSE="GPL-2"
if [[ ${KERNEL_IUSE_GENERIC_UKI} ]]; then
IUSE+=" generic-uki modules-compress"
- # https://github.com/AndrewAmmerlaan/dist-kernel-log-to-licenses
+ # https://github.com/Nowa-Ammerlaan/dist-kernel-log-to-licenses
# This script can help with generating the array below, keep in mind
# that it is not a fully automatic solution, i.e. use flags will
# still have to handled manually.