From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8CCD2138334 for ; Sat, 19 Oct 2019 18:07:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42B26E08F4; Sat, 19 Oct 2019 18:07:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B2E6E08F4 for ; Sat, 19 Oct 2019 18:07:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECDEA34C06D for ; Sat, 19 Oct 2019 18:07:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F407F88A for ; Sat, 19 Oct 2019 18:07:30 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1571508362.7b03aa9b3b07b4752553110e8732eb0f2dfb9791.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/vlgothic/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/vlgothic/Manifest media-fonts/vlgothic/vlgothic-20110722.ebuild X-VCS-Directories: media-fonts/vlgothic/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 7b03aa9b3b07b4752553110e8732eb0f2dfb9791 X-VCS-Branch: master Date: Sat, 19 Oct 2019 18:07:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a63062ce-05d1-4a52-b48b-0efd82cff1ee X-Archives-Hash: fcf435afb7a62b0f9d849c7b58e3565b commit: 7b03aa9b3b07b4752553110e8732eb0f2dfb9791 Author: David Seifert gentoo org> AuthorDate: Sat Oct 19 18:06:02 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Oct 19 18:06:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b03aa9b 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 gentoo.org> media-fonts/vlgothic/Manifest | 1 - media-fonts/vlgothic/vlgothic-20110722.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/media-fonts/vlgothic/Manifest b/media-fonts/vlgothic/Manifest index a0247f00e9d..421d654cfd5 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 15d9b83c314..00000000000 --- 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*"