Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/
Date: Thu, 12 Oct 2017 21:59:47
Message-Id: 1507844786.04f34d5d13ce3d159c5e55b3659b63cd0985286c.monsieurp@gentoo
1 commit: 04f34d5d13ce3d159c5e55b3659b63cd0985286c
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 12 21:46:26 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 12 21:46:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f34d5d
7
8 app-vim/vim-spell-da: EAPI 6 bump, update HOMEPAGE.
9
10 Bug: https://bugs.gentoo.org/614654
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
17 new file mode 100644
18 index 00000000000..d64264f06d9
19 --- /dev/null
20 +++ b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
21 @@ -0,0 +1,12 @@
22 +# Copyright 1999-2017 Gentoo Foundation
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +EAPI=6
26 +
27 +VIM_SPELL_LANGUAGE="Danish"
28 +
29 +inherit vim-spell
30 +
31 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
32 +LICENSE="GPL-2"
33 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"