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-emacs/with-editor/
Date: Fri, 06 Apr 2018 19:44:41
Message-Id: 1523043857.fd2f3f3e685bbc09dd11504820d7a476a4b9bebd.bman@gentoo
1 commit: fd2f3f3e685bbc09dd11504820d7a476a4b9bebd
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 19:43:26 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 19:44:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2f3f3e
7
8 app-emacs/with-editor: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651968
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 app-emacs/with-editor/with-editor-2.6.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emacs/with-editor/with-editor-2.6.0.ebuild b/app-emacs/with-editor/with-editor-2.6.0.ebuild
17 index b4bc6121aac..b9fc73bff04 100644
18 --- a/app-emacs/with-editor/with-editor-2.6.0.ebuild
19 +++ b/app-emacs/with-editor/with-editor-2.6.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.
27
28 LICENSE="GPL-3+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
32
33 SITEFILE="50${PN}-gentoo.el"
34 ELISP_TEXINFO="*.texi"