public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/godep/
Date: Thu, 14 Jan 2016 20:10:35 +0000 (UTC)	[thread overview]
Message-ID: <1452801963.35ffe2925b815801b10ac0af760e78ca5d90f4a6.williamh@gentoo> (raw)

commit:     35ffe2925b815801b10ac0af760e78ca5d90f4a6
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 20:04:01 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 20:06:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ffe292

dev-go/godep: version bump

 dev-go/godep/Manifest        |  1 +
 dev-go/godep/godep-49.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-go/godep/Manifest b/dev-go/godep/Manifest
index 5308b70..1de81c4 100644
--- a/dev-go/godep/Manifest
+++ b/dev-go/godep/Manifest
@@ -1 +1,2 @@
 DIST godep-29.tar.gz 51852 SHA256 ca896c220f2995a50a5d9e63df929fa393c3cd1de9722210b5ef3684981bed2a SHA512 37fcfdbbba62cc942b077551953f45fda495b4db1ee5bafec69e4b3cc63c612785d3e97e8ff073825a532a74889c40b34e99cd592285ad255f64ccd3f8b76eff WHIRLPOOL 39f31d7562e3d8b3748d8958e1105578bbd8d799008d15aa6145eb71e4720985e7e71e0d927b32ba4e20195e2257b11a34748c7652454d1fae2d2df662beb146
+DIST godep-49.tar.gz 69944 SHA256 f1b498f585fbc420df8cb7a784edeea2c3993341a9501443de521c292ba67829 SHA512 d934a96a3ed6e69c8a3fdaccaa4f46df33b1e9df5c018c6dc7d22e992c1971d83029edd6172aad2116910c233495022007bcc24e9a30e8c517b2c20bd3d8d457 WHIRLPOOL faef37fa87f47e523ad5467a62490ccbfda98eded3ab6eea370dac416ac88117cf8d759637f8813f7a4c9cdffe873a949ae992c8e65b41f0d8c782293b557ec0

diff --git a/dev-go/godep/godep-49.ebuild b/dev-go/godep/godep-49.ebuild
new file mode 100644
index 0000000..6f0bf64
--- /dev/null
+++ b/dev-go/godep/godep-49.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+EGO_PN=github.com/tools/godep
+
+if [[ ${PV} = *9999* ]]; then
+	inherit golang-vcs
+else
+	KEYWORDS="~amd64"
+	EGIT_COMMIT=v${PV}
+	SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+	inherit golang-vcs-snapshot
+fi
+inherit golang-build
+
+DESCRIPTION="dependency tool for go"
+HOMEPAGE="https://github.com/tools/godep"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+DEPEND=""
+RDEPEND=""
+
+src_install() {
+	dobin godep
+dodoc src/${EGO_PN}/*.md
+}


             reply	other threads:[~2016-01-14 20:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14 20:10 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-16 19:32 [gentoo-commits] repo/gentoo:master commit in: dev-go/godep/ Zac Medico
2019-03-21 23:57 Zac Medico
2016-10-31  1:55 Zac Medico
2016-07-07 15:26 William Hubbs
2016-05-05 17:29 William Hubbs
2016-05-05 17:29 William Hubbs
2016-03-30 20:23 William Hubbs
2016-02-04 20:24 William Hubbs
2016-01-29 11:01 Patrice Clement
2016-01-27 17:14 William Hubbs
2016-01-25 22:26 William Hubbs
2016-01-21 17:53 William Hubbs
2015-12-02 14:41 Michael Palimaka
2015-11-30 17:40 William Hubbs
2015-11-30 17:18 William Hubbs
2015-11-18 16:46 William Hubbs
2015-08-11 20:54 William Hubbs
2015-08-11 20:54 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=1452801963.35ffe2925b815801b10ac0af760e78ca5d90f4a6.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