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 4254D158089 for ; Fri, 22 Sep 2023 02:33:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A5C12BC056; Fri, 22 Sep 2023 02:33:26 +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 6DAF42BC056 for ; Fri, 22 Sep 2023 02:33:26 +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 7D426335D2F for ; Fri, 22 Sep 2023 02:33:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3A9A1236 for ; Fri, 22 Sep 2023 02:33:21 +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: <1695349968.b2f7aed61dead0a0e9783051e3e7e6e010ff5fc9.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-font-viewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-font-viewer/Manifest media-gfx/gnome-font-viewer/gnome-font-viewer-45_alpha.ebuild X-VCS-Directories: media-gfx/gnome-font-viewer/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b2f7aed61dead0a0e9783051e3e7e6e010ff5fc9 X-VCS-Branch: master Date: Fri, 22 Sep 2023 02:33:21 +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: 5a872e1b-8b3e-4c9d-a973-d6b44b7c2d0e X-Archives-Hash: e96f9cc30188d482e9b7754747295dea commit: b2f7aed61dead0a0e9783051e3e7e6e010ff5fc9 Author: Matt Turner gentoo org> AuthorDate: Fri Sep 22 01:56:44 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 22 02:32:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f7aed6 media-gfx/gnome-font-viewer: Drop old versions Signed-off-by: Matt Turner gentoo.org> media-gfx/gnome-font-viewer/Manifest | 1 - .../gnome-font-viewer-45_alpha.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/media-gfx/gnome-font-viewer/Manifest b/media-gfx/gnome-font-viewer/Manifest index 8272c179c8b2..30ce2fce2547 100644 --- a/media-gfx/gnome-font-viewer/Manifest +++ b/media-gfx/gnome-font-viewer/Manifest @@ -1,3 +1,2 @@ DIST gnome-font-viewer-44.0.tar.xz 299644 BLAKE2B 9eceda601332601a3918331c0b4dae1f588ec88d9c28323694291f22e9add115ccfd70ef8c2d3b1a410bcf7c7443810abdb58a156927c235fb895412dea54213 SHA512 f2da77fadbd76eaaf661cb518043ebad6f964a90f1cede5b58160a3aa08a0fe42a9972bc4871725dc7ae16eb4199329ef2ea08734b8017306e61341e51c37bea DIST gnome-font-viewer-45.0.tar.xz 300420 BLAKE2B 3cc71c056a1254447a9b0c5e838a8950e0414293b9788373b1de90657e364b55784fcef7749abd4e75e29cc6246b081baab66135276744020695ef1e8952a03f SHA512 94289be78831dbc9be8d73348fd423379ebe691b08cf2547acd2648e0e7b1dafcd6c63ffa2c9ec033786b7b65912187c782bb279cc0fb6227d6ee74c1541701e -DIST gnome-font-viewer-45.alpha.tar.xz 300188 BLAKE2B dde514abf5fdca8e95bf41ec6dbf2d13e038dbcd242de87a04afc85f43a36713566c60623c345765e62f31b2e911fe9631390c5ffc9457ccd4e333ccd837b149 SHA512 f906086f52989fc26775fa025618f01f3653d4360f3c59f270cd40747bef1164f31688772712e49fcbf280cc3776cdbac6e5833bb080a6c855286caf812e6e78 diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-45_alpha.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-45_alpha.ebuild deleted file mode 100644 index 6978d4a2b45c..000000000000 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-45_alpha.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit gnome.org meson xdg - -DESCRIPTION="Font viewer utility for GNOME" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-font-viewer" - -LICENSE="GPL-2+ LGPL-2.1+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" - -DEPEND=" - >=dev-libs/glib-2.56.0:2 - >=gui-libs/gtk-4.5.0:4 - >=gui-libs/libadwaita-1.4_alpha:1 - >=media-libs/harfbuzz-0.9.9:= - media-libs/fontconfig:1.0 - media-libs/freetype:2 - gnome-base/gnome-desktop:4= - dev-libs/fribidi -" -RDEPEND="${DEPEND}" -BDEPEND=" - dev-libs/appstream-glib - dev-libs/libxml2:2 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -"