Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/vhdl-mode/
Date: Sun, 08 Sep 2019 01:13:46
Message-Id: 1567905200.23096c811b7a2ea55bec5a7fb4e205a812e6243d.whissi@gentoo
1 commit: 23096c811b7a2ea55bec5a7fb4e205a812e6243d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 00:48:49 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 01:13:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23096c81
7
8 app-emacs/vhdl-mode: x86 stable (bug #693702)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
17 index b998478a45d..c07a197c7ad 100644
18 --- a/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
19 +++ b/app-emacs/vhdl-mode/vhdl-mode-3.38.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ SRC_URI="http://www.iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz"
27
28 LICENSE="GPL-3+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="~amd64 ~ppc x86"
32
33 ELISP_PATCHES="${PN}-info-dir-gentoo.patch"
34 ELISP_REMOVE="site-start.*"