From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A67DF1581F3 for ; Sat, 30 Nov 2024 10:28:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 934A2E07D4; Sat, 30 Nov 2024 10:28:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69AEDE07B3 for ; Sat, 30 Nov 2024 10:28:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36FD5342FE1 for ; Sat, 30 Nov 2024 10:28:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8888416DA for ; Sat, 30 Nov 2024 10:28:28 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1732962493.237d5ce28868ae5da9b0c08436e4f700725cc4e5.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-glib2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-glib2/Manifest dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild X-VCS-Directories: dev-ruby/ruby-glib2/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 237d5ce28868ae5da9b0c08436e4f700725cc4e5 X-VCS-Branch: master Date: Sat, 30 Nov 2024 10:28:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8a581458-8d35-450a-b89e-367110f9754b X-Archives-Hash: 06c57b71e72c2a52bc77af91bfaf5ffb commit: 237d5ce28868ae5da9b0c08436e4f700725cc4e5 Author: Hans de Graaff gentoo org> AuthorDate: Sat Nov 30 09:46:15 2024 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Nov 30 10:28:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237d5ce2 dev-ruby/ruby-glib2: add 4.2.4 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/ruby-glib2/Manifest | 1 + dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-ruby/ruby-glib2/Manifest b/dev-ruby/ruby-glib2/Manifest index 023bc72357e4..3fb13ea4ee05 100644 --- a/dev-ruby/ruby-glib2/Manifest +++ b/dev-ruby/ruby-glib2/Manifest @@ -1 +1,2 @@ DIST ruby-gnome2-4.1.2.tar.gz 2708791 BLAKE2B ef24788d8c65f96c76b43d8adc38af21dfb3bfe2f8ae2157f6978993fe65e9735030e9912e8eb1ff5ff90ab1c67701ae61ac3b0790cb285646f26b6193d74be5 SHA512 898ae5bcd7a6347d7392b7888c19493905f6e660afb61f17a60b1f22e4069329ef6ccc9277375a2c40b4d998a309b61de6797f50c4633c0f5de22d2e85252537 +DIST ruby-gnome2-4.2.4.tar.gz 2748574 BLAKE2B 8203e964a64c4699edce1c12559d3ee25f772b600c9f9af97ca6a133bb7b7a5773d8e6ca76a380a435daeb92ee03a57534e193a3436f13bac572e866c3655be5 SHA512 8efb04324255e3db17cd9a1a3c6984edb2b523e62493740c90a2cc48b957bcb6849438658273c00f2b6bcb497a6314b9f058eede789cc8625bee6145cfb799bb diff --git a/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild new file mode 100644 index 000000000000..2800646617f3 --- /dev/null +++ b/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby31 ruby32 ruby33" + +inherit ruby-ng-gnome2 + +DESCRIPTION="Ruby Glib2 bindings" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +RDEPEND=">=dev-libs/glib-2" +DEPEND=">=dev-libs/glib-2" + +all_ruby_prepare() { + ruby-ng-gnome2_all_ruby_prepare + + # Skip spawn tests since our sandbox also provides items in the + # environment and this makes the test fragile. + rm -v test/test-spawn.rb || die +}