diff --git a/x11-apps/fslsfonts/Manifest b/x11-apps/fslsfonts/Manifest index e5270bfda1ed8..bd52d59752fc4 100644 --- a/x11-apps/fslsfonts/Manifest +++ b/x11-apps/fslsfonts/Manifest @@ -1,2 +1 @@ -DIST fslsfonts-1.0.6.tar.xz 123484 BLAKE2B af894405cad7351574c546bd3055dad9483b091eb2d9296e69167c1939d235cb8e539abf96b5c36c05a988b88e3cb70a20191bbdb7d9eec95534bd7b2fb68d6a SHA512 1181a8e6cc820410d1deac98b3e5097506e4168c6515307b6b9aaf705cb57193a009cb331a51d46ce68e9548712f122b5c942d5a1bc1e01bdd191b7b1beab09e DIST fslsfonts-1.0.7.tar.xz 127436 BLAKE2B b06a3453f78c8915bc35303f2a817ef17c13522aea3fd9c27282324a5edf39ee163691cad954c81215b41b74ea031f613e6c7654146ccd078211b47b4d028c5b SHA512 e907e3fc1fdbfe72b7c1a502ab479ee2ff4d8577dc0c86152dee5ee48471e514d7c5749707ceb936027cbd93c68a79a0be30334aeb1f812549907c2726e38dd0 diff --git a/x11-apps/fslsfonts/fslsfonts-1.0.6.ebuild b/x11-apps/fslsfonts/fslsfonts-1.0.6.ebuild deleted file mode 100644 index 052c0f35ff287..0000000000000 --- a/x11-apps/fslsfonts/fslsfonts-1.0.6.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xorg-3 - -DESCRIPTION="list fonts served by X font server" - -KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 sparc x86" - -RDEPEND="x11-libs/libFS" -DEPEND="${RDEPEND} - x11-base/xorg-proto"