public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-glib2/
Date: Wed, 29 Mar 2023 13:04:52 +0000 (UTC)	[thread overview]
Message-ID: <1680094595.1cf674f63c21998f981d55bb9da1a1467d5419ef.sam@gentoo> (raw)

commit:     1cf674f63c21998f981d55bb9da1a1467d5419ef
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 12:07:52 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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
-}


             reply	other threads:[~2023-03-29 13:04 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 13:04 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-30  6:03 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-glib2/ Hans de Graaff
2024-11-30 10:28 Hans de Graaff
2023-12-28  7:27 Hans de Graaff
2023-06-01  5:58 Sam James
2023-04-05  8:25 Naohiro Aota
2023-03-29 12:05 Sam James
2023-03-29 11:39 Sam James
2023-03-11  8:25 Hans de Graaff
2022-04-23  5:14 Hans de Graaff
2021-03-14  9:02 Hans de Graaff
2021-03-13  9:54 Sam James
2020-02-09 10:24 Hans de Graaff
2019-09-07 12:30 Hans de Graaff
2019-05-30 19:12 Hans de Graaff
2019-05-11  7:42 Hans de Graaff
2019-04-28 20:34 Thomas Deutschmann
2019-04-13 14:10 Mikle Kolyada
2019-02-13 19:43 Hans de Graaff
2019-02-11  5:59 Hans de Graaff
2019-01-25  6:10 Hans de Graaff
2018-12-11 11:49 Hans de Graaff
2018-09-29  6:14 Hans de Graaff
2018-07-07 19:00 Hans de Graaff
2018-03-05 14:31 Agostino Sarubbo
2018-03-04  6:51 Thomas Deutschmann
2018-02-28 17:44 Richard Farina
2017-12-27  6:29 Hans de Graaff
2017-03-03  7:15 Hans de Graaff
2016-11-13 10:32 Hans de Graaff
2016-11-06 14:35 Hans de Graaff
2016-11-06 14:01 Hans de Graaff
2016-06-25  9:21 Hans de Graaff
2016-04-23  5:24 Hans de Graaff
2016-04-17 10:40 Manuel Rüger
2015-10-11 13:49 Hans de Graaff
2015-08-27 13:12 Manuel Rüger
2015-08-27  9:58 Jeroen Roovers

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=1680094595.1cf674f63c21998f981d55bb9da1a1467d5419ef.sam@gentoo \
    --to=sam@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