public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sys-filesystem/
Date: Wed, 13 Sep 2023 04:56:37 +0000 (UTC)	[thread overview]
Message-ID: <1694579967.307d68408896ff072a63a9a740f8d9b04df5dec6.graaff@gentoo> (raw)

commit:     307d68408896ff072a63a9a740f8d9b04df5dec6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 04:39:27 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 04:39:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307d6840

dev-ruby/sys-filesystem: add 1.4.4

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/sys-filesystem/Manifest                   |  1 +
 .../sys-filesystem/sys-filesystem-1.4.4.ebuild     | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/sys-filesystem/Manifest b/dev-ruby/sys-filesystem/Manifest
index c97768a4476f..3a3e76d2cfdd 100644
--- a/dev-ruby/sys-filesystem/Manifest
+++ b/dev-ruby/sys-filesystem/Manifest
@@ -1 +1,2 @@
 DIST sys-filesystem-1.4.3.gem 33280 BLAKE2B 8274e362850cb45b17b18208e449cae525995f83bf34bb7ca7d00af5c2c65c5e822140079998d89e78c62db9b1b756510556b9f3f7ae29f6e55cd39991e89be6 SHA512 0a98eccacbae3baad3fb3e13c5dee1abb4a07c9e47a2b583fdd999daff4e39f2077a5a08a1a9432cbffe84d706dd5ed3963746172471bcaf95cb1fba404da813
+DIST sys-filesystem-1.4.4.gem 34304 BLAKE2B 5a4b590a8b6bd29ab0abeabdc2a40cdffe8b67b433133b9126fb7c044e051bfc47be1454f319a125e9b5f5a11eb3506fab484cb87ef69987a0674b0c2f621f30 SHA512 b64ce70422966434f19478438b00941458243e6788d1ca5f9952bc7f9849fae210aa6af27ae8958a61f3463e9311ce2b26e47c44c314870cfdcb28ff850594c0

diff --git a/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild b/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild
new file mode 100644
index 000000000000..4e2d85e3e016
--- /dev/null
+++ b/dev-ruby/sys-filesystem/sys-filesystem-1.4.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Cross-platform interface for filesystem information"
+HOMEPAGE="https://github.com/djberg96/sys-filesystem"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/ffi-1.15.0"
+
+ruby_add_bdepend "test? ( dev-ruby/mkmf-lite )"
+
+all_ruby_prepare() {
+	sed -e '/stat fragment_size is a plausible value/askip "Fails with e.g. ZFS"' \
+		-i spec/sys_filesystem_unix_spec.rb || die
+}


             reply	other threads:[~2023-09-13  4:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-13  4:56 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-23 23:24 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sys-filesystem/ Jakov Smolić
2024-10-13  6:25 Hans de Graaff
2024-10-01  5:33 Hans de Graaff
2024-06-25  3:35 Sam James
2024-06-21 11:21 Hans de Graaff
2024-06-15  7:10 Sam James
2024-05-24  7:36 Hans de Graaff
2024-01-02  7:05 Hans de Graaff
2024-01-02  7:05 Hans de Graaff
2023-09-10  7:00 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=1694579967.307d68408896ff072a63a9a740f8d9b04df5dec6.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