-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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?]
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)
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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?]
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)
}
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
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?]
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)
}
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
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?]
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)
}
</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>