From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/golint/
Date: Fri, 14 Sep 2018 03:16:27 +0000 (UTC) [thread overview]
Message-ID: <1536894926.8155d746b7318d3f5926a0ecef906694fc007837.zmedico@gentoo> (raw)
commit: 8155d746b7318d3f5926a0ecef906694fc007837
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 03:15:26 2018 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 03:15:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8155d746
dev-go/golint: version bump to 0_pre20180702
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-go/golint/Manifest | 1 +
dev-go/golint/golint-0_pre20180702.ebuild | 37 +++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-go/golint/Manifest b/dev-go/golint/Manifest
index ab66258ca99..9679d298325 100644
--- a/dev-go/golint/Manifest
+++ b/dev-go/golint/Manifest
@@ -1 +1,2 @@
DIST golint-0_pre20161114.tar.gz 30204 BLAKE2B 40bc84a2daa86c2956332ffe46dba45d2cdb0826b31251bed3e94f6f794c1f6d41f009b8ad807ec864198e96899aee09e8a189416e398c3386fbf556d12fee5a SHA512 6ba92ade7a84ab587383ce5fe857ac4d6f731a75390ff52ede0bf0ef85b4eea7ebb33282b8332727bf94461891e098700de6d8e8b625f580e4cf791ab436278b
+DIST golint-0_pre20180702.tar.gz 31957 BLAKE2B fb3129918bf352ab75f617d933902055877473ca9269b0e5bf91a727e88b579b7b6ced6255d845364405a749ef0aae1f8f67bab0cf97916b39fd7e8f4be54f74 SHA512 bbf550927f547950e0a8270eaf4981cf51b799998e2154058aad3345579ea3a70581cdc13cc36345ca82cf3513a88092f0f5d453895768d05b25a4c47f030fb0
diff --git a/dev-go/golint/golint-0_pre20180702.ebuild b/dev-go/golint/golint-0_pre20180702.ebuild
new file mode 100644
index 00000000000..bad045aaac6
--- /dev/null
+++ b/dev-go/golint/golint-0_pre20180702.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+EGO_PN="golang.org/x/lint/..."
+
+if [[ ${PV} = *9999* ]]; then
+ inherit golang-vcs
+else
+ EGIT_COMMIT=06c8688
+ SRC_URI="https://github.com/golang/lint/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64"
+ inherit golang-vcs-snapshot
+fi
+inherit golang-build
+
+DESCRIPTION="a linter for Go"
+HOMEPAGE="https://godoc.org/golang.org/x/tools"
+LICENSE="BSD"
+SLOT="0/${PVR}"
+IUSE=""
+DEPEND=">=dev-lang/go-1.6
+ dev-go/go-tools"
+RDEPEND="!<dev-lang/go-1.6
+ dev-go/go-tools:="
+
+DOCS=(
+ src/golang.org/x/lint/CONTRIBUTING.md
+ src/golang.org/x/lint/README.md
+ src/golang.org/x/lint/misc
+)
+
+src_install() {
+ golang-build_src_install
+ einstalldocs
+ dobin bin/*
+}
next reply other threads:[~2018-09-14 3:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-14 3:16 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-19 16:11 [gentoo-commits] repo/gentoo:master commit in: dev-go/golint/ Sam James
2020-04-05 16:00 William Hubbs
2020-03-12 17:59 William Hubbs
2019-11-29 17:56 Zac Medico
2018-11-03 23:45 Zac Medico
2018-09-14 3:02 Zac Medico
2017-01-12 19:43 William Hubbs
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=1536894926.8155d746b7318d3f5926a0ecef906694fc007837.zmedico@gentoo \
--to=zmedico@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