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.18.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-text/pandoc/pandoc-1.18.ebuild') diff --git a/app-text/pandoc/pandoc-1.18.ebuild b/app-text/pandoc/pandoc-1.18.ebuild index 6cb3e32e2e75..a15af2da8192 100644 --- a/app-text/pandoc/pandoc-1.18.ebuild +++ b/app-text/pandoc/pandoc-1.18.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 @@ -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 +network-uri trypandoc" +IUSE="embed-data-files +https +network-uri trypandoc" RESTRICT=test # fails to load dynamic libraries @@ -73,7 +73,7 @@ DEPEND="${RDEPEND} >=dev-haskell/test-framework-0.3 =dev-haskell/test-framework-hunit-0.2 =dev-haskell/test-framework-quickcheck2-0.2.9