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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 83DBD158003 for ; Sat, 30 Jul 2022 05:59:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0440DE0F69; Sat, 30 Jul 2022 05:59:55 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF42FE0F68 for ; Sat, 30 Jul 2022 05:59:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E403340F3E for ; Sat, 30 Jul 2022 05:59:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BAC2565 for ; Sat, 30 Jul 2022 05:59:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1659160736.8da95e7ef4b28a0f58f067c0187ad6ec10cbfdbd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/missingh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/missingh/metadata.xml dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild dev-haskell/missingh/missingh-1.4.3.0.ebuild X-VCS-Directories: dev-haskell/missingh/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8da95e7ef4b28a0f58f067c0187ad6ec10cbfdbd X-VCS-Branch: master Date: Sat, 30 Jul 2022 05:59:51 +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: c98077f1-4ed9-46d5-93e1-85dd137f7944 X-Archives-Hash: 9ca3991e18b029f8fd0345f10331a8b5 commit: 8da95e7ef4b28a0f58f067c0187ad6ec10cbfdbd Author: matoro users noreply github com> AuthorDate: Sat Jul 30 02:17:12 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 30 05:58:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da95e7e dev-haskell/missingh: revbump 1.4.3.0-r1 https://github.com/gentoo-haskell/gentoo-haskell/commit/e1c12df51a75b53806fe1f35d95fdc43c8289138 https://github.com/gentoo-haskell/gentoo-haskell/commit/3be430feb168f54686a5018d1017d945221b5f1f Signed-off-by: Sam James gentoo.org> dev-haskell/missingh/metadata.xml | 18 ++++++++--------- ...h-1.4.3.0.ebuild => missingh-1.4.3.0-r1.ebuild} | 23 +++++++++++++--------- 2 files changed, 23 insertions(+), 18 deletions(-) diff --git a/dev-haskell/missingh/metadata.xml b/dev-haskell/missingh/metadata.xml index 2139218ddd52..1bea67aa73fb 100644 --- a/dev-haskell/missingh/metadata.xml +++ b/dev-haskell/missingh/metadata.xml @@ -1,13 +1,13 @@ - - haskell@gentoo.org - - - Use network-3 - - - jgoerzen/missingh - + + haskell@gentoo.org + Gentoo Haskell + + + MissingH is a library of all sorts of utility functions for + Haskell programmers. It is written in pure Haskell and thus should + be extremely portable and easy to use. + diff --git a/dev-haskell/missingh/missingh-1.4.3.0.ebuild b/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild similarity index 70% rename from dev-haskell/missingh/missingh-1.4.3.0.ebuild rename to dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild index 102bc03f9c1d..a307a2039f37 100644 --- a/dev-haskell/missingh/missingh-1.4.3.0.ebuild +++ b/dev-haskell/missingh/missingh-1.4.3.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 # ebuild generated by hackport 0.6.4.9999 -#hackport: flags: network--ge-3-0-0:network-3 +#hackport: flags: +network--ge-3-0-0 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal @@ -18,8 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux" -IUSE="+network-3" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux" RESTRICT=test # tests are present for removed modules @@ -28,12 +27,11 @@ RDEPEND=">=dev-haskell/hslogger-1.3.0.0:=[profile?] =dev-haskell/old-locale-1.0:=[profile?] =dev-haskell/old-time-1.1:=[profile?] =dev-haskell/parsec-3.1:=[profile?] =dev-haskell/random-1.0.1.1:=[profile?] =dev-haskell/regex-compat-0.95.1:=[profile?] =dev-lang/ghc-7.4.1:= - network-3? ( >=dev-haskell/network-3.0:=[profile?] =dev-haskell/network-bsd-2.8.1:=[profile?] =dev-haskell/network-2.6.3.1:=[profile?] =dev-haskell/network-3.0:=[profile?] =dev-haskell/network-bsd-2.8.1:=[profile?] = 4.5.0.0 && < 4.15' 'base >= 4.5.0.0' \ + 'random >= 1.0.1.1 && < 1.2' 'random' +} + src_configure() { haskell-cabal_src_configure \ - $(cabal_flag network-3 network--ge-3_0_0) + --flag=network--ge-3_0_0 }