From 5a165c60b9b8c4847067cb83b4be7da785d01f93 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Sep 2019 08:17:07 +0100 Subject: gentoo resync : 28.09.2019 --- app-text/pandoc/pandoc-1.13.2.1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-text/pandoc/pandoc-1.13.2.1.ebuild') diff --git a/app-text/pandoc/pandoc-1.13.2.1.ebuild b/app-text/pandoc/pandoc-1.13.2.1.ebuild index bf83cd46d3c9..c17b9e9e758f 100644 --- a/app-text/pandoc/pandoc-1.13.2.1.ebuild +++ b/app-text/pandoc/pandoc-1.13.2.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 @@ -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 +https make-pandoc-man-pages +network-uri trypandoc" +IUSE="embed-data-files +https make-pandoc-man-pages +network-uri trypandoc" RESTRICT=test # likes to break on highlighting-kate update @@ -52,7 +52,7 @@ RDEPEND=">=dev-haskell/aeson-0.7.0.5:=[profile?] >=dev-haskell/zip-archive-0.2.3.4:=[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 ) https? ( >=dev-haskell/http-client-0.3.2:=[profile?] =dev-haskell/http-client-tls-0.2:=[profile?] =dev-haskell/http-types-0.8:=[profile?]