From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 0BB92138334 for ; Sun, 27 Jan 2019 10:15:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92976E0F65; Sun, 27 Jan 2019 10:15:48 +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 67470E0E83 for ; Sun, 27 Jan 2019 10:15:48 +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 CC5C8335D01 for ; Sun, 27 Jan 2019 10:15:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BB2A524 for ; Sun, 27 Jan 2019 10:15:45 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1548584111.d0658dd28d706c456f2f0c2da27cf230a8232192.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-mi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-mi/myspell-mi-20060316.ebuild X-VCS-Directories: app-dicts/myspell-mi/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: d0658dd28d706c456f2f0c2da27cf230a8232192 X-VCS-Branch: master Date: Sun, 27 Jan 2019 10:15:45 +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: f26f38ca-479c-474c-b1c8-59d2c5679eed X-Archives-Hash: 13a4f8d811dcba421a95513de60bdaf5 commit: d0658dd28d706c456f2f0c2da27cf230a8232192 Author: Pacho Ramos gentoo org> AuthorDate: Sun Jan 27 09:20:02 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Jan 27 10:15:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0658dd2 app-dicts/myspell-mi: Drop old Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> app-dicts/myspell-mi/myspell-mi-20060316.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild deleted file mode 100644 index b3542b5a440..00000000000 --- a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -MYSPELL_SPELLING_DICTIONARIES=( -"mi,NZ,mi_NZ,Maori (New Zealand),mi_NZ.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Maori dictionaries for myspell/hunspell" -LICENSE="LGPL-2.1" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"