commit: b6e54c72afe955abb0914742150f600a55130f72 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Feb 10 09:12:15 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Feb 10 09:17:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e54c72
app-misc/mime-types: drop 9 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-misc/mime-types/Manifest | 1 - app-misc/mime-types/mime-types-9.ebuild | 17 ----------------- profiles/package.mask | 6 ------ 3 files changed, 24 deletions(-) diff --git a/app-misc/mime-types/Manifest b/app-misc/mime-types/Manifest index 8f21ff9557d5..52320ca95aee 100644 --- a/app-misc/mime-types/Manifest +++ b/app-misc/mime-types/Manifest @@ -1,2 +1 @@ DIST mailcap-r2-1-53.tar.gz 27238 BLAKE2B ffc9067287d951775c417d7a583a9f64fc09f98990f3f760643e76e3b91d2205040828cd452aa1004f0bc76c3e913f5da93887b385cc3cd9464327ba1ffde57a SHA512 3f952a031f9e86321a4583dba42fa7778a2821c55fc42b6096cc56c531bc957e50c545ab0d470ab72782eb3815e8278df122e20c1ae532b7bbb55db12e00cb77 -DIST mime-types-9.tar.bz2 15524 BLAKE2B 075f73f6d41a6b9100baf891378b12658c1370ac3aee8ba47cdb972cf30835eb2e9f6eb8a6314a7097dc5f90b091607519750860b065a2c4a822e26223925447 SHA512 066cea30c02a326e64680422b31aff0849c0a8c7486738f2edf339b88426c6ac5a365d4fa4c80c84df0fa4c39b5e13d45db314a1bf47ce369c132dd1c46130d6 diff --git a/app-misc/mime-types/mime-types-9.ebuild b/app-misc/mime-types/mime-types-9.ebuild deleted file mode 100644 index aff82ac6baf1..000000000000 --- a/app-misc/mime-types/mime-types-9.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Provides /etc/mime.types file" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -src_install() { - insinto /etc - doins mime.types -} diff --git a/profiles/package.mask b/profiles/package.mask index 6f5a2efee8c7..5592fe9e7209 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -291,12 +291,6 @@ sci-visualization/gri # Removal on 2022-02-10. Bug #826810. net-analyzer/jmx2munin -# Eray Aslan <[email protected]> (2021-01-11) -# New upstream with new versioning scheme -# Please use version 2.1.53 -# Removal on 2021-02-10 bug #762958 -=app-misc/mime-types-9 - # Brian Evans <[email protected]> (2022-01-07) # The main consumer, phpunit, does not initiate the new timer correctly # This is likely to cause issues in tests; Unmask if using for other purposes
