summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2025-01-09 23:56:47 -0500
committerMatt Turner <mattst88@gentoo.org>2025-01-09 23:58:05 -0500
commit24393fbea99a141713a21efb1ef7eb8d9a23e81e (patch)
treef25b877da9768404765225e676d0e7e374fb2909 /x11-apps
parentmedia-libs/freeglut: Drop old versions (diff)
downloadgentoo-24393fbea99a141713a21efb1ef7eb8d9a23e81e.tar.gz
gentoo-24393fbea99a141713a21efb1ef7eb8d9a23e81e.tar.bz2
gentoo-24393fbea99a141713a21efb1ef7eb8d9a23e81e.zip
x11-apps/fonttosfnt: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/fonttosfnt/Manifest1
-rw-r--r--x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest
index 97fd321180d9..e92a15ea7a72 100644
--- a/x11-apps/fonttosfnt/Manifest
+++ b/x11-apps/fonttosfnt/Manifest
@@ -1,2 +1 @@
-DIST fonttosfnt-1.2.3.tar.xz 140068 BLAKE2B 62f3e332ce598cdf22e0db18e109ec9e7a425448697f18ef948cf6cafd2129a7fb44f251e7d43b76186d5b84cecf0fd58518a332a81d0a514c62ab2f57d28cc0 SHA512 9464ef05f3ff7dddfd7a4f0d46a6cc5bb79cf8e019824c2d40164cd18025cd9ed33b31d7b808b4c289af58f09be0be7591f6dfab5624aab1931e4c6a7da68463
DIST fonttosfnt-1.2.4.tar.xz 143928 BLAKE2B 82469dd753da5e9e9c48b800f57f5442c6e828f1d45783d50985ea4da39adab1fd59c3b7642ba057e821997a5bc7e892c25c46c2903098340adac2e5c70719c2 SHA512 37654d66e8d63abc4801c76d48082cc99dc3cc7813376e634c287d97207d17592323cefefd305328a504e432c94e102260b92308088d5e0bf3931a471cb4b851
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild
deleted file mode 100644
index 890aad101c6e..000000000000
--- a/x11-apps/fonttosfnt/fonttosfnt-1.2.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="X.Org fonttosfnt application"
-KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="media-libs/freetype:2
- x11-libs/libX11
- x11-libs/libfontenc"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"