summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-10-19 20:06:02 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-19 20:06:02 +0200
commit7b03aa9b3b07b4752553110e8732eb0f2dfb9791 (patch)
tree59a6b2f501c0356baee38884b4d4b5f26617fd30 /media-fonts
parentmedia-fonts/vlgothic: Port to EAPI 7 (diff)
downloadgentoo-7b03aa9b3b07b4752553110e8732eb0f2dfb9791.tar.gz
gentoo-7b03aa9b3b07b4752553110e8732eb0f2dfb9791.tar.bz2
gentoo-7b03aa9b3b07b4752553110e8732eb0f2dfb9791.zip
media-fonts/vlgothic: Remove old
Bug: https://bugs.gentoo.org/697292 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/vlgothic/Manifest1
-rw-r--r--media-fonts/vlgothic/vlgothic-20110722.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/media-fonts/vlgothic/Manifest b/media-fonts/vlgothic/Manifest
index a0247f00e9dd..421d654cfd5b 100644
--- a/media-fonts/vlgothic/Manifest
+++ b/media-fonts/vlgothic/Manifest
@@ -1,2 +1 @@
-DIST VLGothic-20110722.tar.bz2 4797664 BLAKE2B 03e3afb8914234843a22221419d106cbea48b3dfd2d74367932a30c405e08850e4405d8346e8e1dcf27b20f106c2a91acc143091d416c7e888a72baead49b550 SHA512 91693c293e0ef9db01532a08d3f5f96104e7eacda580213537dedb9d8d8318b8520aa292cb625629db1d6f2a4714e977f55d23721fbde746c10049c971183f1b
DIST VLGothic-20141206.tar.bz2 4952134 BLAKE2B b650481bd63c71f996e584c60e612201d131c6f89a4b2d5843be30922ea05358add61cd6c5fe3205a1f81f5e79a049c284fa90092196d79f5c114d4a58205806 SHA512 70ef712398b48486c0494ca52c97e145ebbaae0988b535a5447c796ed668944c0700175ab80587e0226d507d1589cedfe733f10f47f9b024873cf9e5d4e7983d
diff --git a/media-fonts/vlgothic/vlgothic-20110722.ebuild b/media-fonts/vlgothic/vlgothic-20110722.ebuild
deleted file mode 100644
index 15d9b83c3142..000000000000
--- a/media-fonts/vlgothic/vlgothic-20110722.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit font
-
-DESCRIPTION="Japanese TrueType font from Vine Linux"
-HOMEPAGE="http://dicey.org/vlgothic/"
-SRC_URI="mirror://sourceforge.jp/vlgothic/52711/VLGothic-${PV}.tar.bz2"
-
-# M+ FONTS -> mplus-fonts
-# sazanami -> BSD-2
-LICENSE="vlgothic mplus-fonts BSD-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-S="${WORKDIR}/VLGothic"
-
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
-DOCS="Changelog README*"