From: Aaron Bauman Date: Fri, 29 Nov 2019 22:29:48 +0000 (-0500) Subject: media-fonts/vc-fonts: drop last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=80865c863b44708a22f4377fba65db41853245ec;p=gentoo.git media-fonts/vc-fonts: drop last-rited pkg Signed-off-by: Aaron Bauman --- diff --git a/media-fonts/vc-fonts/Manifest b/media-fonts/vc-fonts/Manifest deleted file mode 100644 index 950a3a0c6bad..000000000000 --- a/media-fonts/vc-fonts/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST bleed3.bdf.gz 3351 BLAKE2B 6e308fae7f892d839856f440630fd925ccd798d633155230a5dc1e4f9d09c79bf653b9641765c3dd1fc9bf23e082b7e1dea46a01fb788537c4878f26cc92c176 SHA512 3efc415d4220640ac84c5b32da6094aee2d693e96a0d679d2b01f6e1d3543e21b5cc4e5494cdb552138aae6d83d12133b2e0d7d0f144dc516491f31a62c15e6c -DIST vc-fonts-20020207.tar.bz2 18154 BLAKE2B 46e47d0a85a8d7bd229850de16c80479ddf612efc35255f8a068792f774b48c7ce4bed992a40ca41fe0db879bfbba95609c50a958f7f147925414320c65ac174 SHA512 f65bf2edbeeae8af244ab255685076cc09729a31a10653032df59fc9751416082fdd2817c6d0077954bedb7d1554ac633a1abc01f5808285c259700dca18d310 diff --git a/media-fonts/vc-fonts/metadata.xml b/media-fonts/vc-fonts/metadata.xml deleted file mode 100644 index 13ee79314597..000000000000 --- a/media-fonts/vc-fonts/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - fonts@gentoo.org - Fonts - - diff --git a/media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild b/media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild deleted file mode 100644 index 8f608d887731..000000000000 --- a/media-fonts/vc-fonts/vc-fonts-20020207-r2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit font font-ebdftopcf - -DESCRIPTION="Vico bitmap Fonts" -HOMEPAGE="http://vico.kleinplanet.de/" -SRC_URI=" - http://vico.kleinplanet.de/files/${P}.tar.bz2 - mirror://gentoo/bleed3.bdf.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86" -# Only installs fonts -RESTRICT="strip binchecks" - -S="${WORKDIR}/vc" - -FONT_PN="vc" -FONT_S="${S}" -FONT_SUFFIX="bdf pcf.gz" -FONTDIR="/usr/share/fonts/${FONT_PN}" - -src_prepare() { - default - - mv ../bleed3.bdf . || die - rm bleed2.pcf.gz || die -} diff --git a/profiles/package.mask b/profiles/package.mask index b70764043dbd..08062ea120ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -376,12 +376,6 @@ net-analyzer/openvas-cli net-analyzer/openvas-tools dev-ruby/openvas-omp -# Michał Górny (2019-10-26) -# Incorrect LICENSE entry, and no clear license information to be found. -# Homepage gone, and source of some of the files unknown. -# Removal in 30 days. Bug #698050. -media-fonts/vc-fonts - # Hans de Graaff (2019-10-25) # ruby24-only, no longer supported by upstream. # Migrate to Rails 5.2 instead. Masked for removal in 30 days.