public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mkmf-lite/
Date: Sun, 10 Sep 2023 02:29:55 +0000 (UTC)	[thread overview]
Message-ID: <1694312992.7d3951738c1d0350315873d8ea7edec93dff2b0d.robbat2@gentoo> (raw)

commit:     7d3951738c1d0350315873d8ea7edec93dff2b0d
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 02:26:40 2023 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 02:29:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d395173

dev-ruby/mkmf-lite: indirect dep for dev-ruby/facter

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-ruby/mkmf-lite/Manifest               |  1 +
 dev-ruby/mkmf-lite/metadata.xml           | 15 +++++++++++++++
 dev-ruby/mkmf-lite/mkmf-lite-0.5.2.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-ruby/mkmf-lite/Manifest b/dev-ruby/mkmf-lite/Manifest
new file mode 100644
index 000000000000..9a269e0cca31
--- /dev/null
+++ b/dev-ruby/mkmf-lite/Manifest
@@ -0,0 +1 @@
+DIST mkmf-lite-0.5.2.gem 20480 BLAKE2B 5052f31a18bbd32c526c34ad3d5ddbd70721ea3cfd2e88039012329f6a61d23253977c40ccf3969e53f2e05805bb899bc6b8df0324b42f86ca207e59b72639c9 SHA512 d37ba56cdc8f069ebfddf581c0f229afc113f97c43485512cab32846d9c41324357471f56dfe0a36bc49483502fab6d2b8af0bfad783f92e76056f7738b4d3b8

diff --git a/dev-ruby/mkmf-lite/metadata.xml b/dev-ruby/mkmf-lite/metadata.xml
new file mode 100644
index 000000000000..21e14e5784be
--- /dev/null
+++ b/dev-ruby/mkmf-lite/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>robbat2@gentoo.org</email>
+		<name>Robin H. Johnson</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>ruby@gentoo.org</email>
+		<name>Gentoo Ruby Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">djberg96/mkmf-lite</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ruby/mkmf-lite/mkmf-lite-0.5.2.ebuild b/dev-ruby/mkmf-lite/mkmf-lite-0.5.2.ebuild
new file mode 100644
index 000000000000..51f4d6c3e038
--- /dev/null
+++ b/dev-ruby/mkmf-lite/mkmf-lite-0.5.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+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"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/ptools-1.4 <dev-ruby/ptools-2.0"


             reply	other threads:[~2023-09-10  2:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-10  2:29 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-27 13:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mkmf-lite/ Hans de Graaff
2023-09-28  0:21 Sam James
2023-09-28  0:21 Sam James
2023-09-28  1:00 Sam James
2023-09-29  7:38 Sam James
2023-12-01 20:28 Arthur Zamarin
2023-12-06 17:57 Ionen Wolkens
2024-01-01  9:32 Hans de Graaff
2024-01-01  9:32 Hans de Graaff
2024-06-15  7:10 Sam James
2024-06-25  3:35 Sam James
2024-09-14  5:50 Hans de Graaff
2024-09-30  5:35 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=1694312992.7d3951738c1d0350315873d8ea7edec93dff2b0d.robbat2@gentoo \
    --to=robbat2@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