Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ghc/
Date: Wed, 05 Jan 2022 10:01:56
Message-Id: 1641376881.ff508a33a22d4ea79ada63ca146cc8d8d469b2ec.soap@gentoo
1 commit: ff508a33a22d4ea79ada63ca146cc8d8d469b2ec
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 10:01:21 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 10:01:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff508a33
7
8 dev-lang/ghc: remove x86-fbsd
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-lang/ghc/ghc-8.10.4-r1.ebuild | 5 +----
13 dev-lang/ghc/ghc-8.10.5-r1.ebuild | 5 +----
14 dev-lang/ghc/ghc-8.10.6.ebuild | 5 +----
15 dev-lang/ghc/ghc-8.8.4-r1.ebuild | 5 +----
16 dev-lang/ghc/ghc-9.0.1-r1.ebuild | 5 +----
17 5 files changed, 5 insertions(+), 20 deletions(-)
18
19 diff --git a/dev-lang/ghc/ghc-8.10.4-r1.ebuild b/dev-lang/ghc/ghc-8.10.4-r1.ebuild
20 index 0e4472b1c7d4..3ceeddccb9e8 100644
21 --- a/dev-lang/ghc/ghc-8.10.4-r1.ebuild
22 +++ b/dev-lang/ghc/ghc-8.10.4-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2021 Gentoo Authors
25 +# Copyright 1999-2022 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -37,9 +37,6 @@ arch_binaries="$arch_binaries amd64? ( https://slyfox.uni.cx/~slyfox/distfiles/g
30 #arch_binaries="$arch_binaries sparc? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-sparc.tbz2 )"
31 arch_binaries="$arch_binaries x86? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-i686-pc-linux-gnu.tbz2 )"
32
33 -# various ports:
34 -#arch_binaries="$arch_binaries x86-fbsd? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-x86-fbsd.tbz2 )"
35 -
36 # 0 - yet
37 yet_binary() {
38 case "${ARCH}" in
39
40 diff --git a/dev-lang/ghc/ghc-8.10.5-r1.ebuild b/dev-lang/ghc/ghc-8.10.5-r1.ebuild
41 index 79ac41c9b9db..a1e43281dd4c 100644
42 --- a/dev-lang/ghc/ghc-8.10.5-r1.ebuild
43 +++ b/dev-lang/ghc/ghc-8.10.5-r1.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2021 Gentoo Authors
46 +# Copyright 1999-2022 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=7
50 @@ -37,9 +37,6 @@ arch_binaries="$arch_binaries amd64? ( https://slyfox.uni.cx/~slyfox/distfiles/g
51 #arch_binaries="$arch_binaries sparc? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-sparc.tbz2 )"
52 arch_binaries="$arch_binaries x86? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-i686-pc-linux-gnu.tbz2 )"
53
54 -# various ports:
55 -#arch_binaries="$arch_binaries x86-fbsd? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-x86-fbsd.tbz2 )"
56 -
57 # 0 - yet
58 yet_binary() {
59 case "${ARCH}" in
60
61 diff --git a/dev-lang/ghc/ghc-8.10.6.ebuild b/dev-lang/ghc/ghc-8.10.6.ebuild
62 index 4276efffd616..1464a3e0dd6c 100644
63 --- a/dev-lang/ghc/ghc-8.10.6.ebuild
64 +++ b/dev-lang/ghc/ghc-8.10.6.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2021 Gentoo Authors
67 +# Copyright 1999-2022 Gentoo Authors
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=7
71 @@ -37,9 +37,6 @@ arch_binaries="$arch_binaries amd64? ( https://slyfox.uni.cx/~slyfox/distfiles/g
72 #arch_binaries="$arch_binaries sparc? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-sparc.tbz2 )"
73 arch_binaries="$arch_binaries x86? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-i686-pc-linux-gnu.tbz2 )"
74
75 -# various ports:
76 -#arch_binaries="$arch_binaries x86-fbsd? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-x86-fbsd.tbz2 )"
77 -
78 # 0 - yet
79 yet_binary() {
80 case "${ARCH}" in
81
82 diff --git a/dev-lang/ghc/ghc-8.8.4-r1.ebuild b/dev-lang/ghc/ghc-8.8.4-r1.ebuild
83 index 5803cfac6333..7cb29d4a740c 100644
84 --- a/dev-lang/ghc/ghc-8.8.4-r1.ebuild
85 +++ b/dev-lang/ghc/ghc-8.8.4-r1.ebuild
86 @@ -1,4 +1,4 @@
87 -# Copyright 1999-2021 Gentoo Authors
88 +# Copyright 1999-2022 Gentoo Authors
89 # Distributed under the terms of the GNU General Public License v2
90
91 EAPI=7
92 @@ -36,9 +36,6 @@ arch_binaries="$arch_binaries amd64? ( https://slyfox.uni.cx/~slyfox/distfiles/g
93 #arch_binaries="$arch_binaries sparc? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-sparc.tbz2 )"
94 arch_binaries="$arch_binaries x86? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-i686-pc-linux-gnu.tbz2 )"
95
96 -# various ports:
97 -#arch_binaries="$arch_binaries x86-fbsd? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-x86-fbsd.tbz2 )"
98 -
99 # 0 - yet
100 yet_binary() {
101 case "${ARCH}" in
102
103 diff --git a/dev-lang/ghc/ghc-9.0.1-r1.ebuild b/dev-lang/ghc/ghc-9.0.1-r1.ebuild
104 index 6feaed8be49e..6f15fc21247a 100644
105 --- a/dev-lang/ghc/ghc-9.0.1-r1.ebuild
106 +++ b/dev-lang/ghc/ghc-9.0.1-r1.ebuild
107 @@ -1,4 +1,4 @@
108 -# Copyright 1999-2021 Gentoo Authors
109 +# Copyright 1999-2022 Gentoo Authors
110 # Distributed under the terms of the GNU General Public License v2
111
112 EAPI=7
113 @@ -37,9 +37,6 @@ arch_binaries="$arch_binaries amd64? ( https://slyfox.uni.cx/~slyfox/distfiles/g
114 #arch_binaries="$arch_binaries sparc? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-sparc.tbz2 )"
115 arch_binaries="$arch_binaries x86? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-i686-pc-linux-gnu.tbz2 )"
116
117 -# various ports:
118 -#arch_binaries="$arch_binaries x86-fbsd? ( https://slyfox.uni.cx/~slyfox/distfiles/ghc-bin-${PV}-x86-fbsd.tbz2 )"
119 -
120 # 0 - yet
121 yet_binary() {
122 case "${ARCH}" in