Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ecb/
Date: Tue, 25 Jun 2019 08:34:52
Message-Id: 1561451659.669985683fcd78bbc5bc9d33391683deabcd75bf.ago@gentoo
1 commit: 669985683fcd78bbc5bc9d33391683deabcd75bf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 25 08:34:19 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 25 08:34:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66998568
7
8 app-emacs/ecb: amd64 stable wrt bug #688612
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-emacs/ecb/ecb-2.50_pre20170728.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emacs/ecb/ecb-2.50_pre20170728.ebuild b/app-emacs/ecb/ecb-2.50_pre20170728.ebuild
18 index 15d6ed4c6d1..b4cbb0a5f6d 100644
19 --- a/app-emacs/ecb/ecb-2.50_pre20170728.ebuild
20 +++ b/app-emacs/ecb/ecb-2.50_pre20170728.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
28
29 LICENSE="GPL-2+"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
32 +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
33 IUSE="java"
34
35 RDEPEND="java? ( app-emacs/jde )"