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] repo/gentoo:master commit in: dev-ruby/database_cleaner/
Date: Wed,  2 Sep 2015 05:30:49 +0000 (UTC)	[thread overview]
Message-ID: <1441171846.5c1475431b4d50211a64db74011ca34937fbff8a.graaff@gentoo> (raw)

commit:     5c1475431b4d50211a64db74011ca34937fbff8a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 05:30:11 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 05:30:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c147543

dev-ruby/database_cleaner: version bump

Package-Manager: portage-2.2.20.1

 dev-ruby/database_cleaner/Manifest                 |  1 +
 .../database_cleaner/database_cleaner-1.5.0.ebuild | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/database_cleaner/Manifest b/dev-ruby/database_cleaner/Manifest
index 3d6eb50..c8a07ce 100644
--- a/dev-ruby/database_cleaner/Manifest
+++ b/dev-ruby/database_cleaner/Manifest
@@ -1,3 +1,4 @@
 DIST database_cleaner-1.3.0.gem 45568 SHA256 f675eb78d4fed65ae1e8503ccef4dfd25f4a3c3702bfb792789720a39a2f82a7 SHA512 504f22e1534acef05d3f5fc7b246c7b595413586a1724327f761cd53786245871ffce22e2905457caf9b5e44365eed0ac41bf9184dd223d70f86d4fbfe8900f6 WHIRLPOOL e23ff2f59b0e6c165578a3e02b057b0c1bce4e017e3207ccfa83f7d4902d7f7b49760ae5c260a94a3d10119130e37229c4d9db0759cdb955f9e7c5f86894969b
 DIST database_cleaner-1.4.0.gem 52224 SHA256 c2ee8f403465ba5f0919440adc711255e36a91b2470f385011c300ad7b80fe00 SHA512 14d9f79b9a6d696926009b9180cc028bf75b2d5a501769954c4726175ea987302eb617e2396499900911d3a713a1d1d6ef75359eb7f4cf1ce22e1b95dc7c8d07 WHIRLPOOL fa08def3d1ac96dfcd25ff96ef445167f3e6daf277d7a3b5c688f9a0fc9f23bf3d0822e15815da3c39c8edca9611682e7873d256882cd99360cae2d3b95cc9d6
 DIST database_cleaner-1.4.1.gem 52736 SHA256 c04d537191e87de68a3cb828774a4899d26d1dbc8de9b1cd41d3ceaaf73cb958 SHA512 7e910bd16dc16395d7973c51b8dec67fcb1e7b33d374126470cfd86b4035001d7769093364e7e7bc16b17281848910f3a205410f744ef6cad0f8c3efed651c92 WHIRLPOOL 1990d9a941ad2411232b50f7f2f05dfca0907d31e519a15e8f368151ad46463fe71467bbc6953e46a5978558cd37cfd1c4e3d3b26bbb490543dfeafe8ff3c39e
+DIST database_cleaner-1.5.0.gem 53248 SHA256 ab624e85daed6f8ae65e55eaee62ca19cd428f32609ccc3f0f57d858f158d75b SHA512 8f527c1a4bae4c81a6caeb8daa89e54168db976554e252ac9ff65dfa1bc8683021818893b8c674d55aed925211c37299af3da2403ea6001f4ca2733f1aab4285 WHIRLPOOL ed41ff1f6d80bdea7d248ebaf070d79c43dffa848927db1d118f7d71846fc374725a74b5fc6ce1fdaed2e5890c82f5d9a4e6b1e1084b7d67d6074e75c2a566b5

diff --git a/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
new file mode 100644
index 0000000..a832f49
--- /dev/null
+++ b/dev-ruby/database_cleaner/database_cleaner-1.5.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_TASK_DOC="examples"
+
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.markdown TODO"
+
+# There are specs and features but they all require configured databases.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Strategies for cleaning databases"
+HOMEPAGE="https://github.com/bmabey/database_cleaner"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""


             reply	other threads:[~2015-09-02  5:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02  5:30 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-18  5:59 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/database_cleaner/ Hans de Graaff
2015-10-18  5:59 Hans de Graaff
2016-04-16 21:57 Manuel Rüger
2016-04-19  5:29 Hans de Graaff
2016-04-19  5:29 Hans de Graaff
2016-04-24  0:02 Manuel Rüger
2017-05-05  5:11 Hans de Graaff
2017-05-05  5:11 Hans de Graaff
2017-05-11  4:13 Hans de Graaff
2017-10-30  5:45 Hans de Graaff
2018-03-21  6:41 Hans de Graaff
2018-03-21  6:41 Hans de Graaff
2018-04-20  5:03 Hans de Graaff
2019-05-15  5:33 Hans de Graaff
2019-05-15  5:33 Hans de Graaff
2021-06-13  7:07 Hans de Graaff
2021-06-13  7:07 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2023-03-19 10:18 Hans de Graaff
2023-03-22  7:25 Hans de Graaff
2023-03-22  7:25 Hans de Graaff
2023-06-17  8:15 Hans de Graaff
2023-07-18  5:07 Hans de Graaff
2024-03-04 18:33 Rick Farina
2024-10-26  6:59 Hans de Graaff
2024-11-16  8:34 Hans de Graaff
2024-11-20  7:00 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=1441171846.5c1475431b4d50211a64db74011ca34937fbff8a.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