From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-protection/
Date: Sat, 19 Sep 2020 06:06:54 +0000 (UTC) [thread overview]
Message-ID: <1600495586.ac8feffa456b17d76fbf0639500ee45283f3e3b9.graaff@gentoo> (raw)
commit: ac8feffa456b17d76fbf0639500ee45283f3e3b9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 06:06:26 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 06:06:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8feffa
dev-ruby/rack-protection: add 2.1.0
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rack-protection/Manifest | 1 +
.../rack-protection/rack-protection-2.1.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ruby/rack-protection/Manifest b/dev-ruby/rack-protection/Manifest
index 8386432d8d2..e359f5b06da 100644
--- a/dev-ruby/rack-protection/Manifest
+++ b/dev-ruby/rack-protection/Manifest
@@ -1 +1,2 @@
DIST rack-protection-2.0.8.1.gem 16896 BLAKE2B 013fc8a5ceaadbfde52a7aca0dab8116cb01d6f034f3370d22a09545885a61adef92ad5ed9f82faf4434507a079ff9a0c3781b906ab6aba69fa032216f276fcb SHA512 264aef904d9ae1c38197ad4ad44f1638905bd180fc4bb402c47856c37168059e8e975ca2de5518b1e5cebf79b970024b7d9f5f8b8908880451357dea5e428562
+DIST rack-protection-2.1.0.gem 17408 BLAKE2B e4804273d346c76e9e7348bfa9575f16c9d415da9db4e8677782aed70fa613b6f322c82808707734276b8db60fce9d87fbbaac807c1b8df7f6bf1960c76ae244 SHA512 965388584a2cae9065ccc0d041bbd40951f22420f05e657586d710f87ae8f854a0be32c3274b9373f96b5f8eb19354d371e3bce9b2df83c013abfea99f16bded
diff --git a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
new file mode 100644
index 00000000000..06b55d8939f
--- /dev/null
+++ b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+# There are no specs in the gem and the source cannot be downloaded separately.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This gem protects against typical web attacks"
+HOMEPAGE="https://github.com/rkh/rack-protection"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/rack:*"
+
+# ruby_add_bdepend "test? ( dev-ruby/rack-test )"
next reply other threads:[~2020-09-19 6:06 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 6:06 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-20 5:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rack-protection/ Hans de Graaff
2025-02-01 6:05 Hans de Graaff
2024-11-23 10:31 Hans de Graaff
2024-10-06 14:27 Sam James
2024-07-14 8:48 Hans de Graaff
2024-07-14 7:48 Hans de Graaff
2024-05-28 4:54 Hans de Graaff
2024-05-28 4:54 Hans de Graaff
2024-01-21 7:45 Hans de Graaff
2023-12-29 7:40 Hans de Graaff
2023-08-19 5:25 Hans de Graaff
2023-08-12 7:21 Hans de Graaff
2023-07-24 12:07 Jakov Smolić
2023-06-13 10:11 Hans de Graaff
2023-06-13 10:11 Hans de Graaff
2023-06-13 10:11 Hans de Graaff
2023-04-07 11:25 Sam James
2023-04-07 4:12 Sam James
2023-01-08 7:49 Hans de Graaff
2023-01-08 7:49 Hans de Graaff
2022-12-04 17:56 Arthur Zamarin
2022-12-03 11:04 Hans de Graaff
2022-10-22 4:36 Hans de Graaff
2022-10-01 7:55 Hans de Graaff
2022-07-24 7:38 Hans de Graaff
2022-07-16 6:53 Hans de Graaff
2022-06-04 5:47 Hans de Graaff
2022-05-06 8:22 Hans de Graaff
2022-05-06 8:22 Hans de Graaff
2022-03-18 6:57 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2021-05-22 7:21 Hans de Graaff
2020-12-29 10:48 Hans de Graaff
2020-12-29 7:21 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-07-05 6:27 Hans de Graaff
2020-06-21 9:05 Hans de Graaff
2020-03-12 13:47 Hans de Graaff
2020-03-01 8:22 Hans de Graaff
2019-08-24 4:45 Hans de Graaff
2019-04-27 6:13 Hans de Graaff
2019-04-27 6:13 Hans de Graaff
2019-01-11 7:59 Hans de Graaff
2018-12-24 7:04 Hans de Graaff
2018-09-27 4:11 Hans de Graaff
2018-07-19 6:30 Hans de Graaff
2018-07-18 5:51 Hans de Graaff
2018-07-18 5:51 Hans de Graaff
2018-07-18 5:51 Hans de Graaff
2018-07-18 5:51 Hans de Graaff
2018-07-06 4:15 Hans de Graaff
2018-06-07 4:43 Hans de Graaff
2018-04-27 8:33 Hans de Graaff
2018-02-19 6:18 Hans de Graaff
2017-06-30 11:17 Alexis Ballier
2017-06-23 3:38 Hans de Graaff
2017-06-12 6:04 Hans de Graaff
2016-07-25 17:28 Hans de Graaff
2016-07-25 17:28 Hans de Graaff
2016-06-02 21:48 Richard Farina
2016-04-16 5:59 Hans de Graaff
2015-08-16 23:14 Mikle Kolyada
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=1600495586.ac8feffa456b17d76fbf0639500ee45283f3e3b9.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