summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-03-18 12:18:02 -0700
committerMatt Turner <mattst88@gentoo.org>2022-03-18 12:23:05 -0700
commita3bdec7f3cbf952dd2afcc0ae7281d957fa89a26 (patch)
treee275fc8170857aa2f22d36716dae034772446dd2 /media-gfx
parentmedia-gfx/eog-plugins: Drop old versions (diff)
downloadgentoo-a3bdec7f3cbf952dd2afcc0ae7281d957fa89a26.tar.gz
gentoo-a3bdec7f3cbf952dd2afcc0ae7281d957fa89a26.tar.bz2
gentoo-a3bdec7f3cbf952dd2afcc0ae7281d957fa89a26.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-40.0-r1.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/media-gfx/gnome-font-viewer/Manifest b/media-gfx/gnome-font-viewer/Manifest
index 8767861415d5..49028eb9ca1b 100644
--- a/media-gfx/gnome-font-viewer/Manifest
+++ b/media-gfx/gnome-font-viewer/Manifest
@@ -1,2 +1 @@
-DIST gnome-font-viewer-40.0.tar.xz 175396 BLAKE2B 33e10646fe31f76696867c0c5e7a99385064f09049390adb78149141f906958a6f14c3e29a9fbbfe8c48879f4600963ec66e9753018d9d7d658f4111c6dad120 SHA512 c82044e6750494d693cf631abe7fb76c655b58965ccd1ca08f512f0e79c40e9f207997465908b99e5813f350ca05ea8e76f029be79f3008173c49f3c5a4ee23d
DIST gnome-font-viewer-41.0.tar.xz 179672 BLAKE2B ce9e91b319ccf2e099cd30cf13e407270775950321e2bea69703050b5797ed879320939d260aba175f3ed6f5719e23f5628c6501f362c3e367ca5ddf70902037 SHA512 09d9ddcdd18fd0023dff46e7197988473119e0d753b7814fdca0116c6831a93146301dd56ee77546121c573c8d93801b5d8fed0c46da47052e31749058c21d50
diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-40.0-r1.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-40.0-r1.ebuild
deleted file mode 100644
index 73345f2f6f53..000000000000
--- a/media-gfx/gnome-font-viewer/gnome-font-viewer-40.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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
- >=x11-libs/gtk+-3.24.1:3
- >=gui-libs/libhandy-1.0.0:1=
- >=media-libs/harfbuzz-0.9.9:=
- media-libs/fontconfig:1.0
- media-libs/freetype:2
- gnome-base/gnome-desktop:3=
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- dev-libs/appstream-glib
- dev-libs/libxml2:2
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"