From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1595447-garchives=archives.gentoo.org@lists.gentoo.org> 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 6D6E215838C for <garchives@archives.gentoo.org>; Mon, 29 Jan 2024 08:04:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7760BE29DB; Mon, 29 Jan 2024 08:04:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 59A27E29DB for <gentoo-commits@lists.gentoo.org>; Mon, 29 Jan 2024 08:04:41 +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 68A5334332F for <gentoo-commits@lists.gentoo.org>; Mon, 29 Jan 2024 08:04:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F10D8134C for <gentoo-commits@lists.gentoo.org>; Mon, 29 Jan 2024 08:04:38 +0000 (UTC) From: "Eray Aslan" <eras@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" <eras@gentoo.org> Message-ID: <1706515457.705987b5a79eb5495ade09c515d806f39fd529b3.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mime-types/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/mime-types/Manifest app-misc/mime-types/mime-types-2.1.53.ebuild X-VCS-Directories: app-misc/mime-types/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 705987b5a79eb5495ade09c515d806f39fd529b3 X-VCS-Branch: master Date: Mon, 29 Jan 2024 08:04:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 43c2895b-a05c-4ad7-aeca-6fa98cda2447 X-Archives-Hash: caed16ff54cf28b6c17497b270edc948 commit: 705987b5a79eb5495ade09c515d806f39fd529b3 Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Mon Jan 29 07:30:31 2024 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Mon Jan 29 08:04:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=705987b5 app-misc/mime-types: drop 2.1.53 Signed-off-by: Eray Aslan <eras <AT> gentoo.org> app-misc/mime-types/Manifest | 1 - app-misc/mime-types/mime-types-2.1.53.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/app-misc/mime-types/Manifest b/app-misc/mime-types/Manifest index 12cffff7675b..7bce0a3c7686 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 mailcap-r2-1-54.tar.gz 28518 BLAKE2B d56fcd5d662bc7feeb20b310f7582e4b670d400e1059371bfce8a5e36a69ea24675c6016b7ed6bde9ba8d078a0ad10281ede3f7060f063302dba2ec7da707b5d SHA512 6c68df26caac326ce14630e2cec582ab88cda27710155f336dbab4681e76a94d2818452ed39f2e9edd2d960603b783a6e801da6e7c400bb708b910e61ed66b6e diff --git a/app-misc/mime-types/mime-types-2.1.53.ebuild b/app-misc/mime-types/mime-types-2.1.53.ebuild deleted file mode 100644 index fe581b64abf0..000000000000 --- a/app-misc/mime-types/mime-types-2.1.53.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PV=${PV//./-} -DESCRIPTION="Provides /etc/mime.types file" -HOMEPAGE="https://pagure.io/mailcap" -SRC_URI="https://pagure.io/mailcap/archive/r${MY_PV}/mailcap-r${MY_PV}.tar.gz" - -LICENSE="public-domain MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="nginx" - -S="${WORKDIR}/mailcap-r${MY_PV}" - -src_install() { - insinto /etc - doins mime.types - if use nginx; then - insinto /etc/nginx - doins mime.types.nginx - fi -}