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-emacs/ebuild-mode/
Date: Wed, 28 Aug 2019 18:28:47
Message-Id: 1567016910.c66a605668d4befbfcdfde82898229e4f793cfec.slyfox@gentoo
1 commit: c66a605668d4befbfcdfde82898229e4f793cfec
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 18:28:30 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 18:28:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66a6056
7
8 app-emacs/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-emacs/ebuild-mode/ebuild-mode-1.47.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild
18 index ac8ccd780b0..17fae095339 100644
19 --- a/app-emacs/ebuild-mode/ebuild-mode-1.47.ebuild
20 +++ b/app-emacs/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="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
27
28 BDEPEND="sys-apps/texinfo"