From: Sergei Trofimovich Date: Sun, 29 Sep 2019 10:27:19 +0000 (+0100) Subject: dev-haskell/happstack-server: convert IUSE underscore to dash X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=721b0651adc982ef31b746192dc4d1a251cdc8ab;p=gentoo.git dev-haskell/happstack-server: convert IUSE underscore to dash Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695050 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- diff --git a/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild b/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild index 004b8b1f45df..f2fe1b2c914f 100644 --- a/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template_haskell" +IUSE="+network-uri +template-haskell" RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] =dev-haskell/blaze-html-0.5:=[profile?] Get Network.URI from the network-uri package - Description: Template Haskell is available on this system + Description: Template Haskell is available on this system