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: Fri, 20 Apr 2018 05:03:35 +0000 (UTC) [thread overview]
Message-ID: <1524199926.b306e0b46d8e56cdd2e4b8540394b69b663c7c95.graaff@gentoo> (raw)
commit: b306e0b46d8e56cdd2e4b8540394b69b663c7c95
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 20 04:52:06 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 04:52:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b306e0b4
dev-ruby/database_cleaner: add 1.7.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/database_cleaner/Manifest | 1 +
.../database_cleaner/database_cleaner-1.7.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ruby/database_cleaner/Manifest b/dev-ruby/database_cleaner/Manifest
index d7c6e76f90a..15549ba488d 100644
--- a/dev-ruby/database_cleaner/Manifest
+++ b/dev-ruby/database_cleaner/Manifest
@@ -1 +1,2 @@
DIST database_cleaner-1.6.2.gem 53760 BLAKE2B f36c8d4d020dd6aa7a170d2a01a4daf9413aeb41747649c862ae864d5c18ee17d16630688486d2c9b643390828f08ab7a53b2e92c752c8b73c7f4389529268ac SHA512 b28c622d6792517bf013783007829868faf68502a47d4d1bd029f627d6594edfd1f3c53533daeb2c84bae3c97d76bea8a68699531dc908661e326ecca8f2644b
+DIST database_cleaner-1.7.0.gem 32256 BLAKE2B 496a1f02bb34aa2210e91367ade3575884e5c68ed18d1ba076fe8a5a7b0c5303a8acedec198a3de4adeb8f85cb2147d1c1d3c1f7badfb890ca1c7df8ecd7eae7 SHA512 4bdf6c66a0530a65ce2c746ff5190ef0aa42ab3d3ed787fbfe9c00de99d7ba816de3b6ad11cbaf4887760b9a19178f9968b8d604bc023dce83ec9ef748c0e336
diff --git a/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild
new file mode 100644
index 00000000000..61a1e06221c
--- /dev/null
+++ b/dev-ruby/database_cleaner/database_cleaner-1.7.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+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=""
next reply other threads:[~2018-04-20 5:03 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-20 5:03 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-23 6:24 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/database_cleaner/ Hans de Graaff
2024-11-20 7:00 Hans de Graaff
2024-11-16 8:34 Hans de Graaff
2024-10-26 6:59 Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-07-18 5:07 Hans de Graaff
2023-06-17 8:15 Hans de Graaff
2023-03-22 7:25 Hans de Graaff
2023-03-22 7:25 Hans de Graaff
2023-03-19 10:18 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2021-06-13 7:07 Hans de Graaff
2021-06-13 7:07 Hans de Graaff
2019-05-15 5:33 Hans de Graaff
2019-05-15 5:33 Hans de Graaff
2018-03-21 6:41 Hans de Graaff
2018-03-21 6:41 Hans de Graaff
2017-10-30 5:45 Hans de Graaff
2017-05-11 4:13 Hans de Graaff
2017-05-05 5:11 Hans de Graaff
2017-05-05 5:11 Hans de Graaff
2016-04-24 0:02 Manuel Rüger
2016-04-19 5:29 Hans de Graaff
2016-04-19 5:29 Hans de Graaff
2016-04-16 21:57 Manuel Rüger
2015-10-18 5:59 Hans de Graaff
2015-10-18 5:59 Hans de Graaff
2015-09-02 5:30 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=1524199926.b306e0b46d8e56cdd2e4b8540394b69b663c7c95.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