From: Sergei Trofimovich Date: Wed, 25 Sep 2019 18:52:37 +0000 (+0100) Subject: app-text/pandoc: drop underscores from IUSE, bug #695062 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4097db425a23e79c76a0f4ac041ba3aba95bfa0d;p=gentoo.git app-text/pandoc: drop underscores from IUSE, bug #695062 Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695062 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- diff --git a/app-text/pandoc/metadata.xml b/app-text/pandoc/metadata.xml index f0713d9bef06..837984f412b5 100644 --- a/app-text/pandoc/metadata.xml +++ b/app-text/pandoc/metadata.xml @@ -15,7 +15,7 @@ slide shows. - Embed data files in binary for relocatable executable. + Embed data files in binary for relocatable executable. Enable downloading of resources over https. Build trypandoc cgi executable. Enable support for downloading of resources over https. diff --git a/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild b/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild index 65d34c37daf1..d50069737440 100644 --- a/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild +++ b/app-text/pandoc/pandoc-1.12.4.2-r1.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 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="embed_data_files +http-conduit" +IUSE="embed-data-files +http-conduit" RESTRICT=test # missing files @@ -48,7 +48,7 @@ RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] =dev-haskell/zip-archive-0.1.3.3:=[profile?] =dev-haskell/zlib-0.5:=[profile?] =dev-lang/ghc-7.4.1:= - embed_data_files? ( dev-haskell/hsb2hs ) + embed-data-files? ( dev-haskell/hsb2hs ) http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?] =dev-haskell/http-types-0.8:=[profile?] =dev-haskell/test-framework-0.3 =dev-haskell/test-framework-hunit-0.2 =dev-haskell/test-framework-quickcheck2-0.2.9 =dev-haskell/test-framework-0.3 =dev-haskell/test-framework-hunit-0.2 =dev-haskell/test-framework-quickcheck2-0.2.9