From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sys-uname/
Date: Wed, 20 Nov 2024 07:00:47 +0000 (UTC) [thread overview]
Message-ID: <1732085306.285fc66626dfa3d0787f57eaba0e0e87cf86b0c7.graaff@gentoo> (raw)
commit: 285fc66626dfa3d0787f57eaba0e0e87cf86b0c7
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 06:48:26 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 06:48:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285fc666
dev-ruby/sys-uname: add 1.3.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/sys-uname/Manifest | 1 +
dev-ruby/sys-uname/sys-uname-1.3.1.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-ruby/sys-uname/Manifest b/dev-ruby/sys-uname/Manifest
index 7226001d4950..0efb37853d94 100644
--- a/dev-ruby/sys-uname/Manifest
+++ b/dev-ruby/sys-uname/Manifest
@@ -1,2 +1,3 @@
DIST sys-uname-1.2.3.gem 29696 BLAKE2B 0ba1882a370f506de79dc533355cf808acf3f1369a76515192d900a5aa41be6255810ab68454a82bb3939248f61baf83d7c46bc1f12c8aada4a96618a4e19bb9 SHA512 86964d1bb4036711673988da96219683b6520dbc5cee81dce43b8b109a878a5d04c479d6844d75c8cf5bc36c14bb005279ca7d8c7c03809786ed9d269779a210
DIST sys-uname-1.3.0.gem 28672 BLAKE2B 133d5b2e7e99fee31286d253ea20289bbd92ec900ec05635e9a75f57eec748c2d5173212ba681c5e0a37c7181fb72cca0ff1d3c8e3ac6a19df496fbc6179e370 SHA512 4af654f4b37d6d10450041f8602b81d73f6b29ff99b5e1772715584e60b7f79ae984edf9082f8fcacbcd32311242d18ebe59d618f893e73547a3bf7651dae89e
+DIST sys-uname-1.3.1.gem 28672 BLAKE2B cc09fe0cd418659998c67cf881ef0b96a6b997ece80eed9b8b9e6c6c20534096b9b7880902091197c99c8bdee10b229d833df434e26be6b4eecc86a7d3bb7ddb SHA512 1bb0e6225ec59467523c5015504352e073b85234a139661f96477775f6b529080a824699db2e1e14491ae39ed42a7540bd46c19aec8a413bcedf8623dcac3f21
diff --git a/dev-ruby/sys-uname/sys-uname-1.3.1.ebuild b/dev-ruby/sys-uname/sys-uname-1.3.1.ebuild
new file mode 100644
index 000000000000..cd80cf9e1680
--- /dev/null
+++ b/dev-ruby/sys-uname/sys-uname-1.3.1.ebuild
@@ -0,0 +1,21 @@
+# 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_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md doc/uname.rdoc"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby interface for getting operating system information"
+HOMEPAGE="https://github.com/djberg96/sys-uname"
+
+LICENSE="Apache-2.0"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+ruby_add_rdepend ">=dev-ruby/ffi-1.1"
next reply other threads:[~2024-11-20 7:00 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 7:00 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-30 7:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sys-uname/ Hans de Graaff
2025-07-31 6:46 Hans de Graaff
2025-06-01 9:46 Hans de Graaff
2025-05-20 22:54 Sam James
2025-05-18 12:13 Arthur Zamarin
2025-05-18 10:44 Sam James
2025-04-03 12:06 Hans de Graaff
2024-10-15 0:51 Sam James
2024-10-09 5:46 Sam James
2024-10-06 13:41 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-06-10 5:49 Hans de Graaff
2024-01-01 8:07 Hans de Graaff
2024-01-01 8:07 Hans de Graaff
2023-06-01 6:45 Sam James
2023-06-01 6:22 Sam James
2023-06-01 5:31 Sam James
2023-04-10 6:56 Hans de Graaff
2023-03-27 8:35 Sam James
2023-03-27 8:35 Sam James
2022-05-22 6:23 Agostino Sarubbo
2022-05-22 6:15 Agostino Sarubbo
2022-05-21 8:27 Agostino Sarubbo
2022-05-21 8:26 Agostino Sarubbo
2022-05-21 8:25 Agostino Sarubbo
2022-05-20 9:02 Agostino Sarubbo
2022-05-20 9:00 Agostino Sarubbo
2022-04-18 12:14 Hans de Graaff
2021-08-02 21:48 Marek Szuba
2021-07-26 5:22 Sam James
2021-07-13 9:20 Hans de Graaff
2021-07-13 9:20 Hans de Graaff
2020-10-31 7:59 Hans de Graaff
2020-09-29 21:25 Sergei Trofimovich
2020-07-14 14:20 Sam James
2020-06-20 14:49 Thomas Deutschmann
2020-06-14 20:01 Sergei Trofimovich
2020-06-14 19:59 Sergei Trofimovich
2020-06-08 16:44 Sergei Trofimovich
2020-06-08 6:41 Michał Górny
2020-06-07 14:00 Hans de Graaff
2020-06-07 8:37 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=1732085306.285fc66626dfa3d0787f57eaba0e0e87cf86b0c7.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