From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/flay/
Date: Fri, 26 Jul 2013 06:31:49 +0000 (UTC) [thread overview]
Message-ID: <1374818437.3b60b5692e9dba1bb1ba57ed36b13b5dc761da18.graaff@gentoo> (raw)
commit: 3b60b5692e9dba1bb1ba57ed36b13b5dc761da18
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jul 26 06:00:37 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 06:00:37 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=3b60b569
Version bump.
Package-Manager: portage-2.1.12.2
---
dev-ruby/flay/ChangeLog | 5 +++++
dev-ruby/flay/Manifest | 1 +
dev-ruby/flay/flay-2.4.0.ebuild | 25 +++++++++++++++++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-ruby/flay/ChangeLog b/dev-ruby/flay/ChangeLog
index b9ff891..e3d7ce8 100644
--- a/dev-ruby/flay/ChangeLog
+++ b/dev-ruby/flay/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*flay-2.4.0 (26 Jul 2013)
+
+ 26 Jul 2013; Hans de Graaff <graaff@gentoo.org> +flay-2.4.0.ebuild:
+ Version bump.
+
*flay-2.3.0 (21 Jun 2013)
21 Jun 2013; Hans de Graaff <graaff@gentoo.org> +flay-2.3.0.ebuild:
diff --git a/dev-ruby/flay/Manifest b/dev-ruby/flay/Manifest
index c32b3d7..656eaca 100644
--- a/dev-ruby/flay/Manifest
+++ b/dev-ruby/flay/Manifest
@@ -1,2 +1,3 @@
DIST flay-1.4.3.gem 14336 SHA256 87ab619a745b36d023a17b169f13d2df47813964ed68b0cf83c939bc8c86c630 SHA512 4df50994428e38f877b94fb9bc9c74c3419d334324c31d982db435b87d3ade08891056f483a9b9a52c39179f67817a8d9b9f430ecdf5bc9585103ad550ddb9ca WHIRLPOOL c8c046f8dfe4d66afce2b4d583e9808dbf4d7587885cb7cf07f3716f69fc3ae4ec0702a56d10cd9668d70fc7fb571226d63799ca6abc135d2a3bcdf1bb62b51b
DIST flay-2.3.0.gem 18432 SHA256 9e6af1e47dfab91644e0173e22e5d02c19145898b83a1d4d4a33397f784f4689 SHA512 b931cd1c12360b716296059b9ef7c5ef7a40a1f17225e62e0c0bbb69f6caabee7a6c71fe09c1c257f39398f399b767705f8eca3e36e1686920bce49e03f3d631 WHIRLPOOL 618aa4f750aa69af5d7d5aec1c9d4bb8043aed7def9728014f3fb79838f1b47ccc0f6b8b4390e27d8b63dfb7632bd7973acb7e7a6d59702390a1ad53979dc9cd
+DIST flay-2.4.0.gem 18944 SHA256 d80d8aca88924f28c80379bc8feb46c77691a203030fc73c2ff85028631081c1 SHA512 348afabb072d0bab4129f57fad9910994f15cc3961aacb4282eebfc4e8d387463c0a79957cd594d4868c99e328d2f693fe4602922efef1f491d25b6f54fdaf91 WHIRLPOOL 5cbd7085f86ca8ce9532c513d0570c3101c43145e8976bd07ab49e95d5b2ac82e73ed64d37adaa7b40fe110dd719a5428d47be93240c78636131c5d1d25d488f
diff --git a/dev-ruby/flay/flay-2.4.0.ebuild b/dev-ruby/flay/flay-2.4.0.ebuild
new file mode 100644
index 0000000..e2f14a5
--- /dev/null
+++ b/dev-ruby/flay/flay-2.4.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_TASK_DOC="docs"
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Flay analyzes code for structural similarities."
+HOMEPAGE="http://ruby.sadi.st/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/sexp_processor:4 dev-ruby/ruby_parser:3"
+
+ruby_add_bdepend "doc? ( dev-ruby/hoe )"
+ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/minitest )"
next reply other threads:[~2013-07-26 6:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 6:31 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-17 13:34 [gentoo-commits] dev/graaff:master commit in: dev-ruby/flay/ Hans de Graaff
2015-04-17 13:34 Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2014-08-19 6:45 Hans de Graaff
2014-08-17 9:01 ` Hans de Graaff
2014-08-17 9:01 Hans de Graaff
2014-08-19 6:45 ` Hans de Graaff
2014-08-17 9:01 Hans de Graaff
2014-08-19 6:45 ` Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2012-08-16 9:07 Hans de Graaff
2011-11-24 14:03 Hans de Graaff
2011-11-24 14:03 Hans de Graaff
2011-08-16 10:01 Hans de Graaff
2011-06-15 11:38 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=1374818437.3b60b5692e9dba1bb1ba57ed36b13b5dc761da18.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