From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 58879138334 for ; Mon, 30 Sep 2019 07:31:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80F46E087E; Mon, 30 Sep 2019 07:31:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5632DE087E for ; Mon, 30 Sep 2019 07:31:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDF4734B6F2 for ; Mon, 30 Sep 2019 07:31:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB0087F8 for ; Mon, 30 Sep 2019 07:31:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1569828675.fca878ac5e5a1e073a74254568077d5b40f4a083.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pandoc-citeproc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/pandoc-citeproc/metadata.xml dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild X-VCS-Directories: dev-haskell/pandoc-citeproc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: fca878ac5e5a1e073a74254568077d5b40f4a083 X-VCS-Branch: master Date: Mon, 30 Sep 2019 07:31:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9754a3d5-4d67-4e19-a037-02a0d1ffd433 X-Archives-Hash: 19e995afb9661174dbacb87b7329a4dc commit: fca878ac5e5a1e073a74254568077d5b40f4a083 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Sep 30 07:30:23 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Sep 30 07:31:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca878ac dev-haskell/pandoc-citeproc: convert IUSE underscore to dash Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695034 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich gentoo.org> dev-haskell/pandoc-citeproc/metadata.xml | 6 +++--- .../pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild | 8 ++++---- .../pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild | 16 ++++++++-------- .../pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild | 16 ++++++++-------- dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild | 8 ++++---- dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild | 8 ++++---- dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild | 8 ++++---- dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild | 8 ++++---- .../pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild | 10 +++++----- 9 files changed, 44 insertions(+), 44 deletions(-) diff --git a/dev-haskell/pandoc-citeproc/metadata.xml b/dev-haskell/pandoc-citeproc/metadata.xml index cc43b3deba9..44fca18984b 100644 --- a/dev-haskell/pandoc-citeproc/metadata.xml +++ b/dev-haskell/pandoc-citeproc/metadata.xml @@ -7,11 +7,11 @@ use Chris Putnam's app-text/bibutils - Embed locale files into the library (needed for windows packaging) + Embed locale files into the library (needed for windows packaging) use dev-haskell/network and dev-haskell/http to retrieve CSL file from URIs use dev-haskell/hexpat instead of dev-haskell/xml for XML parsing - Choose the new smaller, split-up base package. - Build the test-citeproc program + Choose the new smaller, split-up base package. + Build the test-citeproc program Use Haskell bindings to the dev-libs/icu diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild index ccaee0e55d7..f6d16965a96 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="+bibutils embed_data_files +hexpat +network +small_base unicode_collation" +IUSE="+bibutils embed-data-files +hexpat +network +small-base unicode_collation" RESTRICT=test # missing files: locales-en-US.xml: openBinaryFile RDEPEND=">=app-text/pandoc-1.12.0.2:=[profile?] @@ -56,9 +56,9 @@ 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) \ - $(cabal_flag small_base small_base) \ + $(cabal_flag small-base small_base) \ $(cabal_flag unicode_collation unicode_collation) } diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild index e2d63fc8aa1..533ce8a18a8 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.1.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 @@ -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 debug embed_data_files test_citeproc unicode_collation" +IUSE="+bibutils debug embed-data-files test-citeproc unicode_collation" RESTRICT=test # execs a process dropping environment (with LD_PRELOAD) @@ -40,24 +40,24 @@ RDEPEND=">=app-text/pandoc-1.16:=[profile?] =dev-lang/ghc-7.4.1:= bibutils? ( >=dev-haskell/hs-bibutils-0.3:=[profile?] ) debug? ( dev-haskell/pretty-show:=[profile?] ) - test_citeproc? ( >=dev-haskell/temporary-1.1:=[profile?] + test-citeproc? ( >=dev-haskell/temporary-1.1:=[profile?] >=dev-haskell/vector-0.10:=[profile?] ) - !test_citeproc? ( dev-haskell/vector:=[profile?] ) + !test-citeproc? ( dev-haskell/vector:=[profile?] ) unicode_collation? ( dev-haskell/text-icu:=[profile?] ) !unicode_collation? ( dev-haskell/rfc5051:=[profile?] ) " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.12 - test? ( !test_citeproc? ( >=dev-haskell/temporary-1.1 ) ) - embed_data_files? ( dev-haskell/hsb2hs ) + test? ( !test-citeproc? ( >=dev-haskell/temporary-1.1 ) ) + embed-data-files? ( dev-haskell/hsb2hs ) " src_configure() { haskell-cabal_src_configure \ $(cabal_flag bibutils bibutils) \ $(cabal_flag debug debug) \ - $(cabal_flag embed_data_files embed_data_files) \ + $(cabal_flag embed-data-files embed_data_files) \ --flag=-small_base \ - $(cabal_flag test_citeproc test_citeproc) \ + $(cabal_flag test-citeproc test_citeproc) \ $(cabal_flag unicode_collation unicode_collation) } diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild index 64db508e0ed..a89de2bce4e 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.10.4.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 @@ -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 debug embed_data_files test_citeproc unicode_collation" +IUSE="+bibutils debug embed-data-files test-citeproc unicode_collation" RESTRICT=test # execs a process dropping environment (with LD_PRELOAD) @@ -40,24 +40,24 @@ RDEPEND=">=app-text/pandoc-1.16:=[profile?] =dev-lang/ghc-7.4.1:= bibutils? ( >=dev-haskell/hs-bibutils-0.3:=[profile?] ) debug? ( dev-haskell/pretty-show:=[profile?] ) - test_citeproc? ( >=dev-haskell/temporary-1.1:=[profile?] + test-citeproc? ( >=dev-haskell/temporary-1.1:=[profile?] >=dev-haskell/vector-0.10:=[profile?] ) - !test_citeproc? ( dev-haskell/vector:=[profile?] ) + !test-citeproc? ( dev-haskell/vector:=[profile?] ) unicode_collation? ( dev-haskell/text-icu:=[profile?] ) !unicode_collation? ( dev-haskell/rfc5051:=[profile?] ) " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.12 - test? ( !test_citeproc? ( >=dev-haskell/temporary-1.1 ) ) - embed_data_files? ( dev-haskell/hsb2hs ) + test? ( !test-citeproc? ( >=dev-haskell/temporary-1.1 ) ) + embed-data-files? ( dev-haskell/hsb2hs ) " src_configure() { haskell-cabal_src_configure \ $(cabal_flag bibutils bibutils) \ $(cabal_flag debug debug) \ - $(cabal_flag embed_data_files embed_data_files) \ + $(cabal_flag embed-data-files embed_data_files) \ --flag=-small_base \ - $(cabal_flag test_citeproc test_citeproc) \ + $(cabal_flag test-citeproc test_citeproc) \ $(cabal_flag unicode_collation unicode_collation) } diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild index 72658455f8d..d94d2d87170 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" -IUSE="+bibutils embed_data_files +hexpat +network +small_base unicode_collation" +IUSE="+bibutils embed-data-files +hexpat +network +small-base unicode_collation" RESTRICT=test # missing files: locales-en-US.xml: openBinaryFile RDEPEND=">=app-text/pandoc-1.12.1:=[profile?] @@ -54,9 +54,9 @@ 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) \ - $(cabal_flag small_base small_base) \ + $(cabal_flag small-base small_base) \ $(cabal_flag unicode_collation unicode_collation) } 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 6db5f10ed77..76125b17759 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) } diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild index 1172030256f..0b2a203a2fd 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.6.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 test_citeproc unicode_collation" +IUSE="+bibutils embed-data-files test-citeproc unicode_collation" RESTRICT=test # missing files @@ -56,8 +56,8 @@ 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) \ --flag=-small_base \ - $(cabal_flag test_citeproc test_citeproc) \ + $(cabal_flag test-citeproc test_citeproc) \ $(cabal_flag unicode_collation unicode_collation) } diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild index 332e82c6e28..03c9c514fe3 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.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 debug embed_data_files test_citeproc unicode_collation" +IUSE="+bibutils debug embed-data-files test-citeproc unicode_collation" RESTRICT=test # fd:8: hClose: resource vanished (Broken pipe) @@ -56,8 +56,8 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag bibutils bibutils) \ $(cabal_flag debug debug) \ - $(cabal_flag embed_data_files embed_data_files) \ + $(cabal_flag embed-data-files embed_data_files) \ --flag=-small_base \ - $(cabal_flag test_citeproc test_citeproc) \ + $(cabal_flag test-citeproc test-citeproc) \ $(cabal_flag unicode_collation unicode_collation) } diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild index 51b893fd6c4..dac020cd335 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.8.1.3.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 debug embed_data_files test_citeproc unicode_collation" +IUSE="+bibutils debug embed-data-files test-citeproc unicode_collation" RESTRICT=test # execs a process dropping environment (with LD_PRELOAD) @@ -47,7 +47,7 @@ RDEPEND=">=app-text/pandoc-1.13:=[profile?] " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.12 - embed_data_files? ( dev-haskell/hsb2hs ) + embed-data-files? ( dev-haskell/hsb2hs ) " src_prepare() { @@ -58,8 +58,8 @@ src_configure() { haskell-cabal_src_configure \ $(cabal_flag bibutils bibutils) \ $(cabal_flag debug debug) \ - $(cabal_flag embed_data_files embed_data_files) \ + $(cabal_flag embed-data-files embed_data_files) \ --flag=-small_base \ - $(cabal_flag test_citeproc test_citeproc) \ + $(cabal_flag test-citeproc test_citeproc) \ $(cabal_flag unicode_collation unicode_collation) }