Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/casting-spels-emacs/
Date: Sun, 09 Apr 2017 00:41:25
Message-Id: 1491698464.82953df5fc71136dbb21b4bed6d054aa41a0024f.ulm@gentoo
1 commit: 82953df5fc71136dbb21b4bed6d054aa41a0024f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 9 00:40:05 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 9 00:41:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82953df5
7
8 app-doc/casting-spels-emacs: Stable on all arches.
9
10 Maintainer stabilisation on amd64, ALLARCHES keyword.
11
12 Bug: 615022
13 Package-Manager: Portage-2.3.5, Repoman-2.3.2
14
15 app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild
19 index 3e14631915e..5f9f23dd698 100644
20 --- a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild
21 +++ b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ SRC_URI="https://casting-spels-emacs.googlecode.com/files/${PN}-v${PV}.zip"
29
30 LICENSE="GPL-2+ FDL-1.2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~x86"
33 +KEYWORDS="amd64 x86"
34
35 RDEPEND="virtual/emacs"
36 DEPEND="app-arch/unzip"