From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64173138334 for ; Fri, 29 Nov 2019 17:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BC8DE091A; Fri, 29 Nov 2019 17:56:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E463E091A for ; Fri, 29 Nov 2019 17:56:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4CDF34D5B0 for ; Fri, 29 Nov 2019 17:56:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54DF326C for ; Fri, 29 Nov 2019 17:56:17 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1575050170.3aee35fd028e265607753a221218578f758bccb3.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/golint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-go/golint/Manifest dev-go/golint/golint-0_pre20191125.ebuild X-VCS-Directories: dev-go/golint/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 3aee35fd028e265607753a221218578f758bccb3 X-VCS-Branch: master Date: Fri, 29 Nov 2019 17:56:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b00945bd-5791-4a59-9061-79fa18e47089 X-Archives-Hash: 92e4897b94228b8201eca3846183d776 commit: 3aee35fd028e265607753a221218578f758bccb3 Author: Zac Medico gentoo org> AuthorDate: Fri Nov 29 17:53:19 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Nov 29 17:56:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aee35fd dev-go/golint: Bump to version 0_pre20191125 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Zac Medico gentoo.org> dev-go/golint/Manifest | 2 ++ dev-go/golint/golint-0_pre20191125.ebuild | 38 +++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-go/golint/Manifest b/dev-go/golint/Manifest index 8b7a490c9d8..8e31f5f6a7d 100644 --- a/dev-go/golint/Manifest +++ b/dev-go/golint/Manifest @@ -1 +1,3 @@ +DIST github.com-golang-tools-a911d9008d1f732040244007778232b02ebb2b84.tar.gz 2298164 BLAKE2B 1c47d5f354174578ee376cc0907235b70df8a81b403da26083dd4138e8bbd1064bb62a5481a5079c43af31e71f76d77eb2be23b85571dbe3a2f48ffd7ed161cf SHA512 acce459c8fa32ca7e48163f92fb6e343b0ea8ec6994b98eb7f7326cf09bf194191c00a01c9eb5d055210cc144d5b986a9e554102a31eca4bba9cbedc500ccdf1 DIST golint-0_pre20180702.tar.gz 31957 BLAKE2B fb3129918bf352ab75f617d933902055877473ca9269b0e5bf91a727e88b579b7b6ced6255d845364405a749ef0aae1f8f67bab0cf97916b39fd7e8f4be54f74 SHA512 bbf550927f547950e0a8270eaf4981cf51b799998e2154058aad3345579ea3a70581cdc13cc36345ca82cf3513a88092f0f5d453895768d05b25a4c47f030fb0 +DIST golint-0_pre20191125.tar.gz 31595 BLAKE2B ca35aea7e2977c31e2be964e6322a4c5eda200876ef634ade8654e0e9f4a32545bd4890160ae7ffad68295f08d6ccbfaeaccd8ebd7f45e837419724c78ec5261 SHA512 4689a1d3e12a917339eb43de5a125c6eebfdb225b6ec815891a07d7feca5f57c7c874b415a902b32056d8caea551680b8eb7102064a990deb913450a39dfd7cb diff --git a/dev-go/golint/golint-0_pre20191125.ebuild b/dev-go/golint/golint-0_pre20191125.ebuild new file mode 100644 index 00000000000..2f9da60a90e --- /dev/null +++ b/dev-go/golint/golint-0_pre20191125.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module + +EGO_VENDOR=( + "golang.org/x/tools a911d9008d1f732040244007778232b02ebb2b84 github.com/golang/tools" +) + +EGIT_COMMIT=fdd1cda4f05fd1fd86124f0ef9ce31a0b72c8448 +SRC_URI="https://github.com/golang/lint/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz + $(go-module_vendor_uris)" +KEYWORDS="~amd64" + +DESCRIPTION="a linter for Go" +HOMEPAGE="https://github.com/golang/lint" +LICENSE="BSD" +SLOT="0" +IUSE="" + +S=${WORKDIR}/lint-${EGIT_COMMIT} + +DOCS=( + CONTRIBUTING.md + README.md + misc +) + +src_compile() { + export -n GOCACHE XDG_CACHE_HOME + env GOBIN="${S}/bin" go install ./... || die +} + +src_install() { + einstalldocs + dobin bin/* +}