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/fcgi/
Date: Mon, 17 Oct 2022 05:25:06 +0000 (UTC)	[thread overview]
Message-ID: <1665984287.572783cbd4027e1d9f7dd71887d520b66ad53d9c.graaff@gentoo> (raw)

commit:     572783cbd4027e1d9f7dd71887d520b66ad53d9c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 05:22:54 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 05:24:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=572783cb

dev-ruby/fcgi: add 0.9.2.2

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

 dev-ruby/fcgi/Manifest            |  1 +
 dev-ruby/fcgi/fcgi-0.9.2.2.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/fcgi/Manifest b/dev-ruby/fcgi/Manifest
index 765825fe0b31..7b6fb3376dd6 100644
--- a/dev-ruby/fcgi/Manifest
+++ b/dev-ruby/fcgi/Manifest
@@ -1 +1,2 @@
 DIST fcgi-0.9.2.1.gem 15872 BLAKE2B 1f3a9cfa79f06a655bbe3ecd36be8b650f7c1f856f84f82502c87c06f43ee9c91eed75e5441c65a635c700b8c682745f631e3268701555268eb3a1568347573f SHA512 1ffdd429ce4f2bbac771b7ac2368a5194015a7327b8b43b803914257edc174235573df6bb41a53fb71db0bf179fc24ce2392b244b5b55563d67e045c47da8579
+DIST fcgi-0.9.2.2.gem 15872 BLAKE2B e1db9facc8afc00dd165c14d908176ad5e685ac23c6a236b17494928823a536ed14bde241cb6ba7f97f184397a9884d07ad0ef4398f155f917a1e9e2b35d6ff5 SHA512 2125c255cc6772eefce42b7c6d094fcced66b236f17e7f215ee421be8ea1777aec728e7919152b0f352188ea305355d74a24a61a1375a9296b3298e330b1af8a

diff --git a/dev-ruby/fcgi/fcgi-0.9.2.2.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.2.ebuild
new file mode 100644
index 000000000000..a83a27b80c35
--- /dev/null
+++ b/dev-ruby/fcgi/fcgi-0.9.2.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc README.signals"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/fcgi/extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="FastCGI library for Ruby"
+HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng"
+
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+LICENSE="MIT Ruby-BSD"
+
+DEPEND+=" dev-libs/fcgi"
+RDEPEND+=" dev-libs/fcgi"
+
+IUSE=""
+SLOT="0"


             reply	other threads:[~2022-10-17  5:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17  5:25 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/fcgi/ Hans de Graaff
2023-12-27 20:12 Hans de Graaff
2023-07-12  5:41 Hans de Graaff
2023-03-28 23:39 Sam James
2023-03-28 23:39 Sam James
2022-07-30  6:32 Hans de Graaff
2022-05-06  8:20 Hans de Graaff
2021-10-27 11:26 Hans de Graaff
2020-05-05 10:01 Hans de Graaff
2019-02-02  9:00 Hans de Graaff
2018-02-03 18:22 Hans de Graaff
2017-08-06  6:28 Hans de Graaff
2016-03-31  6:09 Hans de Graaff
2016-03-31  6:09 Hans de Graaff
2015-11-23  9:37 Agostino Sarubbo
2015-11-16 14:23 Agostino Sarubbo
2015-11-10 18:52 Markus Meier
2015-11-05 11:25 Agostino Sarubbo
2015-11-04 15:23 Agostino Sarubbo
2015-11-03 16:31 Agostino Sarubbo
2015-10-27 15:20 Agostino Sarubbo
2015-10-26  6:30 Jeroen Roovers
2015-10-26  5:21 Jeroen Roovers

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=1665984287.572783cbd4027e1d9f7dd71887d520b66ad53d9c.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