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: Mon, 24 Jun 2013 10:22:50 +0000 (UTC) [thread overview]
Message-ID: <1371825709.a7ef2874f0a471b2fa11a630bb6f28818666dcd9.graaff@gentoo> (raw)
commit: a7ef2874f0a471b2fa11a630bb6f28818666dcd9
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jun 21 14:41:49 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 14:41:49 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=a7ef2874
Version bump.
Package-Manager: portage-2.1.12.2
---
dev-ruby/request-log-analyzer/ChangeLog | 6 +++++
dev-ruby/request-log-analyzer/Manifest | 1 +
.../request-log-analyzer-1.12.9.ebuild | 29 ++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-ruby/request-log-analyzer/ChangeLog b/dev-ruby/request-log-analyzer/ChangeLog
index 9463fd1..9f8bb3c 100644
--- a/dev-ruby/request-log-analyzer/ChangeLog
+++ b/dev-ruby/request-log-analyzer/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*request-log-analyzer-1.12.9 (21 Jun 2013)
+
+ 21 Jun 2013; Hans de Graaff <graaff@gentoo.org>
+ +request-log-analyzer-1.12.9.ebuild:
+ Version bump.
+
21 Jun 2013; Hans de Graaff <graaff@gentoo.org>
-request-log-analyzer-1.12.4.ebuild, -request-log-analyzer-1.12.5.ebuild,
-request-log-analyzer-1.12.6.ebuild, -request-log-analyzer-1.12.7.ebuild:
diff --git a/dev-ruby/request-log-analyzer/Manifest b/dev-ruby/request-log-analyzer/Manifest
index ef9d908..7c1d6cd 100644
--- a/dev-ruby/request-log-analyzer/Manifest
+++ b/dev-ruby/request-log-analyzer/Manifest
@@ -1 +1,2 @@
DIST request-log-analyzer-1.12.8.gem 116224 SHA256 cf6b51d9387aad3a1c72daa27d4f286045583908ccb8e9236d382962def50f69 SHA512 bfb29a406447535eb0d9901a8e29fc9edb611d75f51a999192975df2b3b38f9cd9d31b750fe0357dee0984cbb626c1ae8618add58339c01ea2bfba106fa0e6c7 WHIRLPOOL f9f08b6573768c39781b832376291131c493a7516fdb07c48db111291df539c513d57e0df94991b0cf08548f0658fd737ff4f8cff7593605a45d43f04b523bfd
+DIST request-log-analyzer-1.12.9.gem 111104 SHA256 d9d64060796ba23cf4ed63b71b021eedbd1c6a0c8e788cd450657cec0ea059d9 SHA512 914daafcd0340caa8a81e84cae61d94c5194eabdc9e7d7ca6484b41c70c890e1902fa5fa093ab0bfc13998d0dbe2809958c3c80631e9669462b8d3f11557febb WHIRLPOOL fb613d99d303c821ba8d2b02d86a3b76f304286bcbe97778604f903d80b5a7aeff7299e0ce1ebe667cfc44da9cfb7f90384c0de4dd4148a1e88ad1bf55c4db52
diff --git a/dev-ruby/request-log-analyzer/request-log-analyzer-1.12.9.ebuild b/dev-ruby/request-log-analyzer/request-log-analyzer-1.12.9.ebuild
new file mode 100644
index 0000000..2437fcf
--- /dev/null
+++ b/dev-ruby/request-log-analyzer/request-log-analyzer-1.12.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 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=""
+
+all_ruby_prepare() {
+ rm Gemfile || die
+
+ # Drop specs that require a running database
+ rm spec/unit/aggregator/database_inserter_spec.rb || die
+}
next reply other threads:[~2013-06-24 10:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 10:22 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-14 20:09 [gentoo-commits] dev/graaff:master commit in: dev-ruby/request-log-analyzer/ Hans de Graaff
2016-02-14 20:09 Hans de Graaff
2015-09-29 8:39 Hans de Graaff
2015-09-29 8:39 Hans de Graaff
2013-06-24 10:22 Hans de Graaff
2013-02-14 15:52 Hans de Graaff
2013-01-11 14:54 Hans de Graaff
2012-12-14 10:38 Hans de Graaff
2012-10-08 13:37 Hans de Graaff
2012-08-17 15:00 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=1371825709.a7ef2874f0a471b2fa11a630bb6f28818666dcd9.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