diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-04-08 23:57:28 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-04-09 00:05:42 -0400 |
commit | 6ecdc99bf6af77b72ffc5cd9170a93225a8bf6d6 (patch) | |
tree | c7d386ece774698db0cb7d7f7c7e35bea1ee2bb2 /media-fonts/font-bh-lucidatypewriter-100dpi | |
parent | media-fonts/font-bh-75dpi: Drop old versions (diff) | |
download | gentoo-6ecdc99bf6af77b72ffc5cd9170a93225a8bf6d6.tar.gz gentoo-6ecdc99bf6af77b72ffc5cd9170a93225a8bf6d6.tar.bz2 gentoo-6ecdc99bf6af77b72ffc5cd9170a93225a8bf6d6.zip |
media-fonts/font-bh-lucidatypewriter-100dpi: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts/font-bh-lucidatypewriter-100dpi')
-rw-r--r-- | media-fonts/font-bh-lucidatypewriter-100dpi/Manifest | 1 | ||||
-rw-r--r-- | media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild | 12 |
2 files changed, 0 insertions, 13 deletions
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest b/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest index bf9497183957..767f9bf8ce27 100644 --- a/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest +++ b/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest @@ -1,2 +1 @@ -DIST font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2 245807 BLAKE2B f2cd40b5621aa3940e8047bd6b2ca588fde367512da196ebfa32469be06ea15c87641da8f81f14191a65dd5eb791de1256e26c5cc20e0dab3883834028003665 SHA512 1862003c20aa7709ea07487a4326c619e2beb33b7069d644f438d64182b41a06039c69e2867921b4d12939612a4b8e1e1727fd15851aeab9a0361060183e3b0f DIST font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz 212808 BLAKE2B 569cf4990dc1eb318b7edc0dd8651fc4dbeaec9528657505d60bb3548c6a37a6e45802a2a73692d2c6aa924a2b12b7b958df551da52aac51711877531ac77d5b SHA512 31a4d061430089c5523815dde7d7cf73c9cba768ab79004eb65af8a1684fdd57d0829d9f4249c8e542e733266cc5f83e38eff403423a77a06af15008ce95d2ab diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild deleted file mode 100644 index 63808265f7ab..000000000000 --- a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -XORG_PACKAGE_NAME="bh-lucidatypewriter-100dpi" -inherit xorg-3 - -DESCRIPTION="X.Org Bigelow & Holmes Lucida bitmap fonts" - -LICENSE="public-domain" # bitmap font, not copyrightable -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" -IUSE="nls" |