summaryrefslogtreecommitdiff
path: root/dev-haskell/graphviz
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /dev-haskell/graphviz
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'dev-haskell/graphviz')
-rw-r--r--dev-haskell/graphviz/Manifest4
-rw-r--r--dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild47
-rw-r--r--dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild40
3 files changed, 0 insertions, 91 deletions
diff --git a/dev-haskell/graphviz/Manifest b/dev-haskell/graphviz/Manifest
index 64a0413902cf..e79321bcc3fe 100644
--- a/dev-haskell/graphviz/Manifest
+++ b/dev-haskell/graphviz/Manifest
@@ -1,7 +1,3 @@
-DIST graphviz-2999.18.0.2.tar.gz 223908 BLAKE2B 2f425cad55622a519ae6d6641bda6340c0dca63ea800fdd77a2c66bc4f4ad06595499089c3a7857cdc02be1f031bd91b94a9eb025e206990942ded6ee22745a4 SHA512 8b27a81af2d31780801534f785bfda1dfbd127e176fa2c4bada2b33a7c80166fbb0efa67706296201bb19d201b8e2ac56453be0d8fcb488b93feb95d2acd8a09
-DIST graphviz-2999.18.1.2.tar.gz 222546 BLAKE2B 43acbf090a0396041398e54461627339b914c590fcb10421ac3299d68805b4aaf2637a65987d6c9a1e45cc96e2e536ecf11eb88ac6a62fe92a56c1fd503e4bae SHA512 1e0bc5b72b934febb923c13052f83db12270954e37483f46c64db8a23eb7ea3894b72c8e2cb303cde6bec30f75a28897c53d81e92fe9489ec21a4589e648dd3f
DIST graphviz-2999.20.0.4.tar.gz 222563 BLAKE2B 5c7f57c8c78d9711cca48372aa4832bc8b18656031bd51595aaad9e1428314d04a913ab6c9bce62ada407954c6db47224e26515c04fce1ceed5ce3a91d59dcd5 SHA512 fc0a959e642e245cea254ccec9b1bb36b9eace61da2f8350ea0961f7fdffe6c5d5f42cde068201e6110ed71db0dcaab3c14cced431768ef5ed7ae76b0e5b5e9b
-EBUILD graphviz-2999.18.0.2-r1.ebuild 1458 BLAKE2B 0d4b29275cd44791459532efafbaaf44aac3fdd29b94b5dd007cfcacdac4ca5ae84d9e93e95c9c1cd9ba77908411ef77b335d63716c9a6f7f52280d234e0dd79 SHA512 0355c5b0b54bcef6476a7f5503bd64c263efbc5f3f8f5840222dc8a919ad67ea6079600c51aabe455a8235f6dee0d90d3e61655b03cb1cfdc8575594cd982cb2
-EBUILD graphviz-2999.18.1.2.ebuild 1409 BLAKE2B ea6b84c3b6a47ce717ea4eb77c80ebc267dafbed583d03d7cbccb9f1580f039837e72855ffe594b04dbd1c64234799ba5ce59cc0d1368b0ff0080dcff2e13f9a SHA512 d3ec40789cf4142db1de9cd2951c34218b09096edb1d3cd7345d2125b043aa3f176a54293e71c77428af856bde4a3732d636ba1d62403bc60d815ac53b73cb25
EBUILD graphviz-2999.20.0.4.ebuild 1650 BLAKE2B 96cc96b7ab944628d858380aee7a5eba417f42168cbfa8a4fb23903a41956f934d0ff23ed2d8d0405340e2a03c15928c527e1cb25e64333057b40c15493729c3 SHA512 484361531c9fdf61d024ce3a9c512c3f2f4045ece95e0db9b2c2f496a7c28d312a082563c2172aa253537b2615d3b9fad95e247cb50ce014145a0933cd519850
MISC metadata.xml 1323 BLAKE2B 1054a4262b89ba33309d2c0c2d499008bc2965266055b431ab552776a67e390ef8c83eb5485ecfdd0f878c6643ba79f1592c8d18bca6fdb132c2d52f39adc2be SHA512 a87c0ffc1693ecd616f5a97d673ac93830543757edbcf6a59f6343bed2910218175fecddbb1e81a5d97464a0d9a72a4fdef7d29d16625aa9a3eecd1cfb86c9ad
diff --git a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild b/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild
deleted file mode 100644
index 0eacedc6af69..000000000000
--- a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.6.9999
-#hackport: flags: -test-parsing
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Bindings to Graphviz for graph visualisation"
-HOMEPAGE="http://projects.haskell.org/graphviz/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=test # too slow
-
-RDEPEND=">=dev-haskell/colour-2.3:=[profile?] <dev-haskell/colour-2.4:=[profile?]
- >=dev-haskell/dlist-0.5:=[profile?] <dev-haskell/dlist-0.8:=[profile?]
- >=dev-haskell/fgl-5.4:=[profile?] <dev-haskell/fgl-5.6:=[profile?]
- >=dev-haskell/polyparse-1.9:=[profile?]
- >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.3:=[profile?]
- dev-haskell/text:=[profile?]
- >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?]
- >=dev-haskell/wl-pprint-text-1.1.0.0:=[profile?] <dev-haskell/wl-pprint-text-1.2.0.0:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.14
- test? ( >=dev-haskell/fgl-arbitrary-0.2 <dev-haskell/fgl-arbitrary-0.3
- >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.9 )
-"
-
-src_prepare() {
- cabal_chdeps \
- 'polyparse >=1.9 && <1.12' 'polyparse >=1.9'
-}
-
-src_configure() {
- haskell-cabal_src_configure \
- --flag=-test-parsing
-}
diff --git a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild b/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild
deleted file mode 100644
index 5628b3b5ec54..000000000000
--- a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.9999
-#hackport: flags: -test-parsing
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Bindings to Graphviz for graph visualisation"
-HOMEPAGE="http://projects.haskell.org/graphviz/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-haskell/colour-2.3:=[profile?] <dev-haskell/colour-2.4:=[profile?]
- >=dev-haskell/dlist-0.5:=[profile?] <dev-haskell/dlist-0.9:=[profile?]
- >=dev-haskell/fgl-5.4:=[profile?] <dev-haskell/fgl-5.6:=[profile?]
- >=dev-haskell/polyparse-1.9:=[profile?] <dev-haskell/polyparse-1.13:=[profile?]
- >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.3:=[profile?]
- dev-haskell/text:=[profile?]
- >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.6:=[profile?]
- >=dev-haskell/wl-pprint-text-1.1.0.0:=[profile?] <dev-haskell/wl-pprint-text-1.2.0.0:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.14
- test? ( >=dev-haskell/fgl-arbitrary-0.2 <dev-haskell/fgl-arbitrary-0.3
- >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.10 )
-"
-
-src_configure() {
- haskell-cabal_src_configure \
- --flag=-test-parsing
-}