From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-go/logrus/
Date: Sun, 17 Apr 2016 13:13:05 +0000 (UTC) [thread overview]
Message-ID: <1460898774.d2c520dd7493a1d310fcdb7a6a3b1c6fa63030c0.mrueg@gentoo> (raw)
commit: d2c520dd7493a1d310fcdb7a6a3b1c6fa63030c0
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 13:12:54 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 13:12:54 2016 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=d2c520dd
dev-go/logrus: Initial version
Package-Manager: portage-2.2.28
dev-go/logrus/Manifest | 1 +
dev-go/logrus/logrus-0.10.0.ebuild | 24 ++++++++++++++++++++++++
dev-go/logrus/metadata.xml | 8 ++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-go/logrus/Manifest b/dev-go/logrus/Manifest
new file mode 100644
index 0000000..b6dab73
--- /dev/null
+++ b/dev-go/logrus/Manifest
@@ -0,0 +1 @@
+DIST logrus-0.10.0.tar.gz 21974 SHA256 cc310b144629da6c248002db80e69f1b7e4f32327099f2788b1f2ea44d98d30b SHA512 651db3d29f07e8c6f22804bf5525ac52689fb5e167e9cc2a8f3f59dcf54b90c619606ab8781bc40f558a73c435ed221a156d5fbc8a0ec666118aa1a87139c63b WHIRLPOOL de01a9f961e2f784a708bb59d79af278eb604034d0ee0621ebd5509a2da61300a16009ef64ad2635e2a43021c1ef4d31054066caac2cc577f11a9e3aa8124a4e
diff --git a/dev-go/logrus/logrus-0.10.0.ebuild b/dev-go/logrus/logrus-0.10.0.ebuild
new file mode 100644
index 0000000..eb14d86
--- /dev/null
+++ b/dev-go/logrus/logrus-0.10.0.ebuild
@@ -0,0 +1,24 @@
+# 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/Sirupsen/logrus/..."
+ARCHIVE_URI="https://${EGO_PN%/*}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Structured, pluggable logging for Go"
+HOMEPAGE="https://github.com/Sirupsen/logrus"
+SRC_URI="${ARCHIVE_URI}"
+LICENSE="MIT"
+SLOT="0/${PVR}"
+IUSE=""
+
+RESTRICT="test"
+
+src_prepare() {
+ # Adds additional deps on gobrake
+ rm -rf src/github.com/Sirupsen/${PN}/examples
+}
diff --git a/dev-go/logrus/metadata.xml b/dev-go/logrus/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-go/logrus/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 13:13 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=1460898774.d2c520dd7493a1d310fcdb7a6a3b1c6fa63030c0.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