Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/jed/
Date: Sun, 29 Sep 2019 21:00:22
Message-Id: 1569790803.40ec5257ba9fe2da3e1b6608ed0e1f0478f4e18d.slyfox@gentoo
1 commit: 40ec5257ba9fe2da3e1b6608ed0e1f0478f4e18d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 29 20:56:14 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 21:00:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ec5257
7
8 app-editors/jed: stable 0.99.19-r1 for ppc64, bug #695680
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-editors/jed/jed-0.99.19-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild b/app-editors/jed/jed-0.99.19-r1.ebuild
18 index 7b9409f7f97..5122c5bd987 100644
19 --- a/app-editors/jed/jed-0.99.19-r1.ebuild
20 +++ b/app-editors/jed/jed-0.99.19-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
27 IUSE="X gpm xft"
28
29 RDEPEND=">=sys-libs/slang-2