diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 20:21:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:36:02 -0500 |
commit | 46c0505e693666b1f1c05f81fc6026fc9f031479 (patch) | |
tree | 2bb8e5788155552dad7dc3f5d00fee791f5aea5f /x11-apps/fslsfonts | |
parent | x11-apps/bdftopcf: Drop old versions (diff) | |
download | gentoo-46c0505e693666b1f1c05f81fc6026fc9f031479.tar.gz gentoo-46c0505e693666b1f1c05f81fc6026fc9f031479.tar.bz2 gentoo-46c0505e693666b1f1c05f81fc6026fc9f031479.zip |
x11-apps/fslsfonts: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/fslsfonts')
-rw-r--r-- | x11-apps/fslsfonts/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/fslsfonts/fslsfonts-1.0.5-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/fslsfonts/Manifest b/x11-apps/fslsfonts/Manifest index 550dfee77785..f043aef6b604 100644 --- a/x11-apps/fslsfonts/Manifest +++ b/x11-apps/fslsfonts/Manifest @@ -1,2 +1 @@ -DIST fslsfonts-1.0.5.tar.bz2 125650 BLAKE2B df08689dc452d07e895a93d5e755b3820b21c1df997b5269835ac04ac81beb09d98ebdcf7030d3e6c7ae288b3e7388b136a8b7b58f95ce3958e12923bab50620 SHA512 3a30598ace981c7396bfe44f0d8f76d40fca3f77158dceb3914a524594a12187dcad0b0f225fa81f251f0b7896bf046cec4ba610b4676da9be311eec5d8c6cc2 DIST fslsfonts-1.0.6.tar.xz 123484 BLAKE2B af894405cad7351574c546bd3055dad9483b091eb2d9296e69167c1939d235cb8e539abf96b5c36c05a988b88e3cb70a20191bbdb7d9eec95534bd7b2fb68d6a SHA512 1181a8e6cc820410d1deac98b3e5097506e4168c6515307b6b9aaf705cb57193a009cb331a51d46ce68e9548712f122b5c942d5a1bc1e01bdd191b7b1beab09e diff --git a/x11-apps/fslsfonts/fslsfonts-1.0.5-r1.ebuild b/x11-apps/fslsfonts/fslsfonts-1.0.5-r1.ebuild deleted file mode 100644 index 208786d2e835..000000000000 --- a/x11-apps/fslsfonts/fslsfonts-1.0.5-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="list fonts served by X font server" - -KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sparc x86" - -RDEPEND="x11-libs/libFS" -DEPEND=" - ${RDEPEND} - x11-base/xorg-proto" |