diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 20:21:43 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:36:02 -0500 |
commit | 8ba5884951bc4e27c91fe4f51348c57d83d89c9b (patch) | |
tree | 4df8de9271faed2e05fb7b40bf22de32428e57ea /x11-apps/fstobdf/fstobdf-1.0.6.ebuild | |
parent | x11-apps/fslsfonts: Drop old versions (diff) | |
download | gentoo-8ba5884951bc4e27c91fe4f51348c57d83d89c9b.tar.gz gentoo-8ba5884951bc4e27c91fe4f51348c57d83d89c9b.tar.bz2 gentoo-8ba5884951bc4e27c91fe4f51348c57d83d89c9b.zip |
x11-apps/fstobdf: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/fstobdf/fstobdf-1.0.6.ebuild')
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.6.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/fstobdf/fstobdf-1.0.6.ebuild b/x11-apps/fstobdf/fstobdf-1.0.6.ebuild deleted file mode 100644 index 5638ad52e4fd..000000000000 --- a/x11-apps/fstobdf/fstobdf-1.0.6.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="generate BDF font from X font server" -KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sparc x86" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libFS" -DEPEND="${RDEPEND}" |