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: Fri, 5 Jun 2015 05:30:20 +0000 (UTC) [thread overview]
Message-ID: <1433310470.8e04406563ef6eed3a9ed2b8b36dcdc9a6701890.graaff@gentoo> (raw)
commit: 8e04406563ef6eed3a9ed2b8b36dcdc9a6701890
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Jun 3 05:47:50 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 3 05:47:50 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=8e044065
Version bump.
Package-Manager: portage-2.2.18
dev-ruby/thinking-sphinx/ChangeLog | 6 +++++
dev-ruby/thinking-sphinx/Manifest | 1 +
.../thinking-sphinx/thinking-sphinx-3.1.4.ebuild | 30 ++++++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-ruby/thinking-sphinx/ChangeLog b/dev-ruby/thinking-sphinx/ChangeLog
index 75d1c04..5cc78e6 100644
--- a/dev-ruby/thinking-sphinx/ChangeLog
+++ b/dev-ruby/thinking-sphinx/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*thinking-sphinx-3.1.4 (03 Jun 2015)
+
+ 03 Jun 2015; Hans de Graaff <graaff@gentoo.org>
+ +thinking-sphinx-3.1.4.ebuild:
+ Version bump.
+
22 May 2015; Hans de Graaff <graaff@gentoo.org> thinking-sphinx-3.1.3.ebuild:
Version bump.
diff --git a/dev-ruby/thinking-sphinx/Manifest b/dev-ruby/thinking-sphinx/Manifest
index ccd1c52..026b92b 100644
--- a/dev-ruby/thinking-sphinx/Manifest
+++ b/dev-ruby/thinking-sphinx/Manifest
@@ -3,3 +3,4 @@ DIST thinking-sphinx-3.0.6.gem 94720 SHA256 1b3ebead66c711802c91c8c70195207ae13e
DIST thinking-sphinx-3.1.0.gem 97280 SHA256 929d9f126a5e02ce41ee470fc9d265c50b542555ec9813173fc8f430f89e9edf SHA512 1e7f9acc23fec6e46aad5dff84fccc3bc3caa53078c4a1b424d5c9ecc5f8c31d8b1c71e5722c31e480b3a29357187c91befcb59d43fbf5683f0bfa30e6ff2c11 WHIRLPOOL 0676002f0d2b96d083142c8065b58101978952f6d6d190cc267efafdabea7ae395d392bfffcc3200307adf34bcd2149c9246a32ad9725b9b06b754d10ef79ea9
DIST thinking-sphinx-3.1.1.gem 95232 SHA256 d8cc7bac782078158b6944bd2ad9a27b3354090ad68e2c470591a2cda7bc61bc SHA512 da8ec735f1f5252001dd3c74b6bbb15525a4696ac53d0ececaaa6607bafb29f6b676698216d399ffbb4c04fa881a10831d1b455363dbc9964d8c5a9808ff0067 WHIRLPOOL 1a0b52045b6cdb198fe6fc3f6b9ee881496f90af4ce7e94a5ed36d12b9cd83c791980514a739d38143f162673105b5702d6a70f6dc1ef69dece99739240dcdba
DIST thinking-sphinx-3.1.3.gem 99840 SHA256 45865a7965da4276aef614326111b5eb11cb59f59d6d0d0d6c5da732d8c177f1 SHA512 3d8b0c4e6a8a224f9841ad84fb34738e879acedfec96692c4d00bb0dc0e0f57e7fd5122d533df81d7795dd432fcf363304109d2d2ee54189c24017b3789a3071 WHIRLPOOL edcf71b19d3248bb0a1cb01fae601248c72a74bdd7dc8fd4273131549da014a08aed143a12c76a20a6b158e1d1c61e611efb063c2bfb3f4ece058d712ed6d747
+DIST thinking-sphinx-3.1.4.gem 100352 SHA256 c7e699d7300ebb6089c0a03c7727df5579e7d5ec5219a5596c300c6675e3fc4f SHA512 9bc4584550f5faff3ef11a75848fdbb086ef5b06d343c5168c4c0c115ea1f111b772857d9d6582698801dea1f41ddb0f3aa7e5d81ab51806cbe2425c1b43dc19 WHIRLPOOL 2babb406b8d568a215d87f1f64f41be3a5e8b132965160cc3d14370a62f79e736ec72bcf2ba183c071896766172532dc808b8664551e33e2b67876e2406311a9
diff --git a/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild b/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild
new file mode 100644
index 0000000..7630eea
--- /dev/null
+++ b/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+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.1"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activerecord-3.1.0:*
+ >=dev-ruby/builder-2.1.2:*
+ >=dev-ruby/joiner-0.2.0:*
+ >=dev-ruby/middleware-0.1.0
+ >=dev-ruby/innertube-1.0.2
+ >=dev-ruby/riddle-1.5.11"
+
+# There are specs and features but not all files are present so they
+# don't run. We also need additional unpackaged dependencies for this.
next reply other threads:[~2015-06-05 5:30 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 5:30 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-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-12-16 10:38 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=1433310470.8e04406563ef6eed3a9ed2b8b36dcdc9a6701890.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