public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/go-bindata/
Date: Sun, 21 Apr 2019 21:48:12 +0000 (UTC)	[thread overview]
Message-ID: <1555883207.dc42056c42208a2f90d28dc9ca95c79a6b9dcf28.mgorny@gentoo> (raw)

commit:     dc42056c42208a2f90d28dc9ca95c79a6b9dcf28
Author:     Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Sun Mar 17 17:45:42 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 21:46:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc42056c

dev-go/go-bindata: bump to 1.0.0

Closes: https://bugs.gentoo.org/676102
Closes: https://bugs.gentoo.org/680734
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11394
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-go/go-bindata/Manifest                |  1 +
 dev-go/go-bindata/go-bindata-1.0.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-go/go-bindata/Manifest b/dev-go/go-bindata/Manifest
index dd9b00df117..0518ea6e8e4 100644
--- a/dev-go/go-bindata/Manifest
+++ b/dev-go/go-bindata/Manifest
@@ -1 +1,2 @@
 DIST go-bindata-0_pre20151023.tar.gz 17860 BLAKE2B 281a4ccbac82af31017728dd309cc32852a959cbe4e468bb2cf7e05266de748a22d062d8863350caaa713a28efb3c0dc7543abcf1fd1812543364ed6ff166c65 SHA512 ed1d2fd1c5a833b6efdc731eb43f72fc072a701c447a926ad6c1f9be3c0f1ed92c689639d02a288230a49d53795f41092deab132389871a5b9f79abdc525fc43
+DIST go-bindata-1.0.0.tar.gz 17871 BLAKE2B d461d863f099c705dbee5d32b188f1fde369c6e7497dfb8a1434d54f1c7bbf462357956960671f85813ce63fe1a3744578fa7a474362149aa115ac7c36a22fc8 SHA512 e6b46f80e39ad5463d67289fcae102eb7c18e8390daee99e495a94c97ed35df390dbfa6a36e11f43663ce38f05cafafdb5b3dd2896885fab7fd1f33e865d82a4

diff --git a/dev-go/go-bindata/go-bindata-1.0.0.ebuild b/dev-go/go-bindata/go-bindata-1.0.0.ebuild
new file mode 100644
index 00000000000..32457564b82
--- /dev/null
+++ b/dev-go/go-bindata/go-bindata-1.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/go-bindata/go-bindata/..."
+KEYWORDS="~amd64 ~arm"
+
+DESCRIPTION="A small utility which generates Go code from any file"
+HOMEPAGE="https://github.com/go-bindata/go-bindata"
+SRC_URI="https://github.com/go-bindata/go-bindata/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="CC-PD"
+SLOT="0/${PVR}"
+
+src_install() {
+	GOBIN=${S}/bin \
+		golang-build_src_install
+	dobin bin/*
+}


             reply	other threads:[~2019-04-21 21:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-21 21:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-27 23:00 [gentoo-commits] repo/gentoo:master commit in: dev-go/go-bindata/ Sam James
2022-05-15 23:12 Sam James
2020-11-18 17:13 Joonas Niilola
2020-10-22  0:09 Georgy Yakovlev
2020-06-14  1:46 William Hubbs
2020-06-14  1:46 William Hubbs
2020-05-30 16:58 William Hubbs
2020-05-26 15:05 William Hubbs
2019-04-27 14:57 Aaron Bauman
2019-04-23 12:48 Manuel Rüger
2019-04-18  3:30 Aaron Bauman
2018-10-28 16:43 Manuel Rüger
2018-10-21  1:39 Zac Medico
2018-08-20 17:59 Manuel Rüger
2016-12-29 23:46 Manuel Rüger
2016-11-05 13:31 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=1555883207.dc42056c42208a2f90d28dc9ca95c79a6b9dcf28.mgorny@gentoo \
    --to=mgorny@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