Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/
Date: Wed, 06 Jan 2021 22:31:50
Message-Id: 1609972279.af04567df13766743a295b2144db3929c838d7e5.grobian@gentoo
1 commit: af04567df13766743a295b2144db3929c838d7e5
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 22:31:19 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 22:31:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af04567d
7
8 dev-scheme/guile: 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 dev-scheme/guile/guile-1.8.8-r3.ebuild | 4 ++--
14 dev-scheme/guile/guile-2.0.14-r3.ebuild | 4 ++--
15 dev-scheme/guile/guile-2.2.6.ebuild | 4 ++--
16 dev-scheme/guile/guile-2.2.7.ebuild | 2 +-
17 dev-scheme/guile/guile-3.0.4.ebuild | 4 ++--
18 5 files changed, 9 insertions(+), 9 deletions(-)
19
20 diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild b/dev-scheme/guile/guile-1.8.8-r3.ebuild
21 index 079bfeb6e36..2dde4709bf4 100644
22 --- a/dev-scheme/guile/guile-1.8.8-r3.ebuild
23 +++ b/dev-scheme/guile/guile-1.8.8-r3.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gnu.org/software/guile/"
31 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
32
33 LICENSE="LGPL-2.1"
34 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
35 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
36 IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads"
37
38 RESTRICT="!regex? ( test )"
39
40 diff --git a/dev-scheme/guile/guile-2.0.14-r3.ebuild b/dev-scheme/guile/guile-2.0.14-r3.ebuild
41 index 52cb1ef2b4a..41331bb755d 100644
42 --- a/dev-scheme/guile/guile-2.0.14-r3.ebuild
43 +++ b/dev-scheme/guile/guile-2.0.14-r3.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2020 Gentoo Authors
46 +# Copyright 1999-2021 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -7,7 +7,7 @@ inherit flag-o-matic autotools ltprune
51 DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions"
52 HOMEPAGE="https://www.gnu.org/software/guile/"
53 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
54 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
55 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
56 LICENSE="LGPL-3+"
57 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
58 # emacs useflag removal not working
59
60 diff --git a/dev-scheme/guile/guile-2.2.6.ebuild b/dev-scheme/guile/guile-2.2.6.ebuild
61 index d90affc7401..a15c5f5dafe 100644
62 --- a/dev-scheme/guile/guile-2.2.6.ebuild
63 +++ b/dev-scheme/guile/guile-2.2.6.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2020 Gentoo Authors
66 +# Copyright 1999-2021 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=7
70 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz"
71
72 LICENSE="LGPL-3+"
73 SLOT="12/2.2-1" # libguile-2.2.so.1 => 2.2-1
74 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
75 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
76 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
77 REQUIRED_USE="regex" # workaround for bug 596322
78 RESTRICT="strip"
79
80 diff --git a/dev-scheme/guile/guile-2.2.7.ebuild b/dev-scheme/guile/guile-2.2.7.ebuild
81 index 6020cc99568..b8688bf0e91 100644
82 --- a/dev-scheme/guile/guile-2.2.7.ebuild
83 +++ b/dev-scheme/guile/guile-2.2.7.ebuild
84 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz"
85
86 LICENSE="LGPL-3+"
87 SLOT="12/2.2-1" # libguile-2.2.so.1 => 2.2-1
88 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
89 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
90 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
91 REQUIRED_USE="regex" # workaround for bug 596322
92 RESTRICT="strip"
93
94 diff --git a/dev-scheme/guile/guile-3.0.4.ebuild b/dev-scheme/guile/guile-3.0.4.ebuild
95 index a0878de0494..4a41ef3453a 100644
96 --- a/dev-scheme/guile/guile-3.0.4.ebuild
97 +++ b/dev-scheme/guile/guile-3.0.4.ebuild
98 @@ -1,4 +1,4 @@
99 -# Copyright 1999-2020 Gentoo Authors
100 +# Copyright 1999-2021 Gentoo Authors
101 # Distributed under the terms of the GNU General Public License v2
102
103 EAPI=7
104 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz"
105
106 LICENSE="LGPL-3+"
107 SLOT="12/3.0-1" # libguile-2.2.so.1 => 2.2-1
108 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
109 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
110 IUSE="debug debug-malloc +deprecated +jit +networking +nls +regex +threads" # upstream recommended +networking +nls
111 REQUIRED_USE="regex" # workaround for bug 596322
112 RESTRICT="strip"