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/iochan/
Date: Sun, 17 Apr 2016 12:40:40 +0000 (UTC)	[thread overview]
Message-ID: <1460896830.dd58bf4eb8a03898b1818004d22e899a352e921b.mrueg@gentoo> (raw)

commit:     dd58bf4eb8a03898b1818004d22e899a352e921b
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 12:40:30 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 12:40:30 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=dd58bf4e

dev-go/iochan: Initial version

Package-Manager: portage-2.2.28

 dev-go/iochan/Manifest                    |  1 +
 dev-go/iochan/iochan-0_pre20150530.ebuild | 18 ++++++++++++++++++
 dev-go/iochan/metadata.xml                |  8 ++++++++
 3 files changed, 27 insertions(+)

diff --git a/dev-go/iochan/Manifest b/dev-go/iochan/Manifest
new file mode 100644
index 0000000..24654a7
--- /dev/null
+++ b/dev-go/iochan/Manifest
@@ -0,0 +1 @@
+DIST iochan-0_pre20150530.tar.gz 1785 SHA256 71c117246bb1d4d78ad5c3bc5d301942bcebaae5b1e35da1ad7851ceac71a675 SHA512 2efc0e3cbca496240e3e24550fd0d2aab742eb9b227230ff1ed4ee47344b994642b028bd4644cd45cd697f5f5ef6a729aad65537b10c6555bd52d9ca4b9c717c WHIRLPOOL 15dfd50bfc992a7b6a1b5d672d5bf9bfcb71a357eae371eac773e7fe9ad4ec8d4d0578e0dc6b12bb14689d1497129616b0eb300bbcb483a6865ac315bced562a

diff --git a/dev-go/iochan/iochan-0_pre20150530.ebuild b/dev-go/iochan/iochan-0_pre20150530.ebuild
new file mode 100644
index 0000000..9ef816c
--- /dev/null
+++ b/dev-go/iochan/iochan-0_pre20150530.ebuild
@@ -0,0 +1,18 @@
+# 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/mitchellh/iochan/..."
+EGIT_COMMIT="87b45ffd0e9581375c491fef3d32130bb15c5bd7"
+ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="A Go library for turning io.Reader into channels"
+HOMEPAGE="https://github.com/mitchellh/iochan"
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="MIT"
+SLOT="0/${PVR}"
+IUSE=""

diff --git a/dev-go/iochan/metadata.xml b/dev-go/iochan/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-go/iochan/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 12:40 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=1460896830.dd58bf4eb8a03898b1818004d22e899a352e921b.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