From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1673556-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 7721315808B
	for <garchives@archives.gentoo.org>; Tue, 24 Sep 2024 20:25:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B6EEE2BC0B8;
	Tue, 24 Sep 2024 20:25:46 +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 9E4102BC0B8
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2024 20:25:46 +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 E87313430B7
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2024 20:25:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DA3C727E9
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Sep 2024 20:25:42 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1727209527.40a932900bd4f6422fca469bd7ca24a818cfc97d.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/joypixels/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-fonts/joypixels/Manifest media-fonts/joypixels/joypixels-6.5.0-r1.ebuild
X-VCS-Directories: media-fonts/joypixels/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 40a932900bd4f6422fca469bd7ca24a818cfc97d
X-VCS-Branch: master
Date: Tue, 24 Sep 2024 20:25:42 +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: d1a250b1-ef3a-4c3c-b307-657e9a49cf26
X-Archives-Hash: 0d5427f53ae5a1e06bd6cdc78b97079a

commit:     40a932900bd4f6422fca469bd7ca24a818cfc97d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 22 20:26:13 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 20:25:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a93290

media-fonts/joypixels: drop 6.5.0-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/joypixels/Manifest                  |  1 -
 media-fonts/joypixels/joypixels-6.5.0-r1.ebuild | 39 -------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-fonts/joypixels/Manifest b/media-fonts/joypixels/Manifest
index 1605b12808e2..c2319aafab1a 100644
--- a/media-fonts/joypixels/Manifest
+++ b/media-fonts/joypixels/Manifest
@@ -1,2 +1 @@
-DIST joypixels-6.5.0.ttf 25348564 BLAKE2B 4e38a3bb04f71292ba9003b52d050c04afe96eac5b99073560a6e39c781ad895102812093f4aa3b64670ff2907060e8ca1cfebbf00a22abc68315a1691713cc5 SHA512 abe44c631e5b1e7f7a2c59ae979beb381bbf10c04a157f67ca022cff5ee4c5162e3108b34fe55d4165f4b5e062755387f421363fa8ca8d600d5a005a534b0f4f
 DIST joypixels-6.6.0.ttf 25445808 BLAKE2B a07ca010b469b5b720fce86521f0c6de35d463c010dec7da7f0e601c1e54f399b0e2c7a6e5250c1fcca0c0c4f345501e2d73ea5dc2a7c312f85f321ab6133bec SHA512 6a8aebb8f37a22821a1b55364619bbe8d5eb180505422808d6005d06afba2e25051a962a6ecd00ad386eb0c6495cf10337892deeb424ee28d85cced73a540c16

diff --git a/media-fonts/joypixels/joypixels-6.5.0-r1.ebuild b/media-fonts/joypixels/joypixels-6.5.0-r1.ebuild
deleted file mode 100644
index 73579320e864..000000000000
--- a/media-fonts/joypixels/joypixels-6.5.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-FONT_SUFFIX="ttf"
-inherit font readme.gentoo-r1
-
-DESCRIPTION="A font for better emoji and unicode support"
-HOMEPAGE="https://www.joypixels.com/"
-SRC_URI="https://cdn.joypixels.com/distributions/gentoo-linux/font/${PV}/joypixels-android.ttf -> ${P}.ttf"
-S="${WORKDIR}"
-
-#https://cdn.joypixels.com/distributions/gentoo-linux/appendix/joypixels-license-appendix.txt
-#https://cdn.joypixels.com/distributions/gentoo-linux/license/free-license.txt
-LICENSE="JoyPixels"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-RESTRICT="bindist mirror"
-
-FONT_CONF=( "${FILESDIR}"/99-joypixels.conf )
-
-DOC_CONTENTS="Free for personal/education use only, premium/enterprise license
-	required for any other use. See: https://www.joypixels.com/licenses"
-
-src_prepare() {
-	default
-	cp "${DISTDIR}"/${P}.ttf "${S}"/${P}.ttf || die
-}
-
-src_install() {
-	font_src_install
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	readme.gentoo_print_elog
-	font_pkg_postinst
-}