From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cli/
Date: Sat, 16 May 2020 20:38:11 +0000 (UTC) [thread overview]
Message-ID: <1589661475.e35495882e577a6b08b03e29624c0d154df85cc6.williamh@gentoo> (raw)
commit: e35495882e577a6b08b03e29624c0d154df85cc6
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat May 16 20:37:55 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat May 16 20:37:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3549588
dev-vcs/cli: sync live
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
dev-vcs/cli/cli-9999.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-vcs/cli/cli-9999.ebuild b/dev-vcs/cli/cli-9999.ebuild
index 4d623307289..0e86bb236c4 100644
--- a/dev-vcs/cli/cli-9999.ebuild
+++ b/dev-vcs/cli/cli-9999.ebuild
@@ -34,8 +34,8 @@ EGO_SUM=(
"github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod"
"github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod"
"github.com/beorn7/perks v1.0.0/go.mod"
- "github.com/briandowns/spinner v1.9.0"
- "github.com/briandowns/spinner v1.9.0/go.mod"
+ "github.com/briandowns/spinner v1.10.1-0.20200410162419-bf6cf7ae6727"
+ "github.com/briandowns/spinner v1.10.1-0.20200410162419-bf6cf7ae6727/go.mod"
"github.com/cespare/xxhash v1.1.0/go.mod"
"github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058"
"github.com/charmbracelet/glamour v0.1.1-0.20200320173916-301d3bcf3058/go.mod"
@@ -75,6 +75,7 @@ EGO_SUM=(
"github.com/golang/protobuf v1.3.1"
"github.com/golang/protobuf v1.3.1/go.mod"
"github.com/google/btree v1.0.0/go.mod"
+ "github.com/google/go-cmp v0.2.0"
"github.com/google/go-cmp v0.2.0/go.mod"
"github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f"
"github.com/google/goterm v0.0.0-20190703233501-fc88cf888a3f/go.mod"
@@ -285,7 +286,8 @@ src_unpack() {
src_compile() {
has live "${PROPERTIES}" || export GH_VERSION="v${PV}"
# Golang LDFLAGS are not the same as GCC/Binutils LDFLAGS
- LDFLAGS="" emake bin/gh
+ unset LDFLAGS
+ emake
}
src_install() {
next reply other threads:[~2020-05-16 20:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-16 20:38 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-18 15:48 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/cli/ Mike Gilbert
2020-05-16 20:30 William Hubbs
2020-05-03 16:26 William Hubbs
2020-04-04 16:35 William Hubbs
2020-04-04 15:29 William Hubbs
2020-03-21 19:29 William Hubbs
2020-03-12 19:53 Robin H. Johnson
2020-03-08 18:49 William Hubbs
2020-03-08 18:49 William Hubbs
2020-03-07 20:02 Robin H. Johnson
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=1589661475.e35495882e577a6b08b03e29624c0d154df85cc6.williamh@gentoo \
--to=williamh@gentoo.org \
--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