From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/aggregate/
Date: Mon, 28 Mar 2016 19:05:56 +0000 (UTC) [thread overview]
Message-ID: <1459191947.201c491a59ac2e1cb2cfd0b92e23c8221f9a32a7.mrueg@gentoo> (raw)
commit: 201c491a59ac2e1cb2cfd0b92e23c8221f9a32a7
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 19:05:47 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 19:05:47 2016 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=201c491a
dev-ruby/aggregate: Initial version
Package-Manager: portage-2.2.28
dev-ruby/aggregate/Manifest | 1 +
dev-ruby/aggregate/aggregate-0.2.2.ebuild | 26 ++++++++++++++++++++++++++
dev-ruby/aggregate/metadata.xml | 8 ++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-ruby/aggregate/Manifest b/dev-ruby/aggregate/Manifest
new file mode 100644
index 0000000..53df367
--- /dev/null
+++ b/dev-ruby/aggregate/Manifest
@@ -0,0 +1 @@
+DIST aggregate-0.2.2.gem 10752 SHA256 490545fc63694289e27037965b441105f1855f9795198bd3ed2ff2a3e8fdbc2d SHA512 c1c3b45175ee3cde5836902d3315ba4be8871b067f9a1f919261b9454d136e284065d2d588c22cb53203244d5d59c2ea2f2bd67fd9c737c4a5732ff9abc30572 WHIRLPOOL fcf72f3d9f97fefdd358027e5a2429d4611b1969465f1abcd916d57169e282510c87b2ac89d51dd4447f30a4e615059b47c60316a7f16d0ec1147f71a6e9731b
diff --git a/dev-ruby/aggregate/aggregate-0.2.2.ebuild b/dev-ruby/aggregate/aggregate-0.2.2.ebuild
new file mode 100644
index 0000000..acf8042
--- /dev/null
+++ b/dev-ruby/aggregate/aggregate-0.2.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.textile"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Accumulates aggregate statistics and includes histogram support"
+HOMEPAGE="https://rubygems.org/gems/aggregate http://github.com/josephruscio/aggregate"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+each_ruby_test() {
+ ${RUBY} -I. test/ts_aggregate.rb || die
+}
diff --git a/dev-ruby/aggregate/metadata.xml b/dev-ruby/aggregate/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-ruby/aggregate/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-03-28 19:06 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=1459191947.201c491a59ac2e1cb2cfd0b92e23c8221f9a32a7.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