From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/graphviz/Manifest | 5 --- .../graphviz/graphviz-2999.18.0.2-r1.ebuild | 47 ---------------------- dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild | 40 ------------------ dev-haskell/graphviz/metadata.xml | 35 ---------------- 4 files changed, 127 deletions(-) delete mode 100644 dev-haskell/graphviz/Manifest delete mode 100644 dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild delete mode 100644 dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild delete mode 100644 dev-haskell/graphviz/metadata.xml (limited to 'dev-haskell/graphviz') diff --git a/dev-haskell/graphviz/Manifest b/dev-haskell/graphviz/Manifest deleted file mode 100644 index 0862905ecc5c..000000000000 --- a/dev-haskell/graphviz/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -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 -EBUILD graphviz-2999.18.0.2-r1.ebuild 1464 BLAKE2B 8aebdaae26fc398fe7b07e46ea3e19382d9c78933391527458e50be136076033d82d29dc3e18fcf030c61f872a63ba22dc4c05832b03bb0a074a41165179e3f1 SHA512 3867142bbdcbd996b1229896c702adbb34f8701092d630ce80421f1af8f3d0c85fad029aedf90c380b057c99f474cabff28f3ac2d5ca0a1f614eb0ab1d30a117 -EBUILD graphviz-2999.18.1.2.ebuild 1391 BLAKE2B 99ef760ce058254be811e6dddbba4a4f565fc2165ff833192917132e4fb6867aa3bef61a219b94de5da3259729fc545e3dfb0ccb5b482647abaadbb7942b311c SHA512 43d0d81c76c4f21082c5013d02fee5dc98b42e2aa3a5ee7bb215fe3523170a3b52c1d61a183e898b21efa98e5facafc43c75f80cfab1b80f4e2ff4c1348f3b10 -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 95dd18fe4797..000000000000 --- a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# 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="mirror://hackage/packages/archive/${PN}/${PV}/${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/dlist-0.5:=[profile?] =dev-haskell/fgl-5.4:=[profile?] =dev-haskell/polyparse-1.9:=[profile?] - >=dev-haskell/temporary-1.1:=[profile?] =dev-haskell/transformers-0.2:=[profile?] =dev-haskell/wl-pprint-text-1.1.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/quickcheck-2.3 =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 13485cc9e6e6..000000000000 --- a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# 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="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-haskell/colour-2.3:=[profile?] =dev-haskell/dlist-0.5:=[profile?] =dev-haskell/fgl-5.4:=[profile?] =dev-haskell/polyparse-1.9:=[profile?] =dev-haskell/temporary-1.1:=[profile?] =dev-haskell/transformers-0.2:=[profile?] =dev-haskell/wl-pprint-text-1.1.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/quickcheck-2.3 - - - - haskell@gentoo.org - Gentoo Haskell - - - This library provides bindings for the Dot language used by the - Graphviz (<http://graphviz.org/>) suite of programs for visualising - graphs, as well as functions to call those programs. - - Main features of the graphviz library include: - - * Almost complete coverage of all Graphviz attributes and syntax. - - * Support for specifying clusters. - - * The ability to use a custom node type. - - * Functions for running a Graphviz layout tool with all specified - output types. - - * The ability to not only generate but also parse Dot code with two - options: strict and liberal (in terms of ordering of statements). - - * Functions to convert FGL graphs and other graph-like data structures - to Dot code - including support to group them into clusters - with a - high degree of customisation by specifying which attributes to use - and limited support for the inverse operation. - - * Round-trip support for passing an FGL graph through Graphviz to - augment node and edge labels with positional information, etc. - - -- cgit v1.2.3