From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/database_cleaner/
Date: Sun, 24 Apr 2016 00:02:06 +0000 (UTC) [thread overview]
Message-ID: <1461456113.f072fd1aa008ea112a761199c4df34dcdeac8586.mrueg@gentoo> (raw)
commit: f072fd1aa008ea112a761199c4df34dcdeac8586
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 00:01:53 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 00:01:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f072fd1a
dev-ruby/database_cleaner: Version bump to 1.5.3
Package-Manager: portage-2.2.28
dev-ruby/database_cleaner/Manifest | 1 +
.../database_cleaner/database_cleaner-1.5.3.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/database_cleaner/Manifest b/dev-ruby/database_cleaner/Manifest
index 7cb6350..5eda870 100644
--- a/dev-ruby/database_cleaner/Manifest
+++ b/dev-ruby/database_cleaner/Manifest
@@ -1,2 +1,3 @@
DIST database_cleaner-1.5.1.gem 55296 SHA256 4b091f25e45fa9cfd18e4aac209b46117f83c7368d79c6e70a980411f0fdac8c SHA512 04f49094b89fe936065d4e6092168e94643d9fcb8d72a73230b3d976e77a4c56e25b57777124f790062722adabd4d25bc37c636b226fdb4ccaa987b41a0b3ad5 WHIRLPOOL c632a06d305751821bf5033426b747358d6765fc9edaa0b2a3efe3c1ea741a492f4cd430bb0ae77737b0fc89ab36777176636d329ae1ae7a4352fc469f1bc50b
DIST database_cleaner-1.5.2.gem 56832 SHA256 1e9d000635cfcf268672d2c429c144ea0141ada0f0951d0c52fbf9900388f02a SHA512 b132236f8b930f54d698f2b75700f6ca3b974a75980324b646f3c62c5c55da35bb5224d84c6da0fda708f6f9da1eac1ccb0969c02672e575d85d658dcac3163b WHIRLPOOL 9f218bd8d7ec7b168f0054ddeebd3873e6af8e1b8c49049027f10692280030647f579c5eddf80f6326b5de45b1fdb48b25a23f37ca45e1bba17d6461fe707061
+DIST database_cleaner-1.5.3.gem 56832 SHA256 5272375116e84a510da22c0321707aa48540bd1ce13843e59a954efb71fda63b SHA512 0f497dd852c5447f9f46586cd1d0c774dbc21813708c4e82777ef824b370d49a6508b721953d778d93ba3e5c71c0f0786e66db3be99b9426e0f41e57d4b09241 WHIRLPOOL f4353c1794baf7588dc07e75cb0ff879241180147a91dfa1d51c363993118a1bfa748311c295983ec4202dd20070ee6dd4ffec2b4ed837d7114d777ca0572c1a
diff --git a/dev-ruby/database_cleaner/database_cleaner-1.5.3.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.5.3.ebuild
new file mode 100644
index 0000000..1c2be37
--- /dev/null
+++ b/dev-ruby/database_cleaner/database_cleaner-1.5.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+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:[~2016-04-24 0:02 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-24 0:02 Manuel Rüger [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-04-20 5:03 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-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=1461456113.f072fd1aa008ea112a761199c4df34dcdeac8586.mrueg@gentoo \
--to=mrueg@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