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 928B1138334 for ; Mon, 4 Jun 2018 01:12:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9E36E0B17; Mon, 4 Jun 2018 01:12:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 593BBE0B0C for ; Mon, 4 Jun 2018 01:12:39 +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 1D8BD335C86 for ; Mon, 4 Jun 2018 01:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51EDC2C8 for ; Mon, 4 Jun 2018 01:12:33 +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: <1528074741.93ebfbae3fce62bac78b062555ad059cfd6f9444.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-spell-da/vim-spell-da-20060116.ebuild X-VCS-Directories: app-vim/vim-spell-da/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 93ebfbae3fce62bac78b062555ad059cfd6f9444 X-VCS-Branch: master Date: Mon, 4 Jun 2018 01:12:33 +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: 915ddcaa-ace1-4067-b87a-23aa7e1502c2 X-Archives-Hash: 73e8bd87ef5fbc836c07f7f7be4db920 commit: 93ebfbae3fce62bac78b062555ad059cfd6f9444 Author: Aaron Bauman gentoo org> AuthorDate: Sun Jun 3 18:49:40 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Jun 4 01:12:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ebfbae app-vim/vim-spell-da: drop old EAPI Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-vim/vim-spell-da/vim-spell-da-20060116.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild deleted file mode 100644 index 61033b4f9f2..00000000000 --- a/app-vim/vim-spell-da/vim-spell-da-20060116.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="Danish" - -inherit vim-spell - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" -IUSE=""