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/roodi/
Date: Tue, 22 Apr 2014 16:54:08 +0000 (UTC)	[thread overview]
Message-ID: <1397224719.3f3b6875e7f1b51f7e0eaea5d71ca49795a000da.graaff@gentoo> (raw)

commit:     3f3b6875e7f1b51f7e0eaea5d71ca49795a000da
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 11 13:58:39 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 11 13:58:39 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=3f3b6875

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/roodi/ChangeLog          |  5 +++++
 dev-ruby/roodi/Manifest           |  1 +
 dev-ruby/roodi/roodi-4.0.0.ebuild | 29 +++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/roodi/ChangeLog b/dev-ruby/roodi/ChangeLog
index b722c11..2e4163e 100644
--- a/dev-ruby/roodi/ChangeLog
+++ b/dev-ruby/roodi/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*roodi-4.0.0 (11 Apr 2014)
+
+  11 Apr 2014; Hans de Graaff <graaff@gentoo.org> +roodi-4.0.0.ebuild:
+  Version bump.
+
   11 Apr 2014; Hans de Graaff <graaff@gentoo.org> -roodi-2.1.0.ebuild,
   -roodi-2.1.0-r1.ebuild:
   Cleanup.

diff --git a/dev-ruby/roodi/Manifest b/dev-ruby/roodi/Manifest
index efaca1f..1838430 100644
--- a/dev-ruby/roodi/Manifest
+++ b/dev-ruby/roodi/Manifest
@@ -1 +1,2 @@
 DIST roodi-3.3.1.gem 22528 SHA256 c4210977c46ff69593a4d8a7d1096cfa5ac07bcf6865869876c895bf53a74fb2 SHA512 6184e2298cba2cdd91e038ad947ad8e86ba97bfcc743ef37e49893fecd3f08fe69fe535cdb8b47a14ded66a96d763d411835fe03ad01047561b94ec91c9ee123 WHIRLPOOL 0346d780ffd5288360db13cefddab55f6ca1fb54904bdb8e16b15a18ddb72fd91b2acb6227912986f4fb59aea017fec52eb2437301b1868d2db19487cf5f13a5
+DIST roodi-4.0.0.gem 22528 SHA256 1368b7ea111487bb4175ff542812eaf627f5564aab9f7a2299da7233c4b52ffa SHA512 cabca3decedaaee014799854dd865ef4c4b2915e232b9fb312c110ff7e0ef9bcc9a746bb6c11178435f916d2ad70261725d4d8e7f1f46f92e9d1c9f236e3fcdc WHIRLPOOL b966af7d1d6ef11cfb31a86f2e97884a5305cd28d22d4f421700d892eb602180e9d2844946f6f7de76dd75488335fc2da2424453aa144235ab0d083855ccc237

diff --git a/dev-ruby/roodi/roodi-4.0.0.ebuild b/dev-ruby/roodi/roodi-4.0.0.ebuild
new file mode 100644
index 0000000..38fbd57
--- /dev/null
+++ b/dev-ruby/roodi/roodi-4.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="History.txt README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_EXTRAINSTALL="roodi.yml"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Roodi stands for Ruby Object Oriented Design Inferometer"
+HOMEPAGE="http://rubyforge.org/projects/roodi"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/ruby_parser-3.2.2:3"
+
+all_ruby_prepare() {
+	sed -i -e '/coverall/I s:^:#:' spec/spec_helper.rb || die
+}


             reply	other threads:[~2014-04-22 16:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 16:54 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-26  9:12 [gentoo-commits] dev/graaff:master commit in: dev-ruby/roodi/ Hans de Graaff
2014-04-22 16:54 Hans de Graaff
2013-11-29  9:54 Hans de Graaff
2011-06-15 11:38 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=1397224719.3f3b6875e7f1b51f7e0eaea5d71ca49795a000da.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