From 4097db425a23e79c76a0f4ac041ba3aba95bfa0d Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 25 Sep 2019 19:52:37 +0100 Subject: app-text/pandoc: drop underscores from IUSE, bug #695062 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- app-text/pandoc/pandoc-1.19.2.1-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-text/pandoc/pandoc-1.19.2.1-r1.ebuild') diff --git a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild b/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild index ba14b58cdc40..aebce7cd3047 100644 --- a/app-text/pandoc/pandoc-1.19.2.1-r1.ebuild +++ b/app-text/pandoc/pandoc-1.19.2.1-r1.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 weigh-pandoc" +IUSE="embed-data-files +https +network-uri trypandoc weigh-pandoc" RDEPEND=">=dev-haskell/aeson-0.7.0.5:=[profile?] =dev-haskell/base64-bytestring-0.1:=[profile?]