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 9A50B15ACFB for ; Sun, 9 Apr 2023 04:06:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B44E1E087C; Sun, 9 Apr 2023 04:05:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 9E920E087E for ; Sun, 9 Apr 2023 04:05:59 +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 AD4033407E6 for ; Sun, 9 Apr 2023 04:05:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B61C3A45 for ; Sun, 9 Apr 2023 04:05:55 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1681013145.2fd424c2c86a3abfa8e595c32996fcc678e828ef.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-sun-misc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/font-sun-misc/Manifest media-fonts/font-sun-misc/font-sun-misc-1.0.3-r2.ebuild X-VCS-Directories: media-fonts/font-sun-misc/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2fd424c2c86a3abfa8e595c32996fcc678e828ef X-VCS-Branch: master Date: Sun, 9 Apr 2023 04:05:55 +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: 2eb38547-7d7d-4889-871a-ada9b964cd89 X-Archives-Hash: bfc0ebf76e0809a849e2e6cdf305d2c5 commit: 2fd424c2c86a3abfa8e595c32996fcc678e828ef Author: Matt Turner gentoo org> AuthorDate: Sun Apr 9 03:58:07 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Apr 9 04:05:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd424c2 media-fonts/font-sun-misc: Drop old versions Signed-off-by: Matt Turner gentoo.org> media-fonts/font-sun-misc/Manifest | 1 - media-fonts/font-sun-misc/font-sun-misc-1.0.3-r2.ebuild | 10 ---------- 2 files changed, 11 deletions(-) diff --git a/media-fonts/font-sun-misc/Manifest b/media-fonts/font-sun-misc/Manifest index 9cc0d94d2e3f..340a0e32b41e 100644 --- a/media-fonts/font-sun-misc/Manifest +++ b/media-fonts/font-sun-misc/Manifest @@ -1,2 +1 @@ -DIST font-sun-misc-1.0.3.tar.bz2 116360 BLAKE2B 16ed83ef2fc7007670ac91f8356c8bb75775f78cf0a308fd02c2f702d7d2727702ead24c83d843c267ef4ef636f4fd1f0a59d3ffd0883e55e78f87d9cfabd8a7 SHA512 52c4a38e49a94831999652d9830da841949c319083ea40492e83690e1e5c2d31ea1979046a420af0e51bc105b8697bb06b4a438485e82b130d7469ad4519e275 DIST font-sun-misc-1.0.4.tar.xz 109832 BLAKE2B 8d1f67f71a604cd105052e97d0a5e2cdf26be6994f41bead83ec767f1c6e1e5ed81de3fa75e9bdb55603029a7f067ab9cbceca34d865fa8edf61771bee61b131 SHA512 9eeb330c1190557479636119af8aeb49917f1faeaa42d3a93e35d318348ee4247405544107ce9f5a244dbe2c0001c8d34b604b961bd9d92431f84b992fe9739e diff --git a/media-fonts/font-sun-misc/font-sun-misc-1.0.3-r2.ebuild b/media-fonts/font-sun-misc/font-sun-misc-1.0.3-r2.ebuild deleted file mode 100644 index e01158eebf36..000000000000 --- a/media-fonts/font-sun-misc/font-sun-misc-1.0.3-r2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -XORG_PACKAGE_NAME="sun-misc" -inherit xorg-3 - -DESCRIPTION="X.Org Sun fonts" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"