diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-01-24 11:51:49 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-01-24 12:00:44 -0500 |
commit | 5cb984d306dcf8e7c0c495a41cb34a86e99035a2 (patch) | |
tree | 857b4cb3da626eac38bd6d919ef1a4878d25b89b /x11-apps | |
parent | x11-apps/xkbutils: Drop old versions (diff) | |
download | gentoo-5cb984d306dcf8e7c0c495a41cb34a86e99035a2.tar.gz gentoo-5cb984d306dcf8e7c0c495a41cb34a86e99035a2.tar.bz2 gentoo-5cb984d306dcf8e7c0c495a41cb34a86e99035a2.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/xlsfonts-1.0.7.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.7.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.7.ebuild deleted file mode 100644 index 85d3eea9894d..000000000000 --- a/x11-apps/xlsfonts/xlsfonts-1.0.7.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_TARBALL_SUFFIX="xz" -inherit xorg-3 - -DESCRIPTION="X.Org xlsfonts application" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |