Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/
Date: Mon, 04 Jun 2018 01:12:46
Message-Id: 1528074741.93ebfbae3fce62bac78b062555ad059cfd6f9444.bman@gentoo
1 commit: 93ebfbae3fce62bac78b062555ad059cfd6f9444
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 18:49:40 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 4 01:12:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ebfbae
7
8 app-vim/vim-spell-da: drop old EAPI
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-vim/vim-spell-da/vim-spell-da-20060116.ebuild | 12 ------------
13 1 file changed, 12 deletions(-)
14
15 diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild
16 deleted file mode 100644
17 index 61033b4f9f2..00000000000
18 --- a/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild
19 +++ /dev/null
20 @@ -1,12 +0,0 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=0
25 -
26 -VIM_SPELL_LANGUAGE="Danish"
27 -
28 -inherit vim-spell
29 -
30 -LICENSE="GPL-2"
31 -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
32 -IUSE=""