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-data/
Date: Sun, 23 Mar 2025 17:20:54 +0000 (UTC) [thread overview]
Message-ID: <1742750437.9d4cad62f05cb5231870f49f191e3ba4bdd30619.graaff@gentoo> (raw)
commit: 9d4cad62f05cb5231870f49f191e3ba4bdd30619
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 23 15:41:31 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar 23 17:20:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4cad62
dev-ruby/mime-types-data: drop 3.2024.1001, 3.2025.0107
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/mime-types-data/Manifest | 2 --
.../mime-types-data-3.2024.1001.ebuild | 21 ---------------------
.../mime-types-data-3.2025.0107.ebuild | 21 ---------------------
3 files changed, 44 deletions(-)
diff --git a/dev-ruby/mime-types-data/Manifest b/dev-ruby/mime-types-data/Manifest
index 1676b97776c9..35e753301cba 100644
--- a/dev-ruby/mime-types-data/Manifest
+++ b/dev-ruby/mime-types-data/Manifest
@@ -1,5 +1,3 @@
-DIST mime-types-data-3.2024.1001.gem 209408 BLAKE2B a299749ee73afef0be96b481528916b3f046f0b647b5528b7883b724a37ea8ff63ae84db2a2b4a2a1d69fbd15df6a16f9037de1469ab718ac3457a6824dac15f SHA512 1316455fb6efa8818ebe84985d2d815a1b0199e7896b8777fd40a9f2b498a9fd63b1139f9d3265ccc3c93f529e3da2e69e0becebfbf6598f62e8a334676896ea
-DIST mime-types-data-3.2025.0107.gem 153600 BLAKE2B 3856eef43fb603df41be96868bbe0724d34e73ec03a343eb9af141675b636f1b1bd947cc37a4b6658a61e654ab5bbc87c280fd56cbd344cff085f8b17b8fabd2 SHA512 6c5c1433904b3941387f00c637476b97985b9afcfa4681f2df347ba09781490c67ef73fe52dd657c3ed23f2e3f6e426e96912312e9b85664ba2fa8dfa6280caf
DIST mime-types-data-3.2025.0204.gem 153600 BLAKE2B 5856c0443c9c30b2c20d7b8a44a052648e6a7c0a850019f9ece1a8ed07839d24d2027f6996802cf04bf1a713d0b2e9cb487b73ede14c9b9c8085d8cb5401e225 SHA512 f1eeb25ce4cec1cd12f4c0476d80dc0799a3336041574176eb3693e8edacddf66446b9888a2c0a289c9ab4e7fc043a64319f896415af6d0b58e1dd2ed152829d
DIST mime-types-data-3.2025.0220.gem 154112 BLAKE2B b75f0f72c7f2ac0e402a67fbf5eab2979ce7b9d387f7d1afffa2e9c75d3307a11822403134b043aec2d1e87d1cae89e175fec1c793446fd8ff0861f978edbd40 SHA512 74ead340ec02f7a5dc6c555da8c67fa1851d9a5172d4f69f82840d98e8f0da59be925ea70311965c48400701e4c1216f4c9daa156141e1e1ba535b5caf8be0a5
DIST mime-types-data-3.2025.0304.gem 154112 BLAKE2B 0cbe96115becf062f1ee8b74619b9e3a0884bdbf7af41dec887ff69192ccb2f5d6ca2ce28cf4a95357a205dfed10063c7d3173ca405d000b35d1de400e3a4af2 SHA512 03d3657b352b9f31e15cf2d65bcb06095ceed4e665fc8022298d4697df430df63c88bea342295be95762b1c881588da72dec7150b25fb66b53fb66666a40b355
diff --git a/dev-ruby/mime-types-data/mime-types-data-3.2024.1001.ebuild b/dev-ruby/mime-types-data/mime-types-data-3.2024.1001.ebuild
deleted file mode 100644
index 28c162ca8634..000000000000
--- a/dev-ruby/mime-types-data/mime-types-data-3.2024.1001.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Registry for information about MIME media type definitions"
-HOMEPAGE="https://github.com/mime-types/mime-types-data"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
diff --git a/dev-ruby/mime-types-data/mime-types-data-3.2025.0107.ebuild b/dev-ruby/mime-types-data/mime-types-data-3.2025.0107.ebuild
deleted file mode 100644
index af103ca6946e..000000000000
--- a/dev-ruby/mime-types-data/mime-types-data-3.2025.0107.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33 ruby34"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Registry for information about MIME media type definitions"
-HOMEPAGE="https://github.com/mime-types/mime-types-data"
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
next reply other threads:[~2025-03-23 17:20 UTC|newest]
Thread overview: 111+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-23 17:20 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-19 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types-data/ Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-19 7:52 Hans de Graaff
2025-03-08 9:02 Hans de Graaff
2025-02-23 8:40 Hans de Graaff
2025-02-07 5:58 Hans de Graaff
2025-02-07 5:58 Hans de Graaff
2025-01-08 7:09 Hans de Graaff
2024-12-31 6:02 Hans de Graaff
2024-12-04 11:25 Hans de Graaff
2024-12-04 11:25 Hans de Graaff
2024-11-14 4:35 Sam James
2024-11-14 4:00 Sam James
2024-11-07 7:22 Hans de Graaff
2024-10-13 22:12 Sam James
2024-10-12 8:23 Hans de Graaff
2024-10-06 13:48 Arthur Zamarin
2024-10-06 11:52 Sam James
2024-10-06 11:52 Sam James
2024-10-06 11:12 Sam James
2024-10-02 5:55 Hans de Graaff
2024-09-04 5:35 Hans de Graaff
2024-08-21 5:29 Hans de Graaff
2024-08-21 5:29 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-08-07 5:05 Hans de Graaff
2024-07-03 4:55 Hans de Graaff
2024-06-06 5:17 Hans de Graaff
2024-05-08 5:06 Hans de Graaff
2024-05-08 5:06 Hans de Graaff
2024-03-06 6:42 Hans de Graaff
2024-03-06 6:42 Hans de Graaff
2024-02-08 7:31 Hans de Graaff
2023-12-27 19:41 Hans de Graaff
2023-12-06 7:11 Hans de Graaff
2023-10-05 6:07 Hans de Graaff
2023-08-08 5:50 Hans de Graaff
2023-03-30 7:01 Hans de Graaff
2023-03-28 22:43 Sam James
2023-03-28 22:36 Sam James
2023-03-28 22:12 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:50 Sam James
2023-03-28 21:49 Sam James
2023-02-18 7:29 Hans de Graaff
2023-02-18 7:29 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-19 11:50 Arthur Zamarin
2022-04-18 12:14 Hans de Graaff
2022-01-08 11:47 Hans de Graaff
2022-01-08 11:47 Hans de Graaff
2021-11-16 6:27 Hans de Graaff
2021-11-16 6:27 Hans de Graaff
2021-10-17 6:31 Sam James
2021-10-14 5:32 Hans de Graaff
2021-09-02 5:34 Hans de Graaff
2021-09-02 5:34 Hans de Graaff
2021-09-02 5:34 Hans de Graaff
2021-07-09 6:55 Hans de Graaff
2021-07-09 6:55 Hans de Graaff
2021-07-09 6:55 Hans de Graaff
2021-02-26 6:00 Hans de Graaff
2021-02-13 7:55 Hans de Graaff
2021-02-13 7:55 Hans de Graaff
2021-02-13 7:55 Hans de Graaff
2020-11-05 6:43 Hans de Graaff
2020-11-05 6:43 Hans de Graaff
2020-08-08 8:07 Hans de Graaff
2020-07-14 16:38 Sergei Trofimovich
2020-05-13 5:15 Hans de Graaff
2020-04-26 5:28 Hans de Graaff
2020-04-26 5:28 Hans de Graaff
2019-12-27 6:22 Hans de Graaff
2019-12-27 6:22 Hans de Graaff
2019-10-10 5:42 Hans de Graaff
2019-09-05 5:05 Hans de Graaff
2019-09-05 5:05 Hans de Graaff
2019-04-21 5:54 Hans de Graaff
2019-04-01 5:54 Hans de Graaff
2019-04-01 5:54 Hans de Graaff
2019-01-10 8:23 Hans de Graaff
2018-08-13 4:57 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2017-07-12 18:40 Alexis Ballier
2017-06-10 7:31 Hans de Graaff
2017-06-10 7:31 Hans de Graaff
2016-05-22 6:14 Hans de Graaff
2016-02-25 6:13 Hans de Graaff
2015-11-22 8:29 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=1742750437.9d4cad62f05cb5231870f49f191e3ba4bdd30619.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