Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
Date: Sat, 01 Jan 2022 20:08:08
Message-Id: 1641067665.644ff650c45d863de748cedd5b773cb381bb12f7.soap@gentoo
1 commit: 644ff650c45d863de748cedd5b773cb381bb12f7
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 20:07:45 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 20:07:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644ff650
7
8 x11-wm/icewm: remove uclibc
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 x11-wm/icewm/icewm-2.8.0.ebuild | 4 ++--
13 x11-wm/icewm/icewm-2.9.3.ebuild | 4 ++--
14 x11-wm/icewm/icewm-2.9.4.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild
18 index de9a2fa05add..58575e5ae44d 100644
19 --- a/x11-wm/icewm/icewm-2.8.0.ebuild
20 +++ b/x11-wm/icewm/icewm-2.8.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
28
29 SLOT="0"
30 KEYWORDS="amd64 ppc ~ppc64 sparc x86"
31 -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama"
32 +IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama"
33
34 # Tests broken in all versions, patches welcome, bug #323907, #389533
35 RESTRICT="test"
36
37 diff --git a/x11-wm/icewm/icewm-2.9.3.ebuild b/x11-wm/icewm/icewm-2.9.3.ebuild
38 index 6d9fc5f765eb..0b653160bbb5 100644
39 --- a/x11-wm/icewm/icewm-2.9.3.ebuild
40 +++ b/x11-wm/icewm/icewm-2.9.3.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=8
47 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
48
49 SLOT="0"
50 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
51 -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama"
52 +IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama"
53
54 # Tests broken in all versions, patches welcome, bug #323907, #389533
55 RESTRICT="test"
56
57 diff --git a/x11-wm/icewm/icewm-2.9.4.ebuild b/x11-wm/icewm/icewm-2.9.4.ebuild
58 index 6d9fc5f765eb..0b653160bbb5 100644
59 --- a/x11-wm/icewm/icewm-2.9.4.ebuild
60 +++ b/x11-wm/icewm/icewm-2.9.4.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2021 Gentoo Authors
63 +# Copyright 1999-2022 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=8
67 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
68
69 SLOT="0"
70 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
71 -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama"
72 +IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama"
73
74 # Tests broken in all versions, patches welcome, bug #323907, #389533
75 RESTRICT="test"