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] dev/mrueg:master commit in: dev-go/go-bindata/
Date: Sun, 17 Apr 2016 15:01:52 +0000 (UTC)	[thread overview]
Message-ID: <1460905291.f3fc4f59f81aad67f4b56e1b585e616e0ffd8161.mrueg@gentoo> (raw)

commit:     f3fc4f59f81aad67f4b56e1b585e616e0ffd8161
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 15:01:31 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 15:01:31 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=f3fc4f59

dev-go/go-bindata: Initial version

Package-Manager: portage-2.2.28

 dev-go/go-bindata/Manifest                        |  1 +
 dev-go/go-bindata/go-bindata-0_pre20161023.ebuild | 23 +++++++++++++++++++++++
 dev-go/go-bindata/metadata.xml                    |  8 ++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-go/go-bindata/Manifest b/dev-go/go-bindata/Manifest
new file mode 100644
index 0000000..26f378e
--- /dev/null
+++ b/dev-go/go-bindata/Manifest
@@ -0,0 +1 @@
+DIST go-bindata-0_pre20161023.tar.gz 17860 SHA256 65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32 SHA512 ed1d2fd1c5a833b6efdc731eb43f72fc072a701c447a926ad6c1f9be3c0f1ed92c689639d02a288230a49d53795f41092deab132389871a5b9f79abdc525fc43 WHIRLPOOL 34250f7fdd0d1cea862cbcd5d8580588908585b5aef84366258b58fd45914e9d3234af0b781eaa1c74bad2ac3d06d1cd5cc57d817180b3191e6a0c2e91e894f3

diff --git a/dev-go/go-bindata/go-bindata-0_pre20161023.ebuild b/dev-go/go-bindata/go-bindata-0_pre20161023.ebuild
new file mode 100644
index 0000000..1addee8
--- /dev/null
+++ b/dev-go/go-bindata/go-bindata-0_pre20161023.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/jteeuwen/go-bindata/..."
+EGIT_COMMIT="a0ff2567cfb70903282db057e799fd826784d41d"
+ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="A small utility which generates Go code from any file"
+HOMEPAGE="https://github.com/jteeuwen/go-bindata"
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="CC-PD"
+SLOT="0/${PVR}"
+IUSE=""
+
+src_install() {
+	golang-build_src_install
+	dobin bin/*
+}

diff --git a/dev-go/go-bindata/metadata.xml b/dev-go/go-bindata/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-go/go-bindata/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-04-17 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17 15:01 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-17 15:03 [gentoo-commits] dev/mrueg:master commit in: dev-go/go-bindata/ 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=1460905291.f3fc4f59f81aad67f4b56e1b585e616e0ffd8161.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