summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-07-14 08:17:53 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-07-14 08:17:53 +0300
commit5981a5c2b13e144cc6421ebbeecf51410caea2af (patch)
treef4a604f7ef598e362ab6e70794b25add99b2aa11 /sys-kernel/pf-sources
parentdev-cpp/clucene: fix build on musl (diff)
downloadgentoo-5981a5c2b13e144cc6421ebbeecf51410caea2af.tar.gz
gentoo-5981a5c2b13e144cc6421ebbeecf51410caea2af.tar.bz2
gentoo-5981a5c2b13e144cc6421ebbeecf51410caea2af.zip
sys-kernel/pf-sources: reword a comment, fix comment typo
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-kernel/pf-sources')
-rw-r--r--sys-kernel/pf-sources/pf-sources-5.18_p3.ebuild2
1 files changed, 1 insertions, 1 deletions
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