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/org-mode/
Date: Wed, 06 Jan 2021 13:08:04
Message-Id: 1609938377.edae22127fd45fb64ab3050dd9c0ec99ec2c669a.grobian@gentoo
1 commit: edae22127fd45fb64ab3050dd9c0ec99ec2c669a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 13:06:17 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 13:06:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edae2212
7
8 app-emacs/org-mode: 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/org-mode/org-mode-8.3.2-r1.ebuild | 4 ++--
14 app-emacs/org-mode/org-mode-9.3.6.ebuild | 4 ++--
15 app-emacs/org-mode/org-mode-9.4.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
19 index 3c74d138b59..e98b27832b0 100644
20 --- a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
21 +++ b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -11,7 +11,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
29
30 LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
31 SLOT="0"
32 -KEYWORDS="amd64 ppc x86 ~x86-macos"
33 +KEYWORDS="amd64 ppc x86"
34 IUSE="contrib doc odt-schema"
35 RESTRICT="test"
36
37
38 diff --git a/app-emacs/org-mode/org-mode-9.3.6.ebuild b/app-emacs/org-mode/org-mode-9.3.6.ebuild
39 index d8248f25435..ab9d54bf014 100644
40 --- a/app-emacs/org-mode/org-mode-9.3.6.ebuild
41 +++ b/app-emacs/org-mode/org-mode-9.3.6.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -12,7 +12,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
49
50 LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
51 SLOT="0"
52 -KEYWORDS="amd64 ppc x86 ~x86-macos"
53 +KEYWORDS="amd64 ppc x86"
54 IUSE="contrib doc odt-schema"
55 RESTRICT="test"
56
57
58 diff --git a/app-emacs/org-mode/org-mode-9.4.ebuild b/app-emacs/org-mode/org-mode-9.4.ebuild
59 index d8248f25435..ab9d54bf014 100644
60 --- a/app-emacs/org-mode/org-mode-9.4.ebuild
61 +++ b/app-emacs/org-mode/org-mode-9.4.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -12,7 +12,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz"
69
70 LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
71 SLOT="0"
72 -KEYWORDS="amd64 ppc x86 ~x86-macos"
73 +KEYWORDS="amd64 ppc x86"
74 IUSE="contrib doc odt-schema"
75 RESTRICT="test"