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: Fri, 21 Aug 2020 08:36:12 +0000 (UTC) [thread overview]
Message-ID: <1597998964.ea2b0427334142e265881007f31a633b7b4a2cc9.graaff@gentoo> (raw)
commit: ea2b0427334142e265881007f31a633b7b4a2cc9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 07:33:58 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 08:36:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2b0427
dev-ruby/ffaker: cleanup
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ffaker/Manifest | 4 ----
dev-ruby/ffaker/ffaker-2.11.0.ebuild | 20 --------------------
dev-ruby/ffaker/ffaker-2.12.0.ebuild | 23 -----------------------
dev-ruby/ffaker/ffaker-2.13.0.ebuild | 23 -----------------------
dev-ruby/ffaker/ffaker-2.14.0.ebuild | 23 -----------------------
5 files changed, 93 deletions(-)
diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index 4dd6c20ea1a..c2a01650eb1 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1,6 +1,2 @@
-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.13.0.gem 434688 BLAKE2B 7b0b0af41482c85a6502a081a6d78f69a4968aa6bb844cc1eb11e7761e75331b4043319a1221b402d703405275a032a433e28249d2bbd9980ac82ca0e6e74649 SHA512 d5102c8fd754a102257a0223fdcda39d3791e08149ee396098c3e0c8fba50f5cf63249d14cc26305adcfb90319db785819e74fdb4366adfb0fa5701afd4edfc8
-DIST ffaker-2.14.0.gem 435200 BLAKE2B 2268fabf518890b8fc1c9bb6fc23869840647e28a44378c9678faec509c7d5aed8671251728713b6fac4ffe76e9248609f68da5c1f050a6a5ef7d7232c012179 SHA512 f1fec515a766795cbb1c552e205ead016dfef409c38e84887c8b31ea1c5b9a16e0f9133788cb49d8e6a47eb15a0e8b78e9e621bdf4f414a6556fbdec9af3b949
DIST ffaker-2.15.0.gem 437760 BLAKE2B 6da52a04d0b5ef6b048155ea84985c3a8ca707d58cdc90514dbc0840180a7f35772120ec195ba92aae387141d314985a25222cf71e1ccf8dd1f370e34755c49a SHA512 2eb01af79e0520f0272c59f69cfd7e24c6391bd29f8f183ed05282d154105118242a816e8599808b2532a9e4c6175a767b9ef1bade8382259741feb7ddb8d9c1
DIST ffaker-2.16.0.gem 437760 BLAKE2B fefa8b93509d16f144e25ef334cbcd6f4abd22be56cc1dea570a47aa78fbc4d4951fd976ae555d8732b69c8387e56a311943e32f79d7ce5866db08f70a5cc7ac SHA512 3f51c9a6c0dedf79695d6915f2c44d8bfcb2808bac130ae988e0b66792aa85da12cb2ea36af09c9cacef55abf0c12bef869166df8c69f19b9b508b49767da90d
diff --git a/dev-ruby/ffaker/ffaker-2.11.0.ebuild b/dev-ruby/ffaker/ffaker-2.11.0.ebuild
deleted file mode 100644
index 597e226722a..00000000000
--- a/dev-ruby/ffaker/ffaker-2.11.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-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 )"
diff --git a/dev-ruby/ffaker/ffaker-2.12.0.ebuild b/dev-ruby/ffaker/ffaker-2.12.0.ebuild
deleted file mode 100644
index 51f707d245e..00000000000
--- a/dev-ruby/ffaker/ffaker-2.12.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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
-}
diff --git a/dev-ruby/ffaker/ffaker-2.13.0.ebuild b/dev-ruby/ffaker/ffaker-2.13.0.ebuild
deleted file mode 100644
index 51f707d245e..00000000000
--- a/dev-ruby/ffaker/ffaker-2.13.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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
-}
diff --git a/dev-ruby/ffaker/ffaker-2.14.0.ebuild b/dev-ruby/ffaker/ffaker-2.14.0.ebuild
deleted file mode 100644
index 488b7c9e7f9..00000000000
--- a/dev-ruby/ffaker/ffaker-2.14.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-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:[~2020-08-21 8:36 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-21 8:36 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-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-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=1597998964.ea2b0427334142e265881007f31a633b7b4a2cc9.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