summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-09-21 21:56:44 -0400
committerMatt Turner <mattst88@gentoo.org>2023-09-21 22:32:48 -0400
commitb2f7aed61dead0a0e9783051e3e7e6e010ff5fc9 (patch)
tree33f68097ad5462e4e1c26daea54a590cd66036e9 /media-gfx
parentmedia-gfx/eog: Drop old versions (diff)
downloadgentoo-b2f7aed61dead0a0e9783051e3e7e6e010ff5fc9.tar.gz
gentoo-b2f7aed61dead0a0e9783051e3e7e6e010ff5fc9.tar.bz2
gentoo-b2f7aed61dead0a0e9783051e3e7e6e010ff5fc9.zip
media-gfx/gnome-font-viewer: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnome-font-viewer/Manifest1
-rw-r--r--media-gfx/gnome-font-viewer/gnome-font-viewer-45_alpha.ebuild30
2 files changed, 0 insertions, 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
-"