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 09:11:16
Message-Id: 1569748264.1d243e2720a62b150ef6df7cd45c2df74344cbc7.slyfox@gentoo
1 commit: 1d243e2720a62b150ef6df7cd45c2df74344cbc7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Sep 29 08:13:04 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 09:11:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d243e27
7
8 app-editors/jed: stable 0.99.19-r1 for sparc, bug #695680
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-editors/jed/jed-0.99.19-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild b/app-editors/jed/jed-0.99.19-r1.ebuild
19 index ec91058ed13..f5b0cb3e14d 100644
20 --- a/app-editors/jed/jed-0.99.19-r1.ebuild
21 +++ b/app-editors/jed/jed-0.99.19-r1.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2"
23
24 LICENSE="GPL-2+"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
27 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
28 IUSE="X gpm xft"
29
30 RDEPEND=">=sys-libs/slang-2