diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-11-23 16:02:51 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-11-23 16:16:05 -0500 |
commit | fe160544128c842481be5b4211b4e0d4543984c4 (patch) | |
tree | e4272a7db39fa2f3898cbb830eeb6c2bd8857364 /x11-apps | |
parent | media-libs/libva-intel-media-driver: Version bump to 24.4.3 (diff) | |
download | gentoo-fe160544128c842481be5b4211b4e0d4543984c4.tar.gz gentoo-fe160544128c842481be5b4211b4e0d4543984c4.tar.bz2 gentoo-fe160544128c842481be5b4211b4e0d4543984c4.zip |
x11-apps/bdftopcf: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bdftopcf/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/bdftopcf/Manifest b/x11-apps/bdftopcf/Manifest index dc93d64ca451..db28d7a4cbac 100644 --- a/x11-apps/bdftopcf/Manifest +++ b/x11-apps/bdftopcf/Manifest @@ -1,2 +1 @@ -DIST bdftopcf-1.1.1.tar.xz 142716 BLAKE2B bef730ac65c0234ce027965d18b9e6e2bcfb8ebbd9e84a5a80d3cfc782a2f4b4124a833097867912592fc4a2accf3c067500a6b9c1f99383041a2df042df9ca6 SHA512 257dc9ae29f2cf1496aad91ccba534348d87f881d75431aa6611a8154cb817d17588c464ab6c6c6bc51e6060baa8dcfcb9fd8c037cdaea8d18287651fa6b7ea9 DIST bdftopcf-1.1.2.tar.xz 146188 BLAKE2B a925a922bae8c466cb6a7748db6d3ed6be33d15c41b5feaa8e47c1f640e7e16025122bf6d67f38713c34a0f388d1763d51b2bae3eb3a41638b49eaa098e719f9 SHA512 b3dde8d73084b7ec23ea47491321d12fa8f4a0a9ce0f61f2f89460fdc98f05d135ba11d8588d9debb8c2639ac68a7434a0cf80d9d548cd7328cbcb2339b4c0a6 diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild deleted file mode 100644 index d90a207f13d3..000000000000 --- a/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xorg-3 - -DESCRIPTION="X.Org bdftopcf application" -SRC_URI="https://xorg.freedesktop.org/archive/individual/util/${P}.tar.xz" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" - -DEPEND="x11-base/xorg-proto" -# RDEPEND="" |