From 4b19be30aa626b327c885dae62c559ec0e9fb935 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 13 Oct 2019 22:19:36 +0100 Subject: gentoo resync : 13.10.2019 --- dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild') diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild index 6db5f10ed771..76125b177592 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.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="+bibutils embed_data_files +hexpat +network test_citeproc unicode_collation" +IUSE="+bibutils embed-data-files +hexpat +network test-citeproc unicode_collation" RDEPEND=">=app-text/pandoc-1.12.1:=[profile?] dev-haskell/aeson:=[profile?] @@ -66,10 +66,10 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag bibutils bibutils) \ - $(cabal_flag embed_data_files embed_data_files) \ + $(cabal_flag embed-data-files embed_data_files) \ $(cabal_flag hexpat hexpat) \ $(cabal_flag network network) \ --flag=-small_base \ - $(cabal_flag test_citeproc test_citeproc) \ + $(cabal_flag test-citeproc test_citeproc) \ $(cabal_flag unicode_collation unicode_collation) } -- cgit v1.2.3