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/thinking-sphinx/
Date: Mon, 16 Dec 2013 10:38:25 +0000 (UTC)	[thread overview]
Message-ID: <1387190287.a6580bc648e2b89895f737b958d0ed0b3522a8b0.graaff@gentoo> (raw)

commit:     a6580bc648e2b89895f737b958d0ed0b3522a8b0
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Dec 16 10:38:07 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 10:38:07 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=a6580bc6

Version bump.

Package-Manager: portage-2.2.7

---
 dev-ruby/thinking-sphinx/ChangeLog                 |  6 +++++
 dev-ruby/thinking-sphinx/Manifest                  |  1 +
 .../thinking-sphinx/thinking-sphinx-3.0.6.ebuild   | 30 ++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-ruby/thinking-sphinx/ChangeLog b/dev-ruby/thinking-sphinx/ChangeLog
index 487c17d..d8c482c 100644
--- a/dev-ruby/thinking-sphinx/ChangeLog
+++ b/dev-ruby/thinking-sphinx/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*thinking-sphinx-3.0.6 (16 Dec 2013)
+
+  16 Dec 2013; Hans de Graaff <graaff@gentoo.org>
+  +thinking-sphinx-3.0.6.ebuild:
+  Version bump.
+
 *thinking-sphinx-3.0.4 (24 Jul 2013)
 
   24 Jul 2013; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-ruby/thinking-sphinx/Manifest b/dev-ruby/thinking-sphinx/Manifest
index 974c824..f3755af 100644
--- a/dev-ruby/thinking-sphinx/Manifest
+++ b/dev-ruby/thinking-sphinx/Manifest
@@ -2,3 +2,4 @@ DIST thinking-sphinx-2.0.11.gem 155136 SHA256 01e678d8f2016f3fd560c1c3ecc81858b3
 DIST thinking-sphinx-2.0.13.gem 156672 SHA256 dbb0c368469fe85e78c9408c709c65c6523e38c293754589970cd64fc23cf886 SHA512 a10b2b0950153b3804c85bd45793d022ec40120bcded4520066871e4513734bef9c587ccc02430211c1f06d5804ad722d4521fa9e81f7596b71214d225e3a066 WHIRLPOOL fba0fd0df2680584f633ed068cb74967642dd064abf1d8dd4ff7d3c87dfe3400e969e9003da5d31d1f70d99c50e8c024895451d495e2b532632e1be5ec3a7258
 DIST thinking-sphinx-2.0.14.gem 157184 SHA256 0109c4e081e5cde60c148875585358d21c1144c1d4a1fc05f39450273e27f94f SHA512 5325763f0dd8709a5a707a0369c8426a19bb93c807bffa7dc9308b9584ec891509bd1afa754af53a84243f7527071b2b0c2fe7d85cdf3b1b48ef64c0d83d0d6b WHIRLPOOL d90a76faedc8d8d7ea7d7ca7c4dc5be5d6c42ebd2e79a642bc64e386a37e9f9c7d74d12eef208e3834173dda3ad7d46af05fee066b59d0b4a8eaf8b8118da5d3
 DIST thinking-sphinx-3.0.4.gem 90112 SHA256 3c7c95f037d33d7b3572785fb204715b3fb1f87c0eb935502a4783a723d501e3 SHA512 83230858498435ee8fd4b7227bbbea9d40c391db4b966e09223723cdbd7461e1a97e348b8928206d2bb8013479c9819b8e8022ba94e601c2d56efebfff309dcb WHIRLPOOL a9e31f14ae21f878cf8b17af2ec08b89285578da7998bbecdb2a0eece2e09bb6e96e3401ad01fbe80b48b4cdcb0954a11b8236a38e13fc3c7b9f6961c2bc2628
+DIST thinking-sphinx-3.0.6.gem 94720 SHA256 1b3ebead66c711802c91c8c70195207ae13e896344e3ae1c850f4df37c846224 SHA512 914b7cd3d4a4c962a60a4b53985cffc082779f85aa9784131b31a65b01f3e92ab961ad435f8eb059820c66363ef1af436782c1a4fdf09a9f8411154daf634f66 WHIRLPOOL e81773d033512b25ad301bbff9ed79460e1c2a9546a9a072c8344ed7cf3f767afaf2ab6d5ef22478444055f5568b1e2ad698950840e3b4da46a55c5b065c6dae

diff --git a/dev-ruby/thinking-sphinx/thinking-sphinx-3.0.6.ebuild b/dev-ruby/thinking-sphinx/thinking-sphinx-3.0.6.ebuild
new file mode 100644
index 0000000..a7399e1
--- /dev/null
+++ b/dev-ruby/thinking-sphinx/thinking-sphinx-3.0.6.ebuild
@@ -0,0 +1,30 @@
+# 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=""
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_EXTRADOC="HISTORY README.textile"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A concise and easy-to-use Ruby library that connects ActiveRecord to the Sphinx search daemon."
+HOMEPAGE="http://freelancing-god.github.com/ts/en/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="3"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activerecord-3.1.0
+	=dev-ruby/actionpack-3*
+	>=dev-ruby/builder-2.1.2
+	>=dev-ruby/innertube-1.0.2
+	>=dev-ruby/middleware-0.1.0
+	>=dev-ruby/riddle-1.5.9"
+
+# There are specs and features but not all files are present so they
+# don't run. We also need additional unpackaged dependencies for this.


             reply	other threads:[~2013-12-16 10:38 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-16 10:38 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-01 20:07 [gentoo-commits] dev/graaff:master commit in: dev-ruby/thinking-sphinx/ Hans de Graaff
2016-09-01 20:07 Hans de Graaff
2016-08-08  5:35 Hans de Graaff
2016-07-24  7:26 Hans de Graaff
2016-07-24  7:26 Hans de Graaff
2015-06-05  5:30 Hans de Graaff
2015-06-05  5:30 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2015-05-22 16:12 Hans de Graaff
2014-07-02  9:04 Hans de Graaff
2014-04-24  9:55 Hans de Graaff
2014-02-27 11:13 Hans de Graaff
2014-02-07 10:41 Hans de Graaff
2014-02-07 10:37 Hans de Graaff
2013-07-24  9:19 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-03-13  8:31 Hans de Graaff
2011-12-04 14:18 Hans de Graaff
2011-12-04  8:16 Hans de Graaff
2011-12-04  8:16 Hans de Graaff
2011-10-14 12:30 Hans de Graaff
2011-09-16 12:21 Hans de Graaff
2011-09-16 12:20 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

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=1387190287.a6580bc648e2b89895f737b958d0ed0b3522a8b0.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