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 0812E1382C5 for ; 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 45975E090E; 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 20D0EE0908 for ; Sun, 6 May 2018 14:16:43 +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 35B82335CA4 for ; Sun, 6 May 2018 14:16:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 456AA287 for ; Sun, 6 May 2018 14:16:38 +0000 (UTC) From: "Aaron Bauman" 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" Message-ID: <1525616173.77553017289cdb540bdfa1439f0d00e2b4a9e930.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-en/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-spell-en/vim-spell-en-20060123.ebuild X-VCS-Directories: app-vim/vim-spell-en/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 77553017289cdb540bdfa1439f0d00e2b4a9e930 X-VCS-Branch: master Date: Sun, 6 May 2018 14:16:38 +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-Archives-Salt: f9c9cfc5-1d25-42bc-9a09-60ffbc7d8a93 X-Archives-Hash: f096f85aa63722c62a698844de260f23 commit: 77553017289cdb540bdfa1439f0d00e2b4a9e930 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun May 6 10:40:12 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun May 6 14:16:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77553017 app-vim/vim-spell-en: remove old app-vim/vim-spell-en/vim-spell-en-20060123.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123.ebuild deleted file mode 100644 index d9a3cd5a1cc..00000000000 --- a/app-vim/vim-spell-en/vim-spell-en-20060123.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="English" - -inherit vim-spell - -LICENSE="BSD LGPL-2.1 public-domain" -KEYWORDS="~alpha amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE=""