commit:     85cbe1f5c3b79b60a54727ef77caef20714493d5
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 22:01:35 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 22:01:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85cbe1f5

net-libs/libsearpc: adjust comment

Just adjusting a comment, as ltprune.eclass will be gone in future.
No changes in ebuild.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild 
b/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
index c3cd310e52b..ca9505393e1 100644
--- a/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
+++ b/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
@@ -35,6 +35,6 @@ src_prepare() {
 
 src_install() {
        default
-       # Remove unnecessary .la and .a files, as recommended by ltprune.eclass
+       # Remove unnecessary .la and .a files
        find "${ED}" -name '*.la' -o -name '*.a' -delete || die
 }

Reply via email to