From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mkmf-lite/
Date: Sat, 22 Mar 2025 08:20:45 +0000 (UTC) [thread overview]
Message-ID: <1742631621.2fec2e56416c7cb1da205cf1551342a9a596fd99.graaff@gentoo> (raw)
commit: 2fec2e56416c7cb1da205cf1551342a9a596fd99
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 08:03:35 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 08:20:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fec2e56
dev-ruby/mkmf-lite: add 0.7.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/mkmf-lite/Manifest | 1 +
dev-ruby/mkmf-lite/mkmf-lite-0.7.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/mkmf-lite/Manifest b/dev-ruby/mkmf-lite/Manifest
index e9c93070e1ef..1db8bb7a5416 100644
--- a/dev-ruby/mkmf-lite/Manifest
+++ b/dev-ruby/mkmf-lite/Manifest
@@ -1,2 +1,3 @@
DIST mkmf-lite-0.7.1.gem 20992 BLAKE2B fe24a3733bd781ddf4ed382d1f0a27777866211021d36547136a579121fe65aeea224a0aa8e2751636a117ccfa0f07b04323b78aba7825555d730080d2604f7a SHA512 0a34e604ce09f1e2d15804d38bb7fe9eecf4b105ef1090dac514c89b0ef183bf62c066c584d39282cb08ca101b864c3a36d0591441105dec07fbfe9660f20894
DIST mkmf-lite-0.7.2.gem 20992 BLAKE2B 3ec2c7cfb67c273b0f79a8b7ea9713c038fdc6c8bcc9e8d2a737f0c09347e10cfe21ae5932da5bde70260d2ecd3ed7519eb1ed404638561c6a8c5bbbdf5fa79c SHA512 a16be9a0d36086b950b292b521f92169ad049ea1211f32a579cc98f38cedf2bc370e181a4f62dc384d2f81f8b905ccbfde4a152a5c8ca981d6f46a37a641c45c
+DIST mkmf-lite-0.7.3.gem 21504 BLAKE2B 09025ab22684685ee0cee0dbc4e09640cb0990ae284b2220ef5ba4704a343290b0b5cc26cca10f739eaabebd16847229ef43ec75d09f6bdb49b70520aea3ae13 SHA512 80d38bd5acccad9ff46a09df6ddb1ddcb1bf6f297c7d143d5bfe0ac4389deb4ee4ece1bfcc766f0fd21839f13a96f762d7dc2466cb256650f4ac0a1d069a9205
diff --git a/dev-ruby/mkmf-lite/mkmf-lite-0.7.3.ebuild b/dev-ruby/mkmf-lite/mkmf-lite-0.7.3.ebuild
new file mode 100644
index 000000000000..3f6c05b2fb1b
--- /dev/null
+++ b/dev-ruby/mkmf-lite/mkmf-lite-0.7.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="light version of the the mkmf library designed for use as a library"
+HOMEPAGE="https://github.com/djberg96/mkmf-lite"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+ruby_add_rdepend "
+ =dev-ruby/memoist-0.16* >=dev-ruby/memoist-0.16.2
+ >=dev-ruby/ptools-1.4 <dev-ruby/ptools-2.0
+"
next reply other threads:[~2025-03-22 8:21 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-22 8:20 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-03 11:48 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mkmf-lite/ Hans de Graaff
2025-03-22 8:20 Hans de Graaff
2025-03-14 7:56 Hans de Graaff
2024-10-17 7:19 Sam James
2024-10-17 7:08 Sam James
2024-09-30 5:35 Hans de Graaff
2024-09-14 5:50 Hans de Graaff
2024-06-25 3:35 Sam James
2024-06-15 7:10 Sam James
2024-01-01 9:32 Hans de Graaff
2024-01-01 9:32 Hans de Graaff
2023-12-06 17:57 Ionen Wolkens
2023-12-01 20:28 Arthur Zamarin
2023-09-29 7:38 Sam James
2023-09-28 1:00 Sam James
2023-09-28 0:21 Sam James
2023-09-28 0:21 Sam James
2023-09-27 13:56 Hans de Graaff
2023-09-10 2:29 Robin H. Johnson
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=1742631621.2fec2e56416c7cb1da205cf1551342a9a596fd99.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