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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8448115802F for ; Wed, 29 Mar 2023 13:04:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30A7BE095E; Wed, 29 Mar 2023 13:04:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 134C8E095E for ; Wed, 29 Mar 2023 13:04:56 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53D2E3412FA for ; Wed, 29 Mar 2023 13:04:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8ADAB9D4 for ; Wed, 29 Mar 2023 13:04:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1680094595.1cf674f63c21998f981d55bb9da1a1467d5419ef.sam@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-3.4.3.ebuild dev-ruby/ruby-glib2/ruby-glib2-3.5.1.ebuild X-VCS-Directories: dev-ruby/ruby-glib2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1cf674f63c21998f981d55bb9da1a1467d5419ef X-VCS-Branch: master Date: Wed, 29 Mar 2023 13:04:52 +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: e2651a2c-634f-42f5-a809-58ab69e52a13 X-Archives-Hash: 05204273a7c454bda0726a3658cf40f6 commit: 1cf674f63c21998f981d55bb9da1a1467d5419ef Author: Sam James gentoo org> AuthorDate: Wed Mar 29 12:07:52 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 29 12:56:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf674f6 dev-ruby/ruby-glib2: drop 3.4.3, 3.5.1 Signed-off-by: Sam James gentoo.org> dev-ruby/ruby-glib2/Manifest | 1 - dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild | 21 --------------------- dev-ruby/ruby-glib2/ruby-glib2-3.5.1.ebuild | 21 --------------------- 3 files changed, 43 deletions(-) diff --git a/dev-ruby/ruby-glib2/Manifest b/dev-ruby/ruby-glib2/Manifest index c4c74d117a84..3402145bf8c5 100644 --- a/dev-ruby/ruby-glib2/Manifest +++ b/dev-ruby/ruby-glib2/Manifest @@ -1,2 +1 @@ -DIST ruby-gnome2-3.4.3.tar.gz 3136727 BLAKE2B 3b85136b90e7a9de14f38fbdb55d9c143719e697ff60fdd4c09921b5d0c6363cf27b7b2da55d93a95d302e62879c321df20e729d4a3d9d2e8d1f2a4afb8c6e49 SHA512 ac4614647c20080eb850d47938b00eb69730aef6672a35cf290619a5c3e01007ac59e75995e36398a0ddaed61db2f4ccdf9d26d2453fff9d5160073ee73081b8 DIST ruby-gnome2-3.5.1.tar.gz 2613400 BLAKE2B ab9b7e3b6322b5b89a6bf4d529d5b5abdfbe50b1e099cfba67f089bab3abd39c2a96b57305b13311e9c34957c57107e31708cc76ffa4c20d84af2294f7bf7bb4 SHA512 9423c18587c11b6c317a58ec817e886c99ab37b29271b1684d7c793655a121c8b20c9630347d5f248e687843fd888e2137dca5d3d232121d87565ee2707f2f21 diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild deleted file mode 100644 index a90c72451f74..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-3.4.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86" -IUSE="" -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 -} diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.5.1.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-3.5.1.ebuild deleted file mode 100644 index 0de91c6941c6..000000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-3.5.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" -IUSE="" -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 -}