From aeb34c47a1042b074096bacb85205617c8a14d3a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 25 Jul 2022 02:55:08 +0100 Subject: gentoo auto-resync : 25:07:2022 - 02:55:08 --- dev-vcs/Manifest.gz | Bin 10990 -> 10990 bytes dev-vcs/darcs/Manifest | 2 +- dev-vcs/darcs/darcs-2.16.5-r1.ebuild | 95 ---------------------------------- dev-vcs/darcs/darcs-2.16.5-r2.ebuild | 96 +++++++++++++++++++++++++++++++++++ 4 files changed, 97 insertions(+), 96 deletions(-) delete mode 100644 dev-vcs/darcs/darcs-2.16.5-r1.ebuild create mode 100644 dev-vcs/darcs/darcs-2.16.5-r2.ebuild (limited to 'dev-vcs') diff --git a/dev-vcs/Manifest.gz b/dev-vcs/Manifest.gz index 7812909b3df7..4d006829c84d 100644 Binary files a/dev-vcs/Manifest.gz and b/dev-vcs/Manifest.gz differ diff --git a/dev-vcs/darcs/Manifest b/dev-vcs/darcs/Manifest index c5db76961dc8..a49863a6c89f 100644 --- a/dev-vcs/darcs/Manifest +++ b/dev-vcs/darcs/Manifest @@ -1,3 +1,3 @@ DIST darcs-2.16.5.tar.gz 1271154 BLAKE2B 84c9005d7bcb789cfa5d1de636221e7647ac469aa9f1e27d55bb07a8b155659d38dbda8a46b98698f348248b0384b4e5bc275737bfede13ebb1a9d11b4e9e304 SHA512 9116043943315417ff314197f6a143435b5545f614c6e6210c3645987a68c69c31f53f823ee5269cb663ccba393f8caf1834120783f15128e43b132c731a0edb -EBUILD darcs-2.16.5-r1.ebuild 4453 BLAKE2B 49733306f86adfa46a61e07bf50b21c9bfd7af1ce5718cc2225c85586cb5446bafbe56a012f3eda098b37247feb5d4953cd8930cf1c3afbe48efcc98e8e49e62 SHA512 82930faee75a24f7ff1fd229faf91f38cef201e23b0971c595434f1e7e468e131bbd998ced4dc662310002c212f07c668af4c92ae4cb1940a60d4d913269a263 +EBUILD darcs-2.16.5-r2.ebuild 4528 BLAKE2B 346966fc7666723b2bc1e7f9c29263b1cf44799cd8c0af9c96300919ed54bd06b4989ffe2c570a2df9954add53a637cbf323d40507a8541bc3696672a18bac35 SHA512 8061aa84d7692207ed6ae3ebf8952915a865f009d97fde5af8753dd6fa2d1cdc258ea2017622bf7ca184e728eb31411384f1d8e04051faf53d853467846a2210 MISC metadata.xml 379 BLAKE2B a437683b8b43bef45eb5699a266fa9f88c313e6b2dfd1958982e2361bc4f6f8bb754a3d41b5a3ea91fb8b349b28964abfc3c32288f53c564a85188fa51dd76a4 SHA512 29ac12aacafa66083093e2dfc756aced8961483d11f22c633f4b8be1531a47c3ccec7eddad3577fe82a9dc8aa050b88e268595d94e13f4abc01932b596c5f241 diff --git a/dev-vcs/darcs/darcs-2.16.5-r1.ebuild b/dev-vcs/darcs/darcs-2.16.5-r1.ebuild deleted file mode 100644 index d93747a6b4f9..000000000000 --- a/dev-vcs/darcs/darcs-2.16.5-r1.ebuild +++ /dev/null @@ -1,95 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# ebuild generated by hackport 0.7.1.1.9999 -#hackport: flags: +library,+executable,-hpc,-warn-as-error,+pkgconfig,-rts,-static,-optimize,hashed-storage-diff:diff,+http - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="a distributed, interactive, smart revision control system" -HOMEPAGE="http://darcs.net/" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="curl +terminfo +threaded" - -RDEPEND=">=dev-haskell/async-2.0.2:=[profile?] =dev-haskell/attoparsec-0.13.0.1:=[profile?] - >=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] =dev-haskell/conduit-1.3.0:=[profile?] =dev-haskell/constraints-0.11:=[profile?] - >=dev-haskell/cryptonite-0.24:=[profile?] =dev-haskell/data-ordlist-0.4:=[profile?] =dev-haskell/fgl-5.5.2.3:=[profile?] =dev-haskell/hashable-1.2.3.3:=[profile?] - >=dev-haskell/haskeline-0.7.2:=[profile?] =dev-haskell/html-1.0.1.2:=[profile?] =dev-haskell/http-conduit-2.3:=[profile?] =dev-haskell/http-types-0.12.1:=[profile?] =dev-haskell/memory-0.14:=[profile?] =dev-haskell/mmap-0.5.9:=[profile?] =dev-haskell/network-2.6:=[profile?] =dev-haskell/network-uri-2.6:=[profile?] =dev-haskell/old-time-1.1.0.3:=[profile?] =dev-haskell/regex-applicative-0.2:=[profile?] =dev-haskell/regex-base-0.94.0.1:=[profile?] =dev-haskell/regex-tdfa-1.3.1.0:=[profile?] =dev-haskell/stm-2.1:=[profile?] =dev-haskell/tar-0.5:=[profile?] =dev-haskell/temporary-1.2.1:=[profile?] =dev-haskell/unix-compat-0.5:=[profile?] =dev-haskell/utf8-string-1:=[profile?] =dev-haskell/vector-0.11:=[profile?] =dev-haskell/zip-archive-0.3:=[profile?] =dev-haskell/zlib-0.6.1.2:=[profile?] =dev-lang/ghc-8.4.3:= - curl? ( net-misc/curl ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.4 =dev-haskell/cmdargs-0.10.10 =dev-haskell/exceptions-0.6 - >=dev-haskell/findbin-0.0.5 =dev-haskell/hunit-1.3 =dev-haskell/leancheck-0.9 =dev-haskell/monad-control-0.3.2 =dev-haskell/quickcheck-2.13 =dev-haskell/system-filepath-0.4.7 =dev-haskell/test-framework-0.8.1.1 =dev-haskell/test-framework-hunit-0.3.0.2 =dev-haskell/test-framework-leancheck-0.0.1 =dev-haskell/test-framework-quickcheck2-0.3.0.3 = 0.11 && < 0.13' 'constraints >=0.11' \ - 'hashable >= 1.2.3.3 && < 1.4' 'hashable >=1.2.3.3' \ - 'attoparsec >= 0.13.0.1 && < 0.14' 'attoparsec >=0.13.0.1' -} - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag curl curl) \ - --flag=executable \ - --flag=-hpc \ - --flag=http \ - --flag=library \ - --flag=-optimize \ - --flag=pkgconfig \ - --flag=-rts \ - --flag=-static \ - $(cabal_flag terminfo terminfo) \ - $(cabal_flag threaded threaded) \ - --flag=-warn-as-error -} diff --git a/dev-vcs/darcs/darcs-2.16.5-r2.ebuild b/dev-vcs/darcs/darcs-2.16.5-r2.ebuild new file mode 100644 index 000000000000..aa8bc3c862e6 --- /dev/null +++ b/dev-vcs/darcs/darcs-2.16.5-r2.ebuild @@ -0,0 +1,96 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.7.1.1.9999 +#hackport: flags: +library,+executable,-hpc,-warn-as-error,+pkgconfig,-rts,-static,-optimize,hashed-storage-diff:diff,+http + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="a distributed, interactive, smart revision control system" +HOMEPAGE="http://darcs.net/" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="curl +terminfo +threaded" + +RDEPEND=">=dev-haskell/async-2.0.2:=[profile?] =dev-haskell/attoparsec-0.13.0.1:=[profile?] + >=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] =dev-haskell/conduit-1.3.0:=[profile?] =dev-haskell/constraints-0.11:=[profile?] + >=dev-haskell/cryptonite-0.24:=[profile?] =dev-haskell/data-ordlist-0.4:=[profile?] =dev-haskell/fgl-5.5.2.3:=[profile?] =dev-haskell/hashable-1.2.3.3:=[profile?] + >=dev-haskell/haskeline-0.7.2:=[profile?] =dev-haskell/html-1.0.1.2:=[profile?] =dev-haskell/http-conduit-2.3:=[profile?] =dev-haskell/http-types-0.12.1:=[profile?] =dev-haskell/memory-0.14:=[profile?] =dev-haskell/mmap-0.5.9:=[profile?] =dev-haskell/network-2.6:=[profile?] =dev-haskell/network-uri-2.6:=[profile?] =dev-haskell/old-time-1.1.0.3:=[profile?] =dev-haskell/regex-applicative-0.2:=[profile?] =dev-haskell/regex-base-0.94.0.1:=[profile?] =dev-haskell/regex-tdfa-1.3.1.0:=[profile?] =dev-haskell/stm-2.1:=[profile?] =dev-haskell/tar-0.5:=[profile?] =dev-haskell/temporary-1.2.1:=[profile?] =dev-haskell/unix-compat-0.5:=[profile?] =dev-haskell/utf8-string-1:=[profile?] =dev-haskell/vector-0.11:=[profile?] =dev-haskell/zip-archive-0.3:=[profile?] =dev-haskell/zlib-0.6.1.2:=[profile?] =dev-lang/ghc-8.4.3:= + curl? ( net-misc/curl ) +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-2.4 =dev-haskell/cmdargs-0.10.10 =dev-haskell/exceptions-0.6 + >=dev-haskell/findbin-0.0.5 =dev-haskell/hunit-1.3 =dev-haskell/leancheck-0.9 =dev-haskell/monad-control-0.3.2 =dev-haskell/quickcheck-2.13 =dev-haskell/system-filepath-0.4.7 =dev-haskell/test-framework-0.8.1.1 =dev-haskell/test-framework-hunit-0.3.0.2 =dev-haskell/test-framework-leancheck-0.0.1 =dev-haskell/test-framework-quickcheck2-0.3.0.3 = 0.11 && < 0.13' 'constraints >=0.11' \ + 'hashable >= 1.2.3.3 && < 1.4' 'hashable >=1.2.3.3' \ + 'attoparsec >= 0.13.0.1 && < 0.14' 'attoparsec >=0.13.0.1' \ + 'regex-tdfa >= 1.3.1.0 && < 1.3.2' 'regex-tdfa >= 1.3.1.0' +} + +src_configure() { + haskell-cabal_src_configure \ + $(cabal_flag curl curl) \ + --flag=executable \ + --flag=-hpc \ + --flag=http \ + --flag=library \ + --flag=-optimize \ + --flag=pkgconfig \ + --flag=-rts \ + --flag=-static \ + $(cabal_flag terminfo terminfo) \ + $(cabal_flag threaded threaded) \ + --flag=-warn-as-error +} -- cgit v1.2.3