diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-29 11:13:40 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-29 11:23:16 -0400 |
commit | e22b8a5dcfdbfe43b2519a8cea7fe1e41a426cef (patch) | |
tree | 2bb2906fdc81d3127c33f42ea0d4ce62c27d56fb /x11-apps | |
parent | x11-apps/xload: Drop old versions (diff) | |
download | gentoo-e22b8a5dcfdbfe43b2519a8cea7fe1e41a426cef.tar.gz gentoo-e22b8a5dcfdbfe43b2519a8cea7fe1e41a426cef.tar.bz2 gentoo-e22b8a5dcfdbfe43b2519a8cea7fe1e41a426cef.zip |
x11-apps/xlsfonts: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xlsfonts/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.6.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xlsfonts/Manifest b/x11-apps/xlsfonts/Manifest index 17a6c6e64dfb..fd9143c0059e 100644 --- a/x11-apps/xlsfonts/Manifest +++ b/x11-apps/xlsfonts/Manifest @@ -1,2 +1 @@ -DIST xlsfonts-1.0.6.tar.bz2 133500 BLAKE2B e21b5776ca02c5fe07ba80c2e845fd04d75642ed7984080df3402a478748e4bea00f93134eaf359da9d5223be6bf98224067bd3413c072c2f38bd589fdc90328 SHA512 052a3b1dec23cb20fdfacd4500cb836feb3b888bf568a548ea71deb58a4ba10a1ad5392d658e95272c6d4a1832edf1f19c3de2498b78dca82c43ee52800a30c0 DIST xlsfonts-1.0.7.tar.xz 126888 BLAKE2B 13f2e2007c38f7d1724e6ffd0c7fe9a3b887a150f50107b892327c3620e4ffdbd4ae1191a9764cc4000d6422fe0f331dcbef11c0b50013ff2d94b699c0cba1ee SHA512 ec82be0a97500a9e64fb5a6adbbec470b249b1267c3081c2bd44cd3e7148107517d1234c1da2f81b0405230ab03ad2943ea53756c3380f4d561665b38d0cedc0 diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.6.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.6.ebuild deleted file mode 100644 index 4a6bb9ed055a..000000000000 --- a/x11-apps/xlsfonts/xlsfonts-1.0.6.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="X.Org xlsfonts application" - -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |