Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/elisp-manual/
Date: Sun, 08 Apr 2018 02:50:19
Message-Id: 1523155668.10a25aa0786ad86efac2dff9d5339fa7e662fe32.bman@gentoo
1 commit: 10a25aa0786ad86efac2dff9d5339fa7e662fe32
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 02:47:48 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 02:47:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a25aa0
7
8 app-doc/elisp-manual: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652746
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 app-doc/elisp-manual/elisp-manual-25.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-doc/elisp-manual/elisp-manual-25.3.ebuild b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
17 index 348832c80cf..b245ea12f39 100644
18 --- a/app-doc/elisp-manual/elisp-manual-25.3.ebuild
19 +++ b/app-doc/elisp-manual/elisp-manual-25.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
27
28 LICENSE="FDL-1.3+"
29 SLOT="25"
30 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
31 +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
32
33 DEPEND="sys-apps/texinfo"