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/mime-types/
Date: Wed,  2 Oct 2024 05:56:17 +0000 (UTC)	[thread overview]
Message-ID: <1727848555.c89b3a50dfc7b60f8ba6984a1a8d195fea7eb3e1.graaff@gentoo> (raw)

commit:     c89b3a50dfc7b60f8ba6984a1a8d195fea7eb3e1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  2 05:55:55 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Oct  2 05:55:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c89b3a50

dev-ruby/mime-types: drop 3.4.1

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

 dev-ruby/mime-types/Manifest                |  1 -
 dev-ruby/mime-types/mime-types-3.4.1.ebuild | 32 -----------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-ruby/mime-types/Manifest b/dev-ruby/mime-types/Manifest
index a45378ceb1fd..76a7eb37e743 100644
--- a/dev-ruby/mime-types/Manifest
+++ b/dev-ruby/mime-types/Manifest
@@ -1,3 +1,2 @@
-DIST mime-types-3.4.1.gem 36864 BLAKE2B 09c6c2fad3cad3535e5c357b49c84b2c1809903235f3bdbeeb766157c48bfc899f32fe95be535feab3c7835c4b535e25b49019c14f51dee1a812fdb735f0f7af SHA512 d0cec7afbe1685c008765997c3047f23bbb0bd10989cd82475805f932e61c400b3d2e60f5f95804c46919b57f0d3644c866be358b0c4c653ace43d62bbc98e4f
 DIST mime-types-3.5.2.gem 37888 BLAKE2B 1977922fe77029380a0adb3d3a12599e428cbf5abb8167595c3848c115f75046e69b1443e3644d506e0f434ff164ad75efcd3f7e663c9dbf89f81ec923735e05 SHA512 099e3b984d3637dfeaf00a76e56427c278ce3c48b77aaa45ed63521e73b1877d773d0ebe4fbe1ec21113987f7d39cda0deeefb7c9ded5f2a3024577e3e6ab6ff
 DIST mime-types-3.6.0.gem 39424 BLAKE2B 6cd1dc43fb7f101c42be5b85a092834a9b0f65c694000636c11b2ebe12632c4ed3c61a630629b018f6f7886a382ca16ab5067edeadcd6d60bedb7523b6d0dbe9 SHA512 1d6a569e4a67d9b4dd9f2ca7223c3b1271715754a9f683ce3016839792f844c13f920a074800403c3d00a8ce53caefcbca65d07f8419b6a52e85f53cb347feed

diff --git a/dev-ruby/mime-types/mime-types-3.4.1.ebuild b/dev-ruby/mime-types/mime-types-3.4.1.ebuild
deleted file mode 100644
index 12c4a6d4803a..000000000000
--- a/dev-ruby/mime-types/mime-types-3.4.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides a mailcap-like MIME Content-Type lookup for Ruby"
-HOMEPAGE="https://github.com/mime-types/ruby-mime-types"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/minitest-bonus-assertions:2 dev-ruby/minitest-hooks:1 )"
-
-ruby_add_rdepend ">=dev-ruby/mime-types-data-3.2015:3"
-
-all_ruby_prepare() {
-	# Avoid unneeded developer-only dependencies.
-	sed -i -e '/\(focus\|rg\)/ s:^:#:' \
-		-e 's:fivemat/::' test/minitest_helper.rb || die
-}
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e 'require "minitest/autorun"; Dir["test/test_*.rb"].each{|f| require f}' || die
-}


             reply	other threads:[~2024-10-02  5:56 UTC|newest]

Thread overview: 101+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-02  5:56 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-25  7:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types/ Hans de Graaff
2025-03-25  7:42 Hans de Graaff
2025-03-18  7:44 Hans de Graaff
2024-11-14  4:59 Jakov Smolić
2024-11-14  4:00 Sam James
2024-11-14  3:42 Sam James
2024-11-14  3:21 Sam James
2024-11-14  3:21 Sam James
2024-10-02  5:55 Hans de Graaff
2024-08-10  5:27 Michał Górny
2024-08-09 11:39 Sam James
2024-08-09  8:57 Sam James
2024-08-07  9:41 Sam James
2024-08-07  9:36 Sam James
2024-08-07  9:21 Sam James
2024-08-07  9:21 Sam James
2024-08-07  5:05 Hans de Graaff
2024-01-02  7:11 Hans de Graaff
2023-08-22  5:07 Hans de Graaff
2023-08-08  5:50 Hans de Graaff
2023-04-01 23:19 Sam James
2022-12-11  9:48 Hans de Graaff
2022-07-13  9:05 Hans de Graaff
2022-05-27  7:01 Agostino Sarubbo
2022-05-27  6:59 Agostino Sarubbo
2022-05-27  6:55 Agostino Sarubbo
2022-05-26 23:17 Jakov Smolić
2022-05-19 13:36 Agostino Sarubbo
2022-05-19  9:29 Agostino Sarubbo
2022-05-17  9:19 Agostino Sarubbo
2022-05-17  9:18 Agostino Sarubbo
2022-05-11 14:51 Agostino Sarubbo
2022-05-11 12:59 Agostino Sarubbo
2022-04-26 14:38 Sam James
2022-04-26 13:45 Sam James
2022-04-19 11:50 Arthur Zamarin
2022-01-23  8:10 Hans de Graaff
2022-01-18 22:16 Sam James
2022-01-18 12:26 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15 10:25 Jakov Smolić
2022-01-15 10:25 Jakov Smolić
2021-11-22  6:56 Hans de Graaff
2021-11-19 10:26 Hans de Graaff
2021-11-19  6:54 Hans de Graaff
2021-10-17  6:31 Sam James
2021-08-02 21:48 Marek Szuba
2021-07-13  9:20 Hans de Graaff
2020-09-11  6:58 Hans de Graaff
2020-09-05  8:01 Hans de Graaff
2020-08-09  9:47 Hans de Graaff
2020-07-14 16:38 Sergei Trofimovich
2020-02-15  6:44 Hans de Graaff
2019-12-27  6:22 Hans de Graaff
2019-09-05  5:05 Hans de Graaff
2019-04-27 15:20 Sergei Trofimovich
2019-04-21  5:54 Hans de Graaff
2019-01-20 19:05 Hans de Graaff
2019-01-10  8:23 Hans de Graaff
2018-11-23  9:19 Hans de Graaff
2018-11-23  9:19 Hans de Graaff
2018-08-13  4:57 Hans de Graaff
2018-06-18 18:07 Tobias Klausmann
2018-05-20  6:20 Hans de Graaff
2018-04-28  6:32 Hans de Graaff
2018-03-18 22:38 Sergei Trofimovich
2018-03-18 19:59 Markus Meier
2018-03-06 22:28 Sergei Trofimovich
2018-02-25  7:47 Hans de Graaff
2018-01-22 19:49 Hans de Graaff
2018-01-22 19:49 Hans de Graaff
2017-12-29  0:20 Sergei Trofimovich
2017-12-28 18:45 Thomas Deutschmann
2017-12-27 20:06 Sergei Trofimovich
2017-07-12 18:40 Alexis Ballier
2017-07-01 10:07 Sergei Trofimovich
2017-06-21  7:27 Hans de Graaff
2017-06-10  7:31 Hans de Graaff
2017-05-26  7:08 Michael Weber
2016-10-02 11:32 Jeroen Roovers
2016-10-02 10:55 Jeroen Roovers
2016-09-27 11:04 Tobias Klausmann
2016-08-14 19:32 Markus Meier
2016-07-25 19:24 Hans de Graaff
2016-07-15  5:38 Hans de Graaff
2016-07-14  5:53 Hans de Graaff
2016-06-14 19:33 Markus Meier
2016-06-08 11:33 Tobias Klausmann
2016-05-21 10:08 Fabian Groffen
2016-05-19  5:30 Hans de Graaff
2016-04-17 10:47 Manuel Rüger
2015-12-27  9:41 Hans de Graaff
2015-12-25 16:47 Agostino Sarubbo
2015-12-04  5:41 Jeroen Roovers
2015-11-23  8:50 Agostino Sarubbo
2015-11-22  8:29 Hans de Graaff
2015-11-22  8:29 Hans de Graaff
2015-09-15  5:34 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=1727848555.c89b3a50dfc7b60f8ba6984a1a8d195fea7eb3e1.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