From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: dev-go/ini/
Date: Tue, 3 Nov 2015 23:18:55 +0000 (UTC) [thread overview]
Message-ID: <1446592664.097b0a2d6f577c5eb9437fcf371b5245f4cf8442.eva@gentoo> (raw)
commit: 097b0a2d6f577c5eb9437fcf371b5245f4cf8442
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 22:41:02 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 23:17:44 2015 +0000
URL: https://gitweb.gentoo.org/dev/eva.git/commit/?id=097b0a2d
dev-go/ini: initial ebuild
dev-go/ini/Manifest | 1 +
dev-go/ini/ini-1_pre20151008.ebuild | 20 ++++++++++++++++++++
dev-go/ini/metadata.xml | 11 +++++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-go/ini/Manifest b/dev-go/ini/Manifest
new file mode 100644
index 0000000..2c66903
--- /dev/null
+++ b/dev-go/ini/Manifest
@@ -0,0 +1 @@
+DIST ini-1_pre20151008.tar.gz 24403 SHA256 feb445f6dd3b8a5add7310881d128b4fcd8beda3f18762c08caf1044d9223cae SHA512 f0db94dbe14bed0f3706b02af14a96c1aabb76949cfc2a35193ed7dc18888c856ee2e9e887b24405f87d9417efcf7299e3dc3f12198ae0e241b022c46628e494 WHIRLPOOL f4ad00b0e9a22075967f47c8089a246a81156b883ae62e607400b2a4b8fb037887cd8c98b42b2bba0af87f671bbdb5f1b6d52abe5ea939f57e8d08367746b325
diff --git a/dev-go/ini/ini-1_pre20151008.ebuild b/dev-go/ini/ini-1_pre20151008.ebuild
new file mode 100644
index 0000000..af32904
--- /dev/null
+++ b/dev-go/ini/ini-1_pre20151008.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+EGO_PN="gopkg.in/ini.v1"
+EGIT_COMMIT=aea5e9fd
+
+inherit golang-build golang-vcs-snapshot
+
+DESCRIPTION="INI file read and write functionality in Go. "
+HOMEPAGE="https://gopkg.in/ini.v1"
+SRC_URI="https://github.com/go-${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="1/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=""
+DEPEND=""
diff --git a/dev-go/ini/metadata.xml b/dev-go/ini/metadata.xml
new file mode 100644
index 0000000..9a53fdc
--- /dev/null
+++ b/dev-go/ini/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+ <email>eva@gentoo.org</email>
+ <name>Gilles Dartiguelongue</name>
+</maintainer>
+<upstream>
+ <remote-id type="github">go-ini/ini</remote-id>
+</upstream>
+</pkgmetadata>
reply other threads:[~2015-11-03 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=1446592664.097b0a2d6f577c5eb9437fcf371b5245f4cf8442.eva@gentoo \
--to=eva@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