x11-apps/xfd: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2026-04-30 16:38:37 -04:00
parent 5a3c14cf8e
commit ba1e4a3dad
2 changed files with 0 additions and 23 deletions

View File

@@ -1,2 +1 @@
DIST xfd-1.1.4.tar.xz 134648 BLAKE2B d87d7c7f290147c2584b797dc807e11613efc506de08e56b2c756130d0b156f5f7a375515df80867b97834cf3c5f6d372541d507e164adb83f0f594397a5cd05 SHA512 fa1f8a7b5d89be20fb2b1e3e0e8f4d7f9463e91fd385d21e1403a398c2e263112043b568417c420c5ee33bec60e06658498dd55df6d7ac19da3af0844f932209
DIST xfd-1.1.5.tar.xz 140548 BLAKE2B ebb6de261219e75ad5305ab201ac7a7ce2ee1615b62ed04b280ba21c89bcbb63f77ec4ca2d2705d52ee0c6edda39d2631e42eda906fcf5c70a7e77cb64424169 SHA512 6a8838e90c4751ae357832da7856d65d2cc65f3626655e24d22b25e7623f1a47d41dea0d093c0f250ceee2651214a746b3e7bd7f152c5b1718ce28aa5f217fa4

View File

@@ -1,22 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xorg-3
DESCRIPTION="X.Org xfd application"
KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
RDEPEND="
media-libs/fontconfig
x11-libs/libX11
x11-libs/libXft
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXrender
x11-libs/libXaw
x11-libs/libxkbfile"
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="sys-devel/gettext"