From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/webrick/
Date: Fri, 27 Jan 2023 08:01:28 +0000 (UTC) [thread overview]
Message-ID: <1674806476.e0a9ed3273d83a47f9056594f56f7d43181b2fdb.graaff@gentoo> (raw)
commit: e0a9ed3273d83a47f9056594f56f7d43181b2fdb
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 08:01:16 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 08:01:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a9ed32
dev-ruby/webrick: add 1.8.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/webrick/Manifest | 1 +
dev-ruby/webrick/webrick-1.8.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ruby/webrick/Manifest b/dev-ruby/webrick/Manifest
index 1c0a3f106742..780e6fe34539 100644
--- a/dev-ruby/webrick/Manifest
+++ b/dev-ruby/webrick/Manifest
@@ -1 +1,2 @@
DIST webrick-1.7.0.tar.gz 114413 BLAKE2B ff0d09a3137edabde37392d4c8a5e1f37d9899c60db8e96e4034ef60626225c0508c6b2797281878bbb7a0c6db16e20bd46a83b61b3de2ed059cb95e80255a38 SHA512 785e8c6af6e2f8ac497bab6d0ad0e9383fa4c4ac8dee6ceee38e20c5e9b631b805ec3c8f5438ebea651ee4113698de1a370ae506927bdc04e512ea6cac433cd1
+DIST webrick-1.8.0.tar.gz 91072 BLAKE2B 9275458772048d68d5275e19e6c1e2c13bbedaf7acd40bf01c59af282b7cff70d57e99ac49327e091d864cd89ce385ecdff5a4b5d235cce7547da457711df3e4 SHA512 37befe53e9db0a94f99ac54f1243d12c09b9148933e1ad00a52e73e9ba792cdecf3132c1b8cd2a633deecc549a5d6903402ef02ebb67edb296dbd1c5e4bffe5f
diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild b/dev-ruby/webrick/webrick-1.8.0.ebuild
new file mode 100644
index 000000000000..968dc189a545
--- /dev/null
+++ b/dev-ruby/webrick/webrick-1.8.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="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="webrick.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An HTTP server toolkit"
+HOMEPAGE="https://github.com/ruby/webrick"
+SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( Ruby-BSD BSD-2 )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+IUSE="test"
+
+all_ruby_prepare() {
+ sed -i -e "s:_relative ': './:" ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2023-01-27 8:01 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-27 8:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-01 7:01 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/webrick/ Hans de Graaff
2025-05-20 23:43 Sam James
2025-05-20 19:07 Sam James
2025-05-18 10:43 Arthur Zamarin
2025-05-18 10:25 Sam James
2024-12-02 6:39 Hans de Graaff
2024-11-02 7:27 Hans de Graaff
2024-11-02 7:27 Hans de Graaff
2024-10-25 12:02 Arthur Zamarin
2024-10-24 8:05 Arthur Zamarin
2024-10-23 20:39 Arthur Zamarin
2024-10-13 21:41 Sam James
2024-10-11 7:21 Hans de Graaff
2024-10-11 2:38 Sam James
2024-09-24 4:32 Hans de Graaff
2024-07-17 4:38 Viorel Munteanu
2024-05-26 7:20 Hans de Graaff
2024-05-26 6:57 Hans de Graaff
2023-12-26 15:53 Hans de Graaff
2023-08-28 9:25 Hans de Graaff
2023-04-07 10:19 Sam James
2023-04-07 10:18 Sam James
2023-04-07 4:14 Sam James
2023-04-07 4:12 Sam James
2023-04-07 4:12 Sam James
2023-04-01 23:53 Sam James
2023-04-01 23:53 Sam James
2023-03-28 20:20 Sam James
2023-03-28 19:24 Sam James
2023-03-28 19:24 Sam James
2023-03-28 19:24 Sam James
2023-03-28 19:24 Sam James
2023-03-28 19:24 Sam James
2023-03-28 19:05 Sam James
2023-03-28 19:05 Sam James
2023-03-07 6:34 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2023-01-28 8:38 Hans de Graaff
2022-03-12 7:21 Hans de Graaff
2022-01-24 23:43 Sam James
2021-12-04 15:09 Sam James
2021-12-01 13:30 Agostino Sarubbo
2021-11-24 9:08 Agostino Sarubbo
2021-11-23 7:40 Agostino Sarubbo
2021-11-22 19:20 Sam James
2021-11-22 19:20 Sam James
2021-07-21 10:27 Marek Szuba
2021-02-04 5:56 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-12-28 8:32 Hans de Graaff
2020-12-28 7:46 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=1674806476.e0a9ed3273d83a47f9056594f56f7d43181b2fdb.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