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/ts-datetime-delta/
Date: Mon, 17 Sep 2012 08:59:16 +0000 (UTC)	[thread overview]
Message-ID: <1347627129.a04dc0686bfd4552bff2b735b8eb100ddf2c2005.graaff@gentoo> (raw)

commit:     a04dc0686bfd4552bff2b735b8eb100ddf2c2005
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Sep 14 12:52:09 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 12:52:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=a04dc068

Version bump.

(Portage version: 2.1.11.9/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ts-datetime-delta/ChangeLog               |    6 +++++
 dev-ruby/ts-datetime-delta/Manifest                |   11 +++++----
 .../ts-datetime-delta-1.0.3.ebuild                 |   24 ++++++++++++++++++++
 3 files changed, 36 insertions(+), 5 deletions(-)

diff --git a/dev-ruby/ts-datetime-delta/ChangeLog b/dev-ruby/ts-datetime-delta/ChangeLog
index 9e92ee9..5907101 100644
--- a/dev-ruby/ts-datetime-delta/ChangeLog
+++ b/dev-ruby/ts-datetime-delta/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ts-datetime-delta-1.0.3 (14 Sep 2012)
+
+  14 Sep 2012; Hans de Graaff <graaff@gentoo.org>
+  +ts-datetime-delta-1.0.3.ebuild:
+  Version bump.
+
   08 Jun 2012; Hans de Graaff <graaff@gentoo.org>
   ts-datetime-delta-1.0.2-r1.ebuild:
   Add ruby19.

diff --git a/dev-ruby/ts-datetime-delta/Manifest b/dev-ruby/ts-datetime-delta/Manifest
index bbdaf98..643f9d3 100644
--- a/dev-ruby/ts-datetime-delta/Manifest
+++ b/dev-ruby/ts-datetime-delta/Manifest
@@ -1,11 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-DIST ts-datetime-delta-1.0.2.gem 9728 RMD160 6e4c2061fc755242b6cf222ef935ced0f9dffa9b SHA1 6c4439b9156dbf2afc21fc575482b251620407d0 SHA256 478b9d150c64c34ecac1ce297daed47e65947efe33bccc877b31cad771f03319
+DIST ts-datetime-delta-1.0.2.gem 9728 SHA256 478b9d150c64c34ecac1ce297daed47e65947efe33bccc877b31cad771f03319 SHA512 602409adbeaf434a6b80aa61bfff52383371e868bc669c0fd2bd0a0db35364b9b0ea344ab8e4e4edde43aa7fa11b66d99ac8e38ccd67a2457ac09f73251d60c2 WHIRLPOOL cfa73ccbd66a99bee2b64df9e583e10883899ab86fe75ead12e4c19964cbda2e9bf5dbbfc04d3cc96d10b2c076418998463545b01ade79aeefdd4611103acb07
+DIST ts-datetime-delta-1.0.3.gem 9728 SHA256 492d2324e31145665012bf4ec22e03bec6f561a4d7bd78ac9ef5c4147b85c393 SHA512 bad83f293f4ac71f9583b89b23e0e313df3eaca0f3d117c4dfc17a64781973aba77b532506fe80b859f0727b99aed33d54d2312751a4bcf1d91c773a3dd4dcc7 WHIRLPOOL 551219a95a2888601b4d6965f3824458ca8e378a42b642041659e150056d791ad94e20b09426f4f0dc7f367b0eede939f2f7b66692082feaf10e2599287ee5fd
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
+Version: GnuPG v2.0.19 (GNU/Linux)
 
-iF4EAREIAAYFAk/RlisACgkQiIP6VqMIqNcNCAD/XHqcvpsvQ1ulVM9gNsHr6832
-N+QMPuPS0ehwrgjO3XQBAIcDhQzzhIrTPHUviSSBqQ72RFZRvb/xz5VBOq09/ZT7
-=KmNp
+iF4EAREIAAYFAlBTKHkACgkQiIP6VqMIqNdXqAD/TvI7xt5sAJi4oTA1JQvlnihv
+qn2jIv8B44kcCQz93bsA+wWgBHS9RkBXoaV8EnXEHl6o3aVWSSmVlA30L9VKDiaD
+=Vgae
 -----END PGP SIGNATURE-----

diff --git a/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.3.ebuild b/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.3.ebuild
new file mode 100644
index 0000000..10b86a7
--- /dev/null
+++ b/dev-ruby/ts-datetime-delta/ts-datetime-delta-1.0.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 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_EXTRADOC="README.textile"
+
+# There are also features but they require a live database.
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manage delta indexes via datetime columns for Thinking Sphinx."
+HOMEPAGE="http://freelancing-god.github.com/ts/en/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86 ~x86-macos"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/thinking-sphinx-1.3.8"


             reply	other threads:[~2012-09-17  9:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17  8:59 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-24  7:09 [gentoo-commits] dev/graaff:master commit in: dev-ruby/ts-datetime-delta/ Hans de Graaff
2012-06-29 14:33 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=1347627129.a04dc0686bfd4552bff2b735b8eb100ddf2c2005.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