From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffaker/
Date: Mon, 26 Aug 2019 05:31:24 +0000 (UTC) [thread overview]
Message-ID: <1566797436.a4f0f586768f15da8743f99741320bc4ee95ef7b.graaff@gentoo> (raw)
commit: a4f0f586768f15da8743f99741320bc4ee95ef7b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 05:30:36 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 05:30:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f0f586
dev-ruby/ffaker: add 2.12.0
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ffaker/Manifest | 1 +
dev-ruby/ffaker/ffaker-2.12.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index b7b6d44847b..e7af7b3c7a9 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1,3 +1,4 @@
DIST ffaker-2.10.0.gem 421376 BLAKE2B 30976c0bee8862623c923b3797bd6de31b803643191d55ee2a6ef101a92f43acf6e300991de43641f2564ac82d046fcb7e53ca8b9cecae4c6b339e43f020cc1a SHA512 cb54d995f39877eea0844395e52158ea898f1d3fb17af0b01261f8b359d50ffd5d7b94fba0400e7103543a96670a00b3e5a9c072bc46f7221d390ab81e6ac507
DIST ffaker-2.11.0.gem 429568 BLAKE2B ed5a9d794caba5ad93c1ac8457ebf89412177fe48c05a66f162f8d2b7a7a3b395e59312ddc444965ec4d9500573a97c97b95a1381d07caca6bb3b3ca97fa3dc2 SHA512 b185adfe34c5d78fe47cedc9d685eb98ed0de7f9a4818fa5ab0f6fe9cad21d04e025b6d2e38e34f463874a5d9007fe0d01e604b316af4850a7a63f50140bbd78
+DIST ffaker-2.12.0.gem 431616 BLAKE2B dc060472749b1081500609e4b6a58310ca00c3bfe2dc8a40dba49bde50a98add33a83cc00136fbe542b1d14ce74ddbab8f737dba4866023bb44d8ad7126151ce SHA512 1763bd2b9ec45903f09d46504ebf333e9879423607dd8d31d6ceb659bab05ac9fd14b99ea2dd3f08c0d61e987d7bab647945f0a7e81f1fe8a2b085b7b571e282
DIST ffaker-2.9.0.gem 413184 BLAKE2B a48977b2749b60db18d046a0df0b65c1790a4fba5920faaaf6ef93be31cc7defd375379e2e46bbe2b4d2bae8b29f7cace4ecf09fba7d80a6cfacd724edd60564 SHA512 dff411a4d8864817dacb0498ce73a9b350d4e03aa771edb5b69c5e749ba4565dbd24d09215a7397e4567a9cd3ce2baae9b8e4e21cd8db127257364395e481364
diff --git a/dev-ruby/ffaker/ffaker-2.12.0.ebuild b/dev-ruby/ffaker/ffaker-2.12.0.ebuild
new file mode 100644
index 00000000000..51f707d245e
--- /dev/null
+++ b/dev-ruby/ffaker/ffaker-2.12.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Faster Faker, generates dummy data"
+HOMEPAGE="https://github.com/emmanueloga/ffaker"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+ sed -i -e '/test_image_file/aomit "network"' test/test_image.rb || die
+}
next reply other threads:[~2019-08-26 5:31 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-26 5:31 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-05 13:36 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffaker/ Hans de Graaff
2025-02-05 13:36 Hans de Graaff
2024-12-30 13:29 Hans de Graaff
2024-11-15 13:29 Hans de Graaff
2024-11-15 12:33 Hans de Graaff
2024-06-02 8:34 Hans de Graaff
2023-09-24 6:15 Hans de Graaff
2023-08-26 6:53 Hans de Graaff
2023-08-26 6:53 Hans de Graaff
2023-04-01 23:53 Sam James
2023-04-01 23:53 Sam James
2022-05-06 8:20 Hans de Graaff
2022-04-10 4:56 Hans de Graaff
2021-10-09 7:27 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-03-08 7:18 Hans de Graaff
2020-08-21 8:36 Hans de Graaff
2020-08-21 8:36 Hans de Graaff
2020-07-31 5:02 Hans de Graaff
2020-06-07 8:37 Hans de Graaff
2020-03-11 9:05 Hans de Graaff
2019-10-15 6:04 Hans de Graaff
2019-10-15 6:04 Hans de Graaff
2019-04-03 5:46 Hans de Graaff
2019-02-02 9:00 Hans de Graaff
2018-07-30 5:48 Hans de Graaff
2018-07-30 5:48 Hans de Graaff
2018-04-11 5:50 Hans de Graaff
2018-01-08 6:15 Hans de Graaff
2017-09-21 5:27 Hans de Graaff
2017-09-21 5:27 Hans de Graaff
2017-06-30 5:51 Hans de Graaff
2017-02-20 6:27 Hans de Graaff
2017-02-05 9:59 Hans de Graaff
2017-01-11 6:48 Hans de Graaff
2016-03-09 22:55 Manuel RĂ¼ger
2016-02-02 6:25 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=1566797436.a4f0f586768f15da8743f99741320bc4ee95ef7b.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