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 E0E5C138334 for ; Thu, 31 Oct 2019 15:36:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D29E6E087F; Thu, 31 Oct 2019 15:36:24 +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 A8CF5E087F for ; Thu, 31 Oct 2019 15:36:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2B60C34C601 for ; Thu, 31 Oct 2019 15:36:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 271CC8A2 for ; Thu, 31 Oct 2019 15:36:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1572535901.c17a58b4b601d833488ace9a71cb1c70e6af7211.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/hkscs-ming/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/hkscs-ming/Manifest media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild media-fonts/hkscs-ming/metadata.xml profiles/package.mask X-VCS-Directories: media-fonts/hkscs-ming/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c17a58b4b601d833488ace9a71cb1c70e6af7211 X-VCS-Branch: master Date: Thu, 31 Oct 2019 15:36:20 +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: 9d2d7dbf-ada7-4503-ba95-d0b1459aa951 X-Archives-Hash: a388842ae78f776eb07351a37374cd08 commit: c17a58b4b601d833488ace9a71cb1c70e6af7211 Author: Michał Górny gentoo org> AuthorDate: Thu Oct 31 15:31:41 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 31 15:31:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17a58b4 media-fonts/hkscs-ming: Remove last-rited pkg Closes: https://bugs.gentoo.org/640590 Signed-off-by: Michał Górny gentoo.org> media-fonts/hkscs-ming/Manifest | 1 - .../hkscs-ming-1.0_pre20030919-r2.ebuild | 50 ---------------------- media-fonts/hkscs-ming/metadata.xml | 8 ---- profiles/package.mask | 2 - 4 files changed, 61 deletions(-) diff --git a/media-fonts/hkscs-ming/Manifest b/media-fonts/hkscs-ming/Manifest deleted file mode 100644 index bc6e7adf8ac..00000000000 --- a/media-fonts/hkscs-ming/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mandrake_setup.bin 17157184 BLAKE2B e4d237af15a7a21f05d086b1ce6e60ed0c3a8a9113abea539028a7cd742825000db17e32eee76107c5dd67434392336bb7344bc61f7ffc5991c78a14b13144e1 SHA512 230466146642f3348483bbfb6a63a27dc3e76e248abb34fc5872edfa6b5b9a2a93cf8446c23f64b80bcac6c0c8a16059a8dc3945925a30815d222a6621daccb2 diff --git a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild b/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild deleted file mode 100644 index 4da0de9b9f2..00000000000 --- a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rpm font - -RESTRICT="mirror strip binchecks" - -RPM_V=1.0 - -DESCRIPTION="Hong Kong Official Reference Chinese Font that implements ISO10646 & HKSCS-2001" -HOMEPAGE="http://www.ogcio.gov.hk/en/business/tech_promotion/ccli/hkscs/" -SRC_URI="http://www.ogcio.gov.hk/en/business/tech_promotion/ccli/terms/doc/mandrake_setup.bin" - -LICENSE="HKSCS-2001" -SLOT="0" -KEYWORDS="alpha ~amd64 arm ia64 ppc s390 sh sparc x86" -IUSE="" - -DEPEND="" - -S=${WORKDIR} -FONT_S="${S}/usr/share/inputmethod" -FONT_SUFFIX="ttf" - -src_unpack() { - # complicated and convoluted unpack procedure - local linenumber=237 - cd "${S}"; tail -n +${linenumber} "${DISTDIR}/${A}" | tar zxvf - || die "unpack failed" - - # then we rpm_unpack the fonts package - rpm_unpack "${S}/package_mdk/imfont-${RPM_V}-0.i386.rpm" -} - -src_compile() { :; } - -pkg_postinst() { - elog "The font name installed is 'Ming(for ISO10646)'. To add make it" - elog "the default Chinese font, you should add entries to your" - elog "/etc/fonts/local.conf similar to:" - elog - elog "" - elog " Luxi Sans" - elog " Bitstream Vera Sans" - elog " Ming(for ISO10646)" - elog " sans-serif" - elog "" - elog -} diff --git a/media-fonts/hkscs-ming/metadata.xml b/media-fonts/hkscs-ming/metadata.xml deleted file mode 100644 index 6f2ca22da23..00000000000 --- a/media-fonts/hkscs-ming/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - cjk@gentoo.org - Cjk - - diff --git a/profiles/package.mask b/profiles/package.mask index 1d173267a85..117f3693388 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -505,7 +505,6 @@ sys-libs/libstdc++-v3-bin # games-server/bf1942-lnxded: #640576 # games-server/nwn-ded: #640578 # games-strategy/mindrover-demo: #640586 -# media-fonts/hkscs-ming: #640590 # # Removal in 30 days. games-fps/enemy-territory-etpro @@ -513,7 +512,6 @@ games-rpg/runescape-launcher games-server/bf1942-lnxded games-server/nwn-ded games-strategy/mindrover-demo -media-fonts/hkscs-ming # Stefan Strogin (2019-09-27) # Requires >=dev-lang/lua-5.3 which is masked