diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 11:27:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 11:27:33 +0100 |
commit | 721b0651adc982ef31b746192dc4d1a251cdc8ab (patch) | |
tree | ead9a1e13e0b5ea4aa9a22b8075c762044277875 /dev-haskell | |
parent | dev-tex/latexdiff: ppc stable wrt bug #695752 (diff) | |
download | gentoo-721b0651adc982ef31b746192dc4d1a251cdc8ab.tar.gz gentoo-721b0651adc982ef31b746192dc4d1a251cdc8ab.tar.bz2 gentoo-721b0651adc982ef31b746192dc4d1a251cdc8ab.zip |
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
5 files changed, 13 insertions, 13 deletions
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/base64-bytestring-1.1:=[profile?] >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.8:=[profile?] @@ -51,5 +51,5 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag network-uri network-uri) \ --flag=network_2_2_3 \ - $(cabal_flag template_haskell template_haskell) + $(cabal_flag template-haskell template_haskell) } diff --git a/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild index 8a1a3a96308b..baacd28f94fa 100644 --- a/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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/base64-bytestring-1.1:=[profile?] >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.9:=[profile?] @@ -54,5 +54,5 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag network-uri network-uri) \ --flag=network_2_2_3 \ - $(cabal_flag template_haskell template_haskell) + $(cabal_flag template-haskell template_haskell) } diff --git a/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild index a3a3ca292e73..d3baa58a10f7 100644 --- a/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.4.6.1.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=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/base64-bytestring-1.1:=[profile?] >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.9:=[profile?] @@ -54,5 +54,5 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag network-uri network-uri) \ --flag=network_2_2_3 \ - $(cabal_flag template_haskell template_haskell) + $(cabal_flag template-haskell template_haskell) } diff --git a/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild index 40b969bb48e2..8c0194caeea6 100644 --- a/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild +++ b/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template_haskell" +IUSE="+network-uri +template-haskell" RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.9:=[profile?] @@ -54,5 +54,5 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag network-uri network-uri) \ --flag=network_2_2_3 \ - $(cabal_flag template_haskell template_haskell) + $(cabal_flag template-haskell template_haskell) } diff --git a/dev-haskell/happstack-server/metadata.xml b/dev-haskell/happstack-server/metadata.xml index 8a3c718999b7..8de693a1c501 100644 --- a/dev-haskell/happstack-server/metadata.xml +++ b/dev-haskell/happstack-server/metadata.xml @@ -10,6 +10,6 @@ </longdescription> <use> <flag name="network-uri">Get Network.URI from the network-uri package</flag> - <flag name="template_haskell">Description: Template Haskell is available on this system</flag> + <flag name="template-haskell">Description: Template Haskell is available on this system</flag> </use> </pkgmetadata> |