summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-01 13:35:07 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-01 13:35:07 -0700
commit6e863c7ca4111c05ab02aa4e1680024da741dd08 (patch)
tree0014833d9e202b08b25aff65fd9b50c6511709a1 /x11-apps/xfd
parentx11-apps/xev: Drop old versions (diff)
downloadgentoo-6e863c7ca4111c05ab02aa4e1680024da741dd08.tar.gz
gentoo-6e863c7ca4111c05ab02aa4e1680024da741dd08.tar.bz2
gentoo-6e863c7ca4111c05ab02aa4e1680024da741dd08.zip
x11-apps/xfd: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xfd')
-rw-r--r--x11-apps/xfd/Manifest1
-rw-r--r--x11-apps/xfd/xfd-1.1.2.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/x11-apps/xfd/Manifest b/x11-apps/xfd/Manifest
index b787f6ccd6b3..ffc0c17285f3 100644
--- a/x11-apps/xfd/Manifest
+++ b/x11-apps/xfd/Manifest
@@ -1,2 +1 @@
-DIST xfd-1.1.2.tar.bz2 137632 BLAKE2B dc84377efc97a3ed84447560c05d180f22631dc0e88342d5ea306a954df1557bba17ce2492a0e498e145006b68d62408b4212597a07d9ea71711057aa33e198b SHA512 3a158f697dd40c5b650b3d80ad1692d668d9d9bcf586a437fd3dcebf9e8fffb773855df290260995464d5f36cb22e768d1d71de8e61d7cca80eaa4d25c029745
DIST xfd-1.1.3.tar.bz2 141312 BLAKE2B 742b6a1fff10593252dc27aa352ac500d9a17952e0415de80ea265322cfff7ef2c4c2435005a82c12f1b50003920322cfa27dab3af30b60575d4ae7a1b20f787 SHA512 68e2d4ce5e24215353b6f3231191d69639c4dd90a703e03ccf152bbfe4012da071c387ba289f918fb0336a3be9ee49dc05cbec7273fa85f5e476ead7e10795f0
diff --git a/x11-apps/xfd/xfd-1.1.2.ebuild b/x11-apps/xfd/xfd-1.1.2.ebuild
deleted file mode 100644
index ebe1357bd316..000000000000
--- a/x11-apps/xfd/xfd-1.1.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xfd application"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-RDEPEND="media-libs/freetype:2
- media-libs/fontconfig
- x11-libs/libXft
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXrender
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- sys-devel/gettext"