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: Fri,  5 Jun 2015 05:30:20 +0000 (UTC)	[thread overview]
Message-ID: <1433310521.fa34ed7131544cbe8874500d717e1db5bc0c3417.graaff@gentoo> (raw)

commit:     fa34ed7131544cbe8874500d717e1db5bc0c3417
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Jun  3 05:48:41 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun  3 05:48:41 2015 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=fa34ed71

Cleanup.

Package-Manager: portage-2.2.18

 dev-ruby/thinking-sphinx/ChangeLog                 |  4 ++++
 dev-ruby/thinking-sphinx/Manifest                  |  1 -
 .../thinking-sphinx/thinking-sphinx-2.0.14.ebuild  | 28 ----------------------
 3 files changed, 4 insertions(+), 29 deletions(-)

diff --git a/dev-ruby/thinking-sphinx/ChangeLog b/dev-ruby/thinking-sphinx/ChangeLog
index 5cc78e6..97e7b2e 100644
--- a/dev-ruby/thinking-sphinx/ChangeLog
+++ b/dev-ruby/thinking-sphinx/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Jun 2015; Hans de Graaff <graaff@gentoo.org>
+  -thinking-sphinx-2.0.14.ebuild:
+  Cleanup.
+
 *thinking-sphinx-3.1.4 (03 Jun 2015)
 
   03 Jun 2015; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-ruby/thinking-sphinx/Manifest b/dev-ruby/thinking-sphinx/Manifest
index 026b92b..ee01129 100644
--- a/dev-ruby/thinking-sphinx/Manifest
+++ b/dev-ruby/thinking-sphinx/Manifest
@@ -1,4 +1,3 @@
-DIST thinking-sphinx-2.0.14.gem 157184 SHA256 0109c4e081e5cde60c148875585358d21c1144c1d4a1fc05f39450273e27f94f SHA512 5325763f0dd8709a5a707a0369c8426a19bb93c807bffa7dc9308b9584ec891509bd1afa754af53a84243f7527071b2b0c2fe7d85cdf3b1b48ef64c0d83d0d6b WHIRLPOOL d90a76faedc8d8d7ea7d7ca7c4dc5be5d6c42ebd2e79a642bc64e386a37e9f9c7d74d12eef208e3834173dda3ad7d46af05fee066b59d0b4a8eaf8b8118da5d3
 DIST thinking-sphinx-3.0.6.gem 94720 SHA256 1b3ebead66c711802c91c8c70195207ae13e896344e3ae1c850f4df37c846224 SHA512 914b7cd3d4a4c962a60a4b53985cffc082779f85aa9784131b31a65b01f3e92ab961ad435f8eb059820c66363ef1af436782c1a4fdf09a9f8411154daf634f66 WHIRLPOOL e81773d033512b25ad301bbff9ed79460e1c2a9546a9a072c8344ed7cf3f767afaf2ab6d5ef22478444055f5568b1e2ad698950840e3b4da46a55c5b065c6dae
 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

diff --git a/dev-ruby/thinking-sphinx/thinking-sphinx-2.0.14.ebuild b/dev-ruby/thinking-sphinx/thinking-sphinx-2.0.14.ebuild
deleted file mode 100644
index fb02ab3..0000000
--- a/dev-ruby/thinking-sphinx/thinking-sphinx-2.0.14.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="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 ~x86 ~x86-macos"
-SLOT="2"
-IUSE=""
-
-ruby_add_rdepend "=dev-ruby/activerecord-3*
-	=dev-ruby/actionpack-3*
-	>=dev-ruby/builder-2.1.2
-	>=dev-ruby/riddle-1.5.3"
-
-# There are specs and features but not all files are present so they
-# don't run.


             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=1433310521.fa34ed7131544cbe8874500d717e1db5bc0c3417.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