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 245B5138335 for ; Sat, 19 Oct 2019 15:28:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 005DBE09A1; Sat, 19 Oct 2019 15:28:29 +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 DCECEE09A1 for ; Sat, 19 Oct 2019 15:28:28 +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 74ED534C05B for ; Sat, 19 Oct 2019 15:28:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDC1C888 for ; Sat, 19 Oct 2019 15:28:24 +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: <1571498877.365e117006e7a288c95a4e866d4b161c00eec4ec.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/pigiarniq/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/pigiarniq/Manifest media-fonts/pigiarniq/pigiarniq-1.ebuild X-VCS-Directories: media-fonts/pigiarniq/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 365e117006e7a288c95a4e866d4b161c00eec4ec X-VCS-Branch: master Date: Sat, 19 Oct 2019 15:28:24 +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: a7d90453-94a0-4006-8b77-99ad01bced7e X-Archives-Hash: f212b9a8a9792fa316936772fd6ae4e3 commit: 365e117006e7a288c95a4e866d4b161c00eec4ec Author: David Seifert gentoo org> AuthorDate: Sat Oct 19 15:27:57 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Oct 19 15:27:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365e1170 media-fonts/pigiarniq: Remove old Bug: https://bugs.gentoo.org/696312 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert gentoo.org> media-fonts/pigiarniq/Manifest | 1 - media-fonts/pigiarniq/pigiarniq-1.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/media-fonts/pigiarniq/Manifest b/media-fonts/pigiarniq/Manifest index 295e3613fc0..6e2fd027a78 100644 --- a/media-fonts/pigiarniq/Manifest +++ b/media-fonts/pigiarniq/Manifest @@ -1,2 +1 @@ -DIST pigiarniq-1.zip 358252 BLAKE2B 1e040e1bcf71f398e7fa2c98e77c6a44a4a2bfc4454d2bc720fa3604f10df27c6743b04c46bf4422087f77c25da7b1f2a1c06611e8ed524808513e052715e10c SHA512 56b6048a44c046cd7350cbe426d520ed81074e4f4ee3ed342e30a9a6a1efecdd466646c1e274da03fa205753ea0c94109c52228d860575f52002c2cccf09b075 DIST pigiarniq-2.zip 375948 BLAKE2B 6e1ce0c054c8e5ac6dda5453d24c543a4e1117a6a39e5e50bf567be2d24c419be8a87baca6632874655a815d3e9f95f475e33620d1f6ab3e4ec06ca2e6d29d1d SHA512 73789818671781ce9c5ea21fa4586e564ea8cae554559a55cbb7ef2406f5f8794677039ee299f3029073492d9f6f1052fe99ba34fe942e9d570044e6d7690d0e diff --git a/media-fonts/pigiarniq/pigiarniq-1.ebuild b/media-fonts/pigiarniq/pigiarniq-1.ebuild deleted file mode 100644 index d99be98956f..00000000000 --- a/media-fonts/pigiarniq/pigiarniq-1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit font - -DESCRIPTION="Nunavut's official Inuktitut font" -HOMEPAGE="http://www.gov.nu.ca/english/font/" -SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.zip" -LICENSE="public-domain" -SLOT="0" -KEYWORDS="amd64 x86" -DEPEND="app-arch/unzip" -RDEPEND="" -S=${WORKDIR} -FONT_S=${WORKDIR} -FONT_SUFFIX="ttf"