From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/uri/
Date: Thu, 14 Nov 2024 08:42:37 +0000 (UTC) [thread overview]
Message-ID: <1731571115.8331e3128cb6c64fd7de9ebf3f183d90c472cb0b.graaff@gentoo> (raw)
commit: 8331e3128cb6c64fd7de9ebf3f183d90c472cb0b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 07:58:35 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 07:58:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8331e312
dev-ruby/uri: add 1.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/uri/Manifest | 1 +
dev-ruby/uri/uri-1.0.2.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ruby/uri/Manifest b/dev-ruby/uri/Manifest
index dec251ca0007..f320d326b560 100644
--- a/dev-ruby/uri/Manifest
+++ b/dev-ruby/uri/Manifest
@@ -1 +1,2 @@
DIST uri-1.0.1.tar.gz 48128 BLAKE2B 469a6905673cb18d5011fcc03d6570f775b5f97ee7a17dae08480cc0d46fe852ae2a5b2fecfdc1a711f97f2321af602377efb712c71a39b7ebf5a570b7867fdb SHA512 4ea0c09a26177cb37852d4f54fb833ff39245581a1a1148ecb0ec9449b17d484ae50ac964b0379a7b668e1dd924dc1c79016f512a86fb6a0731b14d0db287c2c
+DIST uri-1.0.2.tar.gz 48273 BLAKE2B cf2a04ceef2caafef1e2b953363db1e179e868c87bc50a7e2fce1334c3d83962d035fa44f7b24e862c6adbf521d72df474d35efa7871b48a1c10cf9a346d0255 SHA512 90511d801899a98b491d0187675da9cea2d18329f1115b8374ef55a3cb60d41b01576ef6a5cfdc10a7591b5824d51c3a8e53e9a2a2213a8c108e8b90feddfd4a
diff --git a/dev-ruby/uri/uri-1.0.2.ebuild b/dev-ruby/uri/uri-1.0.2.ebuild
new file mode 100644
index 000000000000..69b5e09990c3
--- /dev/null
+++ b/dev-ruby/uri/uri-1.0.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="uri.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="URI is a module providing classes to handle Uniform Resource Identifiers"
+HOMEPAGE="https://github.com/ruby/uri"
+SRC_URI="https://github.com/ruby/uri/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"
+
+all_ruby_prepare() {
+ sed -e 's:_relative ": "./:' \
+ -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2024-11-14 8:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 8:42 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-23 14:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/uri/ Hans de Graaff
2025-02-27 7:23 Hans de Graaff
2025-01-01 8:08 Hans de Graaff
2024-11-09 7:59 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=1731571115.8331e3128cb6c64fd7de9ebf3f183d90c472cb0b.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