commit: 5981a5c2b13e144cc6421ebbeecf51410caea2af
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 05:17:53 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 05:17:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5981a5c2
sys-kernel/pf-sources: reword a comment, fix comment typo
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-kernel/pf-sources/pf-sources-5.18_p3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-kernel/pf-sources/pf-sources-5.18_p3.ebuild
b/sys-kernel/pf-sources/pf-sources-5.18_p3.ebuild
index b8ebece4d989..6b411574afb8 100644
--- a/sys-kernel/pf-sources/pf-sources-5.18_p3.ebuild
+++ b/sys-kernel/pf-sources/pf-sources-5.18_p3.ebuild
@@ -72,7 +72,7 @@ src_unpack() {
}
src_prepare() {
- # kernel-2_src_prepare doesn't apply PATCHES(). And with pf-sources's
move to Codeberg, we need
+ # kernel-2_src_prepare doesn't apply PATCHES(). After pf-sources moved
to Codeberg, we need
# to manually eapply the genpatches too.
eapply "${WORKDIR}"/*.patch
default