Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/elisp-manual/
Date: Mon, 01 Feb 2016 08:15:02
Message-Id: 1454314444.9b7659e147df14e302b9a7d4b94ab6936eb4b224.ago@gentoo
1 commit: 9b7659e147df14e302b9a7d4b94ab6936eb4b224
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 08:14:04 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 08:14:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7659e1
7
8 app-doc/elisp-manual: amd64 stable wrt bug #573492
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-doc/elisp-manual/elisp-manual-24.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-doc/elisp-manual/elisp-manual-24.5.ebuild b/app-doc/elisp-manual/elisp-manual-24.5.ebuild
18 index be509e9..29dd172 100644
19 --- a/app-doc/elisp-manual/elisp-manual-24.5.ebuild
20 +++ b/app-doc/elisp-manual/elisp-manual-24.5.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
22
23 LICENSE="FDL-1.3+"
24 SLOT="24"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
27
28 DEPEND="app-arch/xz-utils
29 sys-apps/texinfo"