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-assetfs/
Date: Mon, 10 Oct 2016 23:19:00 +0000 (UTC)	[thread overview]
Message-ID: <1476141528.2be5ef59d1076e80bf4e223d3a8a6e01e8e77ad6.mrueg@gentoo> (raw)

commit:     2be5ef59d1076e80bf4e223d3a8a6e01e8e77ad6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 23:18:48 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 23:18:48 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=2be5ef59

dev-go/go-bindata-assetfs: Initial version

Package-Manager: portage-2.3.1

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

diff --git a/dev-go/go-bindata-assetfs/Manifest b/dev-go/go-bindata-assetfs/Manifest
new file mode 100644
index 0000000..27d60f1
--- /dev/null
+++ b/dev-go/go-bindata-assetfs/Manifest
@@ -0,0 +1 @@
+DIST go-bindata-assetfs-0_pre20160822.tar.gz 3798 SHA256 3c4165ffbf625709d11582bf62f71180eaaf05dbc077183b5ebf6285f5b1beb5 SHA512 1dfb49c0eb0ff52119f19ad4f0f4cf3f0c37b1451f17be54b4d5fd1aff8fea9f28de8a764a995fc6bff8b818628aa7240cbd97b7e7fa5972770aec156eab8739 WHIRLPOOL e0731dbcb13ac3f7e0d100f2ae9b470a98f27c6272f5f3c64d4c348f729c7d92420d9741a19a0b56aa0fccf4ac3688e7954994d7c405c0e1f8feca7f0f07851c

diff --git a/dev-go/go-bindata-assetfs/go-bindata-assetfs-0_pre20160822.ebuild b/dev-go/go-bindata-assetfs/go-bindata-assetfs-0_pre20160822.ebuild
new file mode 100644
index 0000000..fd69007
--- /dev/null
+++ b/dev-go/go-bindata-assetfs/go-bindata-assetfs-0_pre20160822.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/elazarl/go-bindata-assetfs/..."
+EGIT_COMMIT="9a6736ed45b44bf3835afeebb3034b57ed329f3e"
+ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Serve embedded files from jteeuwen/go-bindata with net/http"
+HOMEPAGE="https://github.com/elazarl/go-bindata-assetfs"
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="BSD"
+SLOT="0/${PVR}"
+IUSE=""
+
+src_install() {
+	golang-build_src_install
+	dobin bin/*
+}

diff --git a/dev-go/go-bindata-assetfs/metadata.xml b/dev-go/go-bindata-assetfs/metadata.xml
new file mode 100644
index 0000000..97df2a0
--- /dev/null
+++ b/dev-go/go-bindata-assetfs/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 type="person">
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>


                 reply	other threads:[~2016-10-10 23:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1476141528.2be5ef59d1076e80bf4e223d3a8a6e01e8e77ad6.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