From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1634493-garchives=archives.gentoo.org@lists.gentoo.org>
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 E7D961581D3
	for <garchives@archives.gentoo.org>; Thu, 23 May 2024 16:47:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CE68CE29F6;
	Thu, 23 May 2024 16:47:42 +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 AF993E29F6
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 May 2024 16:47:42 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C660F342F94
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 May 2024 16:47:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 507E21B41
	for <gentoo-commits@lists.gentoo.org>; Thu, 23 May 2024 16:47:39 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1716482832.d475b23e6faa7ff1d2dc7a492ab527ebb29bdbd0.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-it/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
X-VCS-Directories: app-vim/vim-spell-it/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: d475b23e6faa7ff1d2dc7a492ab527ebb29bdbd0
X-VCS-Branch: master
Date: Thu, 23 May 2024 16:47:39 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ff4435a4-4341-4eb6-9d1f-39780475bbcb
X-Archives-Hash: 643d770098a4db34eb9a72c3e28ab8f4

commit:     d475b23e6faa7ff1d2dc7a492ab527ebb29bdbd0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 16:45:56 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 16:47:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d475b23e

app-vim/vim-spell-it: drop 20100312-r1

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
deleted file mode 100644
index b60a2329e26f..000000000000
--- a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIM_SPELL_LANGUAGE="Italian"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"