Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/semi/
Date: Wed, 06 Jan 2021 13:08:06
Message-Id: 1609938458.15dc491a8151ff00025ff52b874270c01d5c1e7f.grobian@gentoo
1 commit: 15dc491a8151ff00025ff52b874270c01d5c1e7f
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 13:07:38 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 13:07:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15dc491a
7
8 app-emacs/semi: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 app-emacs/semi/semi-1.14.6-r2.ebuild | 4 ++--
14 app-emacs/semi/semi-1.14.7_p20190517.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-emacs/semi/semi-1.14.6-r2.ebuild b/app-emacs/semi/semi-1.14.6-r2.ebuild
18 index 631f278fbd1..d52200a3db8 100644
19 --- a/app-emacs/semi/semi-1.14.6-r2.ebuild
20 +++ b/app-emacs/semi/semi-1.14.6-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="http://git.chise.org/elisp/dist/${PN}/${P%.*}-for-flim-1.14/${P}.tar.gz
28
29 LICENSE="GPL-2+"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
32 +KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
33 IUSE="l10n_ja"
34
35 DEPEND=">=app-emacs/apel-10.6
36
37 diff --git a/app-emacs/semi/semi-1.14.7_p20190517.ebuild b/app-emacs/semi/semi-1.14.7_p20190517.ebuild
38 index 90c4fa0ff95..aeedb9d5281 100644
39 --- a/app-emacs/semi/semi-1.14.7_p20190517.ebuild
40 +++ b/app-emacs/semi/semi-1.14.7_p20190517.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2020 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wanderlust/semi/archive/${GITHUB_SHA1}.tar.gz -> ${P
48
49 LICENSE="GPL-2+"
50 SLOT="0"
51 -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
52 +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
53 IUSE="l10n_ja"
54
55 DEPEND=">=app-emacs/apel-10.8