diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-11 11:35:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-11 11:41:41 -0700 |
commit | 506f278df91e614e2455cff2314709c3640402a3 (patch) | |
tree | 369fa396c511514bfc6caefb9e092713767a9a7d /x11-apps | |
parent | sys-libs/mtdev: Drop old versions (diff) | |
download | gentoo-506f278df91e614e2455cff2314709c3640402a3.tar.gz gentoo-506f278df91e614e2455cff2314709c3640402a3.tar.bz2 gentoo-506f278df91e614e2455cff2314709c3640402a3.zip |
x11-apps/fonttosfnt: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/fonttosfnt/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest index eb9c300d8a4a..aa885a168cf0 100644 --- a/x11-apps/fonttosfnt/Manifest +++ b/x11-apps/fonttosfnt/Manifest @@ -1,2 +1 @@ -DIST fonttosfnt-1.0.5.tar.bz2 141446 BLAKE2B 277f7f182d0c45ed06fd67ad0c839c2b116d64d801fbd623b81b8a9cbe5ee77a89b6b5cd277d3090a9b6be6e006bea36e1cf98e2dbdb2917e54ddfa30d0b659b SHA512 dba990098c95b07bc7240699a5c9ea11f056fbfddd70f669ae283548cbf20d756b28d817a99548c23ba81de9792877296ab6f35ee3c630e5c3cd8f14650ce297 DIST fonttosfnt-1.1.0.tar.bz2 143545 BLAKE2B fd05a19ffc50306b747bbbc6ea692b6667c7ddd185feb31a21173cbf571e5c74ded0da8af305e3744d8db57eca909d271b153bfded2182e060d922e42395942d SHA512 f4fb9814c23bfd6f83771959444d2c37eb4ba32edee43c37cf21f0181be80c6e278307641b0f4dae4ee5d10db3289e95194f99757ea4bbca343fff15498e7173 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild deleted file mode 100644 index 3240d318140e..000000000000 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.5.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" -RDEPEND="x11-libs/libX11 - =media-libs/freetype-2* - x11-libs/libfontenc" -DEPEND="${RDEPEND}" |