diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:46:33 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:46:33 -0400 |
commit | ff6b74843686bc8a3a1d5403349143e9f3241720 (patch) | |
tree | c8d1c760f49475c7c609b567744b3d4ccfdae368 | |
parent | x11-apps/bdftopcf: Propagate stable keywords (diff) | |
download | gentoo-ff6b74843686bc8a3a1d5403349143e9f3241720.tar.gz gentoo-ff6b74843686bc8a3a1d5403349143e9f3241720.tar.bz2 gentoo-ff6b74843686bc8a3a1d5403349143e9f3241720.zip |
x11-apps/bdftopcf: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild deleted file mode 100644 index 9f0750e83c54..000000000000 --- a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="X.Org bdftopcf application" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=" - x11-base/xorg-proto" -RDEPEND="" |