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-editors/qemacs/
Date: Fri, 06 Apr 2018 16:08:45
Message-Id: 1523030903.6765c8590389495e44445d9f2d096960a75338f1.bman@gentoo
1 commit: 6765c8590389495e44445d9f2d096960a75338f1
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 16:04:59 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 16:08:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6765c859
7
8 app-editors/qemacs: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652216
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild b/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
17 index dc55a56850d..051ef9875f7 100644
18 --- a/app-editors/qemacs/qemacs-0.4.1_pre20170225.ebuild
19 +++ b/app-editors/qemacs/qemacs-0.4.1_pre20170225.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://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
27
28 LICENSE="LGPL-2.1+ GPL-2+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
31 +KEYWORDS="amd64 ~arm ~ppc ~x86"
32 IUSE="X png unicode xv"
33 RESTRICT="test"