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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4725158086 for ; Thu, 16 Dec 2021 22:27:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97AC8E0831; Thu, 16 Dec 2021 22:27:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55F25E0826 for ; Thu, 16 Dec 2021 22:27:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 540033431B6 for ; Thu, 16 Dec 2021 22:27:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4281244 for ; Thu, 16 Dec 2021 22:27:14 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1639693602.694bf2145ffcc1ef40b06e3660a94a261835828d.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-vi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild X-VCS-Directories: app-dicts/aspell-vi/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 694bf2145ffcc1ef40b06e3660a94a261835828d X-VCS-Branch: master Date: Thu, 16 Dec 2021 22:27:14 +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: 3112026e-d520-43c1-b51b-61eb5be96bcc X-Archives-Hash: d687e8f246df9f66598951a5c45b332d commit: 694bf2145ffcc1ef40b06e3660a94a261835828d Author: Conrad Kostecki gentoo org> AuthorDate: Thu Dec 16 21:56:36 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Dec 16 22:26:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694bf214 app-dicts/aspell-vi: drop 0.01.1.1 Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild deleted file mode 100644 index e4cc034ea6c5..000000000000 --- a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Vietnamese" -ASPELL_VERSION=6 - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"