Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ebuild-mode/
Date: Sun, 29 Oct 2017 20:51:50
Message-Id: 1509310285.4341e87f9919db6f6b55aa8c8f968b7a2bfc704e.matsl@gentoo
1 commit: 4341e87f9919db6f6b55aa8c8f968b7a2bfc704e
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 20:51:25 2017 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 20:51:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4341e87f
7
8 app-xemacs/ebuild-mode: stable 1.38 for amd64/hppa/x86, bug #635670
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 app-xemacs/ebuild-mode/ebuild-mode-1.38.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.38.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.38.ebuild
16 index 41189cb9095..6e52cc14b9a 100644
17 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.38.ebuild
18 +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.38.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~x86"
24 +KEYWORDS="amd64 hppa x86"
25
26 RDEPEND=">=app-editors/xemacs-21.4.20-r5
27 app-xemacs/sh-script"