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/riddle/
Date: Wed, 27 Nov 2013 13:28:13 +0000 (UTC)	[thread overview]
Message-ID: <1385558701.0491b1ba6957a96eb2758beb50d6b16b4095557b.graaff@gentoo> (raw)

commit:     0491b1ba6957a96eb2758beb50d6b16b4095557b
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Nov 27 13:25:01 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 13:25:01 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=0491b1ba

Version bump.

Package-Manager: portage-2.2.7

---
 dev-ruby/riddle/ChangeLog           |  5 +++++
 dev-ruby/riddle/Manifest            |  1 +
 dev-ruby/riddle/riddle-1.5.9.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-ruby/riddle/ChangeLog b/dev-ruby/riddle/ChangeLog
index ba2705c..52533ff 100644
--- a/dev-ruby/riddle/ChangeLog
+++ b/dev-ruby/riddle/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*riddle-1.5.9 (27 Nov 2013)
+
+  27 Nov 2013; Hans de Graaff <graaff@gentoo.org> +riddle-1.5.9.ebuild:
+  Version bump.
+
 *riddle-1.5.8 (13 Sep 2013)
 
   13 Sep 2013; Hans de Graaff <graaff@gentoo.org> +riddle-1.5.8.ebuild:

diff --git a/dev-ruby/riddle/Manifest b/dev-ruby/riddle/Manifest
index a3c5461..613f3d8 100644
--- a/dev-ruby/riddle/Manifest
+++ b/dev-ruby/riddle/Manifest
@@ -1,3 +1,4 @@
 DIST riddle-1.5.6.gem 2037248 SHA256 e31b362de20ff84226309fdbd6b70bc9de45b096eb25de8a4d4eeb2af52a90ae SHA512 265e74134e9ed3290160ac44f4c7c63821bb9795475527ca4ff42b165f31610f4563d9c672b6b8fb1c9d5e3f115b13ad5ceeec6e382af437ba9659c95cbbb6ca WHIRLPOOL 3f2073ec6fd593a753cd333263d6414fe34901c4e14e95783164802794ce84197382b7ec839346d49a71edabcd54e3be519aa12b8ee38227d5fb1a234aa8c7fe
 DIST riddle-1.5.7.gem 2037760 SHA256 8d73852df1c291247cf252eaeb325355877736d37cfb1d3432503e11e8526cec SHA512 29d6ca43d3a2bdaec479ee3e65ae10c62b95dcae5890b0e4802608b9d495b46cca1830dcb27ff3f00a761c25662f386f387640ec98e522d0eff4e9e8ec72187c WHIRLPOOL 66c1a6f4c5702460bf80ca5823e4d597ef81ae32479fcb49af7f3c1034a77f2de3b1c68cade0f324ee22c5b2f8c7a95ca631931160621df3a29c161bc7eee5fe
 DIST riddle-1.5.8.gem 2038272 SHA256 c44ccac5edd8d0d58aeba71dbb122cb9a49f311fc1f09c4a3bc214d736834d28 SHA512 78973636957eb78665f226705afe302a27708f205a6680086a57bd72e26de37a9827fb2327b1e0ca5f4942e2860d31a84d8348de4432b8b4bbe51dccb317d446 WHIRLPOOL f35dcf8bb3a4f1b7bcf678bc08d0ca5db9d9c5242b5e99bd4db6b60e135aaa5f2924b2c3f1af9d9ca8c47ef597ff208583ff7971adfc24bbe9e99e0e2168eb9e
+DIST riddle-1.5.9.gem 1978880 SHA256 1419b988bf3738cffefad1a2d21c13e1691b8513dcce6f16c2988ff2d1ce4db3 SHA512 26b55ce5573ee735cfae515c89a2f9445f4a9630bb3815053940649080f086122260d3a9a6bc886553d28bd6ebdf58d0b9795501c97aed85444f95c3fae02079 WHIRLPOOL 40a883b5d717334a960995edfbd2adfa53536b88c1da9dabd71eaa9fe1ef50a45423457b242ad283ab967985765d0d6d489b592580cf36e10c77a813184c8f9a

diff --git a/dev-ruby/riddle/riddle-1.5.9.ebuild b/dev-ruby/riddle/riddle-1.5.9.ebuild
new file mode 100644
index 0000000..7bc71d9
--- /dev/null
+++ b/dev-ruby/riddle/riddle-1.5.9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby18 ruby19 ruby20"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_EXTRADOC="HISTORY README.textile"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An interface to the Sphinx search daemon."
+HOMEPAGE="http://freelancing-gods.com/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86 ~x86-macos"
+SLOT="1.3"
+IUSE=""
+
+# There are specs in the package but they require that MySQL support
+# has been set up for it, so we can't run them out of the box.


             reply	other threads:[~2013-11-27 13:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 13:28 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-24  7:26 [gentoo-commits] dev/graaff:master commit in: dev-ruby/riddle/ Hans de Graaff
2015-06-05  5:30 Hans de Graaff
2015-06-05  5:30 Hans de Graaff
2014-04-24  9:55 Hans de Graaff
2014-02-07 10:11 Hans de Graaff
2014-02-07 10:11 Hans de Graaff
2013-09-13  9:46 Hans de Graaff
2013-09-13  9:46 Hans de Graaff
2013-07-24  9:19 Hans de Graaff
2013-06-24 10:22 Hans de Graaff
2013-01-11 14:54 Hans de Graaff
2013-01-11 14:54 Hans de Graaff
2012-09-17  8:59 Hans de Graaff
2012-06-29 14:33 Hans de Graaff
2012-06-29 14:33 Hans de Graaff
2011-12-04  8:16 Hans de Graaff
2011-10-14 12:30 Hans de Graaff
2011-07-13  8:35 Hans de Graaff
2011-06-29 14:12 Hans de Graaff
2011-06-28 12:23 Hans de Graaff
2011-05-18 14:38 Hans de Graaff
2011-05-18 14: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=1385558701.0491b1ba6957a96eb2758beb50d6b16b4095557b.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