public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: dev-go/iochan/
@ 2016-04-17 12:40 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2016-04-17 12:40 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-17 12:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-17 12:40 [gentoo-commits] dev/mrueg:master commit in: dev-go/iochan/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox