From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/lf/
Date: Tue, 16 Feb 2021 21:10:53 +0000 (UTC) [thread overview]
Message-ID: <1613509184.1d5b22ec60e28c5d5cc23c1917b0263a24b1e9b2.telans@gentoo> (raw)
commit: 1d5b22ec60e28c5d5cc23c1917b0263a24b1e9b2
Author: Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
AuthorDate: Tue Feb 16 20:59:44 2021 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Tue Feb 16 20:59:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d5b22ec
app-misc/lf: fixed ebuild
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas <svdm-gentoo <AT> protonmail.com>
app-misc/lf/lf-20.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-misc/lf/lf-20.ebuild b/app-misc/lf/lf-20.ebuild
index e75901ce..36aa78f3 100644
--- a/app-misc/lf/lf-20.ebuild
+++ b/app-misc/lf/lf-20.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit go-module golang-build
+inherit go-module
EGO_SUM=(
"github.com/gdamore/encoding v1.0.0"
@@ -40,9 +40,11 @@ S="${WORKDIR}/lf-r${PV}"
EGO_PN=github.com/gokcehan/lf
src_compile() {
- go build
+ go build -x || die
}
src_install() {
dobin "lf"
+ einstalldocs
+ doman "lf.1"
}
next reply other threads:[~2021-02-16 21:11 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 21:10 Theo Anderson [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-26 8:12 [gentoo-commits] repo/proj/guru:master commit in: app-misc/lf/ David Roman
2025-08-23 19:32 David Roman
2025-07-29 14:55 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2025-07-29 21:59 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2025-07-29 14:55 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2025-07-29 21:59 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2025-07-29 14:55 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2025-07-29 21:59 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-11-09 16:30 Viorel Munteanu
2024-11-09 16:30 Viorel Munteanu
2024-06-25 9:10 David Roman
2024-06-25 9:10 David Roman
2023-09-21 10:09 David Roman
2023-09-21 10:09 David Roman
2023-09-21 10:09 David Roman
2023-05-21 7:23 Viorel Munteanu
2023-05-06 6:59 Viorel Munteanu
2023-05-06 6:59 Viorel Munteanu
2022-04-14 13:31 Andrew Ammerlaan
2022-04-12 19:35 Ronny Gutbrod
2022-04-12 19:35 Ronny Gutbrod
2022-04-10 12:35 Andrew Ammerlaan
2022-04-10 12:35 Andrew Ammerlaan
2022-04-10 12:35 Andrew Ammerlaan
2022-04-10 12:35 Andrew Ammerlaan
2022-04-08 2:43 Ronny Gutbrod
2022-04-08 2:43 Ronny Gutbrod
2021-02-16 21:10 Theo Anderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1613509184.1d5b22ec60e28c5d5cc23c1917b0263a24b1e9b2.telans@gentoo \
--to=telans@posteo.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox