From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4C22D15808B for ; Tue, 24 Sep 2024 20:25:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6597F2BC0B4; Tue, 24 Sep 2024 20:25:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 526402BC0B4 for ; Tue, 24 Sep 2024 20:25:45 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 929E53430B7 for ; Tue, 24 Sep 2024 20:25:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F8931F46 for ; Tue, 24 Sep 2024 20:25:42 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1727209526.32f251791d0b61df37970f20e3455c8e340d446a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/fontawesome/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/fontawesome/Manifest media-fonts/fontawesome/fontawesome-5.15.3.ebuild X-VCS-Directories: media-fonts/fontawesome/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 32f251791d0b61df37970f20e3455c8e340d446a X-VCS-Branch: master Date: Tue, 24 Sep 2024 20:25:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a01161e7-5c2b-4a18-b3e9-ee78c7413c70 X-Archives-Hash: d26c191763f3d6f4fb7d0d391af74957 commit: 32f251791d0b61df37970f20e3455c8e340d446a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 22 20:21:05 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 24 20:25:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f25179 media-fonts/fontawesome: drop 5.15.3 Signed-off-by: Andreas Sturmlechner gentoo.org> media-fonts/fontawesome/Manifest | 1 - media-fonts/fontawesome/fontawesome-5.15.3.ebuild | 33 ----------------------- 2 files changed, 34 deletions(-) diff --git a/media-fonts/fontawesome/Manifest b/media-fonts/fontawesome/Manifest index ba127ac5daac..315172f552e5 100644 --- a/media-fonts/fontawesome/Manifest +++ b/media-fonts/fontawesome/Manifest @@ -1,3 +1,2 @@ -DIST fontawesome-5.15.3.tar.gz 11240429 BLAKE2B a6de9a8add03e12e569ecc45c4b1fcefddb5f146f74aaeca8359fb97012648f9a11beffc34977be49e45747f7e43a1d084400aa9ba76006ef84bcbca1ecf214e SHA512 f540d8828eff91636b7e701455062d28be58fcecfd842919f4f95f1035f6d23d9b64f3f5ac24bda08be507f8d7cd0943aef8577321c37765951d88d6d6c60fc7 DIST fontawesome-6.1.1.tar.gz 13326697 BLAKE2B fe40d8d4474afe297636aa9768292acdd80f20b4c65effffed95deb1652aa6f52f915492f4ba6e46494fee7b3b6fd914d422b8440f02a66f303e4b0def9d5254 SHA512 cde1b1bef93349d3c8b965d75f7bb37007470ebc71194028bbac155dc703f00b2a99175ac0407bf5562dc414712d80bd7cf59d347a445bfe07079c0ac9d784de DIST fontawesome-6.5.1.tar.gz 13453042 BLAKE2B ef7ef01fb25fde177465e4663d77e4b05109408314472e8b0ecf9de9d9acceebe873f3bdfcc7fbe320f988394573b42ee584127d9e7bfb6563d103ae6ea746d9 SHA512 da8b9c42241e370330d01d73a8cd279bc16589bf94a6edbbd4b18924341d3db7e03258170cae31c43ee73285373544907ca31a27dbe71765cd7637531e80d418 diff --git a/media-fonts/fontawesome/fontawesome-5.15.3.ebuild b/media-fonts/fontawesome/fontawesome-5.15.3.ebuild deleted file mode 100644 index c00008bb7b64..000000000000 --- a/media-fonts/fontawesome/fontawesome-5.15.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN="Font-Awesome" -inherit font - -DESCRIPTION="The iconic font" -HOMEPAGE="https://fontawesome.com" -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/FortAwesome/${MY_PN}.git" -else - SRC_URI="https://github.com/FortAwesome/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86" - S="${WORKDIR}/${MY_PN}-${PV}" -fi - -LICENSE="CC-BY-4.0 OFL-1.1" -SLOT="0/5" -IUSE="+otf ttf" - -REQUIRED_USE="|| ( otf ttf )" - -src_install() { - if use otf; then - FONT_S="${S}/otfs" FONT_SUFFIX="otf" font_src_install - fi - if use ttf; then - FONT_S="${S}/webfonts" FONT_SUFFIX="ttf" font_src_install - fi -}