From: Sergei Trofimovich Date: Mon, 30 Sep 2019 23:35:15 +0000 (+0100) Subject: x11-misc/xmobar: drop underscores from IUSE, bug #695144 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1abb23efdc71ee0f54b2a602c2b40e986e860e20;p=gentoo.git x11-misc/xmobar: drop underscores from IUSE, bug #695144 Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695144 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- diff --git a/x11-misc/xmobar/metadata.xml b/x11-misc/xmobar/metadata.xml index 7cb1b0df7941..69dba3f2e452 100644 --- a/x11-misc/xmobar/metadata.xml +++ b/x11-misc/xmobar/metadata.xml @@ -9,8 +9,8 @@ Support mpd plugin Enables MPRIS v1, v2 support Enables localized date support - Use conduit to fetch weather data. - Plugin to show UV data for Australia. + Use conduit to fetch weather data. + Plugin to show UV data for Australia. Xmobar is a minimalistic text based status bar. diff --git a/x11-misc/xmobar/xmobar-0.24.2.ebuild b/x11-misc/xmobar/xmobar-0.24.2.ebuild index 6444bb6aae47..e6856fed386e 100644 --- a/x11-misc/xmobar/xmobar-0.24.2.ebuild +++ b/x11-misc/xmobar/xmobar-0.24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="alsa dbus inotify mpd mpris timezone wifi with_conduit with_uvmeter xft xpm" +IUSE="alsa dbus inotify mpd mpris timezone wifi conduit uvmeter xft xpm" RDEPEND=">=dev-haskell/http-4000.2.4:= >=dev-haskell/mtl-2.1:= =dev-haskell/http-4000.2.4:= timezone? ( >=dev-haskell/timezone-olson-0.1:= =dev-haskell/timezone-series-0.1:= =dev-haskell/x11-xft-0.2:=