From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1022499-garchives=archives.gentoo.org@lists.gentoo.org> 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 B836F1382C5 for <garchives@archives.gentoo.org>; Sun, 6 May 2018 14:16:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 457EBE0908; Sun, 6 May 2018 14:16:43 +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 1FB9EE08E5 for <gentoo-commits@lists.gentoo.org>; Sun, 6 May 2018 14:16:43 +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 48107335CA3 for <gentoo-commits@lists.gentoo.org>; Sun, 6 May 2018 14:16:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6E8229B for <gentoo-commits@lists.gentoo.org>; Sun, 6 May 2018 14:16:38 +0000 (UTC) From: "Aaron Bauman" <bman@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, "Aaron Bauman" <bman@gentoo.org> Message-ID: <1525616174.d96cbffb7e8e043bda4213bb231e47f00188d519.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-nl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild X-VCS-Directories: app-vim/vim-spell-nl/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: d96cbffb7e8e043bda4213bb231e47f00188d519 X-VCS-Branch: master Date: Sun, 6 May 2018 14:16:38 +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-Archives-Salt: c778ee2f-3c5c-4cce-94b6-4836113ed35b X-Archives-Hash: 799eeceab9d2198b75ef38fb7788cf5d commit: d96cbffb7e8e043bda4213bb231e47f00188d519 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun May 6 10:42:53 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 6 14:16:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96cbffb app-vim/vim-spell-nl: remove old app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild deleted file mode 100644 index 28bf0edf2e4..00000000000 --- a/app-vim/vim-spell-nl/vim-spell-nl-20051007.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -VIM_SPELL_LANGUAGE="Dutch" - -inherit vim-spell - -LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE=""