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: Thu, 06 Feb 2020 07:51:48
Message-Id: 1580975481.ad2b05232bb2ad23aee02d9d2f8a77436e203d9a.slyfox@gentoo
1 commit: ad2b05232bb2ad23aee02d9d2f8a77436e203d9a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 6 07:39:21 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 07:51:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2b0523
7
8 app-xemacs/ebuild-mode: stable 1.49 for hppa, bug #706068
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
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.49.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild
18 index 6b86e560e82..6a77d0da05d 100644
19 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild
20 +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild
21 @@ -9,7 +9,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"