public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/request-log-analyzer/
Date: Fri, 17 Aug 2012 15:00:35 +0000 (UTC)	[thread overview]
Message-ID: <1345215625.2e91cdeb447ed13545abebc98a635d92bcfa64d3.graaff@gentoo> (raw)

commit:     2e91cdeb447ed13545abebc98a635d92bcfa64d3
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Aug 17 15:00:25 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 15:00:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=2e91cdeb

Initial import.

(Portage version: 2.1.11.9/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/request-log-analyzer/ChangeLog            |   10 +++++++
 dev-ruby/request-log-analyzer/Manifest             |   11 +++++++
 dev-ruby/request-log-analyzer/metadata.xml         |    5 +++
 .../request-log-analyzer-1.12.4.ebuild             |   29 ++++++++++++++++++++
 4 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/dev-ruby/request-log-analyzer/ChangeLog b/dev-ruby/request-log-analyzer/ChangeLog
new file mode 100644
index 0000000..5e1b763
--- /dev/null
+++ b/dev-ruby/request-log-analyzer/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/request-log-analyzer
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*request-log-analyzer-1.12.4 (17 Aug 2012)
+
+  17 Aug 2012; Hans de Graaff <graaff@gentoo.org>
+  +request-log-analyzer-1.12.4.ebuild, +metadata.xml:
+  Initial import.
+

diff --git a/dev-ruby/request-log-analyzer/Manifest b/dev-ruby/request-log-analyzer/Manifest
new file mode 100644
index 0000000..2a97f3f
--- /dev/null
+++ b/dev-ruby/request-log-analyzer/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST request-log-analyzer-1.12.4.gem 112640 SHA256 a3976e4a9b588085ef22bccbf64794a9710262ebef0d653f7890f47d59ea1fc3 SHA512 cfe07a0fecaf84289e7b99c09fdf8875b5d4ac975d1682684ec3ffa7ad8cd4340efd054da23e377c38f99df93bcc9135f25b825fc56c188874d2aa9196124b8f WHIRLPOOL b84d35ce539dcd91f7e1165dceff306a563fb613047ffec2e99d5c54f11ae3f89a5279950842c0d260f9a0aafa613bf16f1d9b15ff99cdb781e87e9a0d62774a
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iF4EAREIAAYFAlAuXIgACgkQiIP6VqMIqNeNTgD/XU1bDnDtBDNHRxY0U3djqtYF
+geyEPDxyKScA9JqevuUBAJJTHaSsZ+zKTGJ8mCuH/Y6URKXcfD8dxh9e90B2B4b2
+=OfEI
+-----END PGP SIGNATURE-----

diff --git a/dev-ruby/request-log-analyzer/metadata.xml b/dev-ruby/request-log-analyzer/metadata.xml
new file mode 100644
index 0000000..0040b11
--- /dev/null
+++ b/dev-ruby/request-log-analyzer/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>ruby</herd>
+</pkgmetadata>

diff --git a/dev-ruby/request-log-analyzer/request-log-analyzer-1.12.4.ebuild b/dev-ruby/request-log-analyzer/request-log-analyzer-1.12.4.ebuild
new file mode 100644
index 0000000..bcfdcf5
--- /dev/null
+++ b/dev-ruby/request-log-analyzer/request-log-analyzer-1.12.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=4
+USE_RUBY="ruby18 ruby19"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR=""
+RUBY_FAKEGEM_EXTRADOC="DESIGN.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This is a simple command line tool to analyze request log files."
+HOMEPAGE="http://github.com/wvanbergen/request-log-analyzer/wiki"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+# Fails some tests, no time to investigate now.
+RESTRICT="test"
+
+all_ruby_prepare() {
+	rm Gemfile || die
+}


             reply	other threads:[~2012-08-17 15:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17 15:00 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-08 13:37 [gentoo-commits] dev/graaff:master commit in: dev-ruby/request-log-analyzer/ Hans de Graaff
2012-12-14 10:38 Hans de Graaff
2013-01-11 14:54 Hans de Graaff
2013-02-14 15:52 Hans de Graaff
2013-06-24 10:22 Hans de Graaff
2013-06-24 10:22 Hans de Graaff
2015-09-29  8:39 Hans de Graaff
2015-09-29  8:39 Hans de Graaff
2016-02-14 20:09 Hans de Graaff
2016-02-14 20:09 Hans de Graaff

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=1345215625.2e91cdeb447ed13545abebc98a635d92bcfa64d3.graaff@gentoo \
    --to=graaff@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