diff options
author | David Seifert <soap@gentoo.org> | 2022-01-01 21:07:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-01 21:07:45 +0100 |
commit | 644ff650c45d863de748cedd5b773cb381bb12f7 (patch) | |
tree | b356eb671e98af906bb9e23a10f161f542b4d3a1 /x11-wm/icewm | |
parent | x11-terms/mrxvt: remove uclibc (diff) | |
download | gentoo-644ff650c45d863de748cedd5b773cb381bb12f7.tar.gz gentoo-644ff650c45d863de748cedd5b773cb381bb12f7.tar.bz2 gentoo-644ff650c45d863de748cedd5b773cb381bb12f7.zip |
x11-wm/icewm: remove uclibc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-2.8.0.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-2.9.3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-2.9.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index de9a2fa05add..58575e5ae44d 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" KEYWORDS="amd64 ppc ~ppc64 sparc x86" -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" +IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 RESTRICT="test" diff --git a/x11-wm/icewm/icewm-2.9.3.ebuild b/x11-wm/icewm/icewm-2.9.3.ebuild index 6d9fc5f765eb..0b653160bbb5 100644 --- a/x11-wm/icewm/icewm-2.9.3.ebuild +++ b/x11-wm/icewm/icewm-2.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" +IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 RESTRICT="test" diff --git a/x11-wm/icewm/icewm-2.9.4.ebuild b/x11-wm/icewm/icewm-2.9.4.ebuild index 6d9fc5f765eb..0b653160bbb5 100644 --- a/x11-wm/icewm/icewm-2.9.4.ebuild +++ b/x11-wm/icewm/icewm-2.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" +IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 RESTRICT="test" |