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/ffaker/
Date: Sun, 24 Sep 2023 06:15:33 +0000 (UTC)	[thread overview]
Message-ID: <1695535659.37791aec18e9407407138fee263a4a3995c93523.graaff@gentoo> (raw)

commit:     37791aec18e9407407138fee263a4a3995c93523
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 06:07:39 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 06:07:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37791aec

dev-ruby/ffaker: add 2.23.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ffaker/Manifest             |  1 +
 dev-ruby/ffaker/ffaker-2.23.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index 116b5fbdfdb6..8eb5ec9ad51b 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1,2 +1,3 @@
 DIST ffaker-2.21.0.gem 463360 BLAKE2B 90742c81b719ef6930269d2b6927add981f7d001a1465b5835894acf4e627e3870123d3e0c5c9449468c2f34c1b783e625daf668d900d6956487f6036ea8da8a SHA512 bff7f36ab6c90ac66781ddf034a628323a673a13325b93f3b12b0298d4934df3d7752e512daf7c1a893378c8d66b2d3facd2d407bfabd1dd02b64944acf73a08
 DIST ffaker-2.22.0.gem 470016 BLAKE2B be1ac238a03e2cc705327b373bf9844aaf2e80440665e46e79127c35e77d576b4de0a4d34f74f7b1e1ac6665850722fa8c4e99897576268444dcc51c9ab0a9e5 SHA512 c9b3f3ee5ccc002a9e590b37c38bd7d1d28aa1a81b7b208f94cc73643735492a804915eb6894643d5733469be6582b59d356a30f62f7cf7647a24a99cbfe019b
+DIST ffaker-2.23.0.gem 471552 BLAKE2B 57442ad9c2a38a44e78e792976238319b03475fe9b974f21d3e96901c6a4393638c0c24e4b2d12dd28d27829208a73ed2375c7f43bc9197f23449469faac68ae SHA512 fa12fc3ec6587f122b86feb3937e9d4db50283ae7370487a662e652b7e0ec4333596e183e4f41a7069d7ed3622de037fe7dea8ee2aa107f624ddf66a98542c92

diff --git a/dev-ruby/ffaker/ffaker-2.23.0.ebuild b/dev-ruby/ffaker/ffaker-2.23.0.ebuild
new file mode 100644
index 000000000000..b14b9e27d72a
--- /dev/null
+++ b/dev-ruby/ffaker/ffaker-2.23.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Faster Faker, generates dummy data"
+HOMEPAGE="https://github.com/ffaker/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
+}


             reply	other threads:[~2023-09-24  6:15 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-24  6:15 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 13:29 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffaker/ 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-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-08-26  5:31 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=1695535659.37791aec18e9407407138fee263a4a3995c93523.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