From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/strscan/
Date: Fri, 10 Feb 2023 07:45:04 +0000 (UTC) [thread overview]
Message-ID: <1676014971.a32c3991580c259e27c332e3dfb6b387fb9a7ddd.graaff@gentoo> (raw)
commit: a32c3991580c259e27c332e3dfb6b387fb9a7ddd
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 07:42:51 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 07:42:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a32c3991
dev-ruby/strscan: add 3.0.6
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/strscan/Manifest | 1 +
dev-ruby/strscan/strscan-3.0.6.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-ruby/strscan/Manifest b/dev-ruby/strscan/Manifest
index 1d0eb3e57789..286bc0585dc3 100644
--- a/dev-ruby/strscan/Manifest
+++ b/dev-ruby/strscan/Manifest
@@ -1,3 +1,4 @@
DIST strscan-3.0.3.tar.gz 34914 BLAKE2B 00bd42816fa22c8c5a69f57191873c37c7278c8364471d3721459702171fbee3d195330127184dbaff9f432b72fdcc38c0f5faa206f22c1d0351f3d68dbd5542 SHA512 0a72d7d2b28853763e5f894e9b1e01f7e01a3483cce15f4ca6305b65ce851bd6134d189caa5a23ea79af11af38a9f95944c99a9f5cd032d96cc2a45101bd836a
DIST strscan-3.0.4.tar.gz 35226 BLAKE2B c0962db44ccaeea6bb6002adaa80655ac969e3958cc656d211248ac9911bce6581139dfbebcc3f6904ca78ea487a42c172e6dea1f1d7c5e4afc8ed6a7e5a2785 SHA512 2a6c45d1aac8b9bdff8eec5cfac4c39bc1e217117571ac6d967dd2c3491c710c46458bf7b4acd38e8c9354169439494922a17d5144fa28d574a2328e4f8d6fa1
DIST strscan-3.0.5.tar.gz 35986 BLAKE2B 3aa5507d2389121acf1af5b82d79264f6fcf027bf2d859bf9b72f468e39faec1c73bf9221f47d51a6712bf4ca84b5eb8589851e08fd0010f33ea1e111dd11904 SHA512 60392b863ef7eb6edc59814729257756fe957a3eb40765619d634a7a0bcde7d4b2db6b6220b93988e7f1ecce4cab9b6b79c0f9cd134eb919a31662af802997c6
+DIST strscan-3.0.6.tar.gz 36514 BLAKE2B 3a303ab8185aa12ef5fa748541a7c00dbea102e79c5a8b4f94595dcdb2f361b824d2f562b6a51184f7925dc473580de00c1faa9b6f0466bfe42ffbc5a89deb13 SHA512 63eaebb5cf1f658b447190276fc067ddfaae337a6f993392c2a3829f979ff9a3f4cd32f66fe3456404284b48d66c145da4814d582754c34c5037c983dabdcd86
diff --git a/dev-ruby/strscan/strscan-3.0.6.ebuild b/dev-ruby/strscan/strscan-3.0.6.ebuild
new file mode 100644
index 000000000000..5a0a7391432b
--- /dev/null
+++ b/dev-ruby/strscan/strscan-3.0.6.ebuild
@@ -0,0 +1,32 @@
+# 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_EXTRADOC="NEWS.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="strscan.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/strscan/extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides lexical scanning operations on a String"
+HOMEPAGE="https://github.com/ruby/strscan"
+SRC_URI="https://github.com/ruby/strscan/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="$(ver_cut 1)"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e 's/__dir__/"."/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
+
+each_ruby_test() {
+ ${RUBY} -Ilib:test/lib -rhelper run-test.rb || die
+}
next reply other threads:[~2023-02-10 7:45 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-10 7:45 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-15 7:55 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/strscan/ Hans de Graaff
2024-12-12 7:36 Hans de Graaff
2024-12-12 7:36 Hans de Graaff
2024-10-12 15:14 Sam James
2024-10-10 12:20 Arthur Zamarin
2024-10-09 5:46 Sam James
2024-10-08 20:37 Arthur Zamarin
2024-10-08 20:21 Arthur Zamarin
2024-10-06 13:35 Arthur Zamarin
[not found] <1721330787.9278af613240ed888fc3c6c5c7b4b5bb1767f2e7.grobian@gentoo>
2024-07-18 19:26 ` Fabian Groffen
2024-07-17 4:38 Viorel Munteanu
2024-07-11 16:19 Hans de Graaff
2024-06-14 5:32 Arthur Zamarin
2024-05-25 17:31 Arthur Zamarin
2024-05-19 17:49 Arthur Zamarin
2024-05-19 14:51 Sam James
2024-05-19 14:51 Sam James
2024-05-19 14:51 Sam James
2024-05-19 13:58 Sam James
2024-05-19 13:58 Sam James
2024-05-19 7:17 Hans de Graaff
2024-02-04 8:12 Hans de Graaff
2024-02-04 8:12 Hans de Graaff
2024-01-21 7:45 Hans de Graaff
2024-01-13 8:30 Hans de Graaff
2023-12-26 15:53 Hans de Graaff
2023-10-11 5:37 Hans de Graaff
2023-08-02 16:55 Arthur Zamarin
2023-08-02 15:11 Sam James
2023-08-02 5:01 Sam James
2023-08-02 4:48 Sam James
2023-08-02 4:45 Sam James
2023-08-02 4:45 Sam James
2023-06-20 4:38 Hans de Graaff
2023-03-04 14:42 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2022-12-12 6:39 Hans de Graaff
2022-07-24 7:26 Hans de Graaff
2022-07-24 7:26 Hans de Graaff
2022-05-11 5:29 Hans de Graaff
2022-05-10 5:00 Hans de Graaff
2022-04-09 10:35 Hans de Graaff
2022-02-13 9:06 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=1676014971.a32c3991580c259e27c332e3dfb6b387fb9a7ddd.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