public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/glide/
Date: Sun, 28 Oct 2018 16:38:49 +0000 (UTC)	[thread overview]
Message-ID: <1540744711.118534dfb23b51508a5d1fdf9c43b8ca28e3162a.mrueg@gentoo> (raw)

commit:     118534dfb23b51508a5d1fdf9c43b8ca28e3162a
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 16:38:31 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 16:38:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118534df

dev-go/glide: Version bump to 0.13.2

Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/glide/Manifest            |  1 +
 dev-go/glide/glide-0.13.2.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-go/glide/Manifest b/dev-go/glide/Manifest
index 2207a220f52..7abe5c29af5 100644
--- a/dev-go/glide/Manifest
+++ b/dev-go/glide/Manifest
@@ -1,2 +1,3 @@
 DIST glide-0.12.3.tar.gz 244609 BLAKE2B 49cac9d6cf5b8130c6dcded4eaa6b2160bb5f66120743b8f8225e1dbc4ee465ddb9b0c3fee9aba22c47c11cd11ee37329f255c92b180b3a189f5971afd7e4a41 SHA512 525bd73ed4941428dd2ad06fb5ecf87faa555eb48025a7f9ff57b4b4913b6f1a4202d9875d017080b3e96aee7b3d467c03a815e1845d0686223208f960ef9a99
 DIST glide-0.13.1.tar.gz 269877 BLAKE2B f1b654d04984ace4c2971c785784b9b60fc4d3777540c6bb22e78d799b5995b764fe7f91091dfd36a8d45dd4580bac7347cce7015e9ee53b45ccf646aa2bd4fd SHA512 bd3962a8c1ca528ba1eb9310e150576531131f0aa1fd3944bf0cdf764a7d73c91d8824f287554264b124aac2d8e3b7622ab44e0d919235f8b0ef640d3f0f087e
+DIST glide-0.13.2.tar.gz 271150 BLAKE2B 6c128b0454afa4d715940694161900d1165282f5091a397660a1c48b6a32be85f3796966ddcf57bfd9011713622d99c02c868d118a3f8e76531b5f6030676e1d SHA512 afc3b8f08bf4136370ff1a46efcf4d8b3cea053901883a17b1ac3d7e36c77140f48461169f2ca37c0010b4c6de9afb7f40b5248813cff094d7a1f319ed8e37ed

diff --git a/dev-go/glide/glide-0.13.2.ebuild b/dev-go/glide/glide-0.13.2.ebuild
new file mode 100644
index 00000000000..40c7e257d7a
--- /dev/null
+++ b/dev-go/glide/glide-0.13.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+EGO_PN="github.com/Masterminds/glide"
+
+if [[ ${PV} == *9999 ]]; then
+	inherit golang-vcs
+else
+	SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+	inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="Vendor Package Managment for Golang"
+HOMEPAGE="https://github.com/Masterminds/glide"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RESTRICT="test"
+
+S=${WORKDIR}/${P}/src/${EGO_PN}
+
+src_compile() {
+	GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" go build -ldflags="-X main.version=${PV}" -o "bin/glide" glide.go || die
+}
+
+src_install() {
+	dodoc README.md CHANGELOG.md
+	dobin bin/glide
+}


             reply	other threads:[~2018-10-28 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-28 16:38 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-01  8:43 [gentoo-commits] repo/gentoo:master commit in: dev-go/glide/ Mikle Kolyada
2019-01-27 11:05 Pacho Ramos
2018-02-21 16:18 Manuel Rüger
2017-07-23 12:04 Manuel Rüger
2017-01-15 20:52 Manuel Rüger

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=1540744711.118534dfb23b51508a5d1fdf9c43b8ca28e3162a.mrueg@gentoo \
    --to=mrueg@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