diff options
| author | Nowa Ammerlaan <nowa@gentoo.org> | 2024-11-12 17:34:05 +0100 |
|---|---|---|
| committer | Nowa Ammerlaan <nowa@gentoo.org> | 2024-11-12 19:13:56 +0100 |
| commit | 18c124079dd14ab994e3c4a576a80bbb24e9fa12 (patch) | |
| tree | 1851ad5587eec7e45242c553bf75587a423f3c8c /eclass/kernel-install.eclass | |
| parent | 6c24365f2941380184de9647d925fde30222719d (diff) | |
| download | gentoo-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.eclass | 2 |
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. |
