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-xemacs/ebuild-mode/
Date: Wed, 28 Aug 2019 18:28:47
Message-Id: 1567016912.58bcf7d55c2ffdc5e8b53e8cdde4bb4b1aef549d.slyfox@gentoo
1 commit: 58bcf7d55c2ffdc5e8b53e8cdde4bb4b1aef549d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 18:28:32 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 18:28:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58bcf7d5
7
8 app-xemacs/ebuild-mode: stable 1.47 for hppa, bug #692936
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild
18 index c9376f944c6..e65982b198e 100644
19 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild
20 +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.47.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~hppa x86"
26 +KEYWORDS="amd64 hppa x86"
27
28 RDEPEND=">=app-editors/xemacs-21.4.20-r5
29 app-xemacs/sh-script"