Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/graphviz/
Date: Wed, 09 Sep 2020 07:25:54
Message-Id: 1599636099.180ab1e8d84b8b268f4d103dcc6dba81a6460998.slyfox@gentoo
1 commit: 180ab1e8d84b8b268f4d103dcc6dba81a6460998
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 9 07:21:39 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 9 07:21:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180ab1e8
7
8 dev-haskell/graphviz: drop old
9
10 Package-Manager: Portage-3.0.6, Repoman-3.0.1
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/graphviz/Manifest | 2 -
14 .../graphviz/graphviz-2999.18.0.2-r1.ebuild | 47 ----------------------
15 dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild | 40 ------------------
16 3 files changed, 89 deletions(-)
17
18 diff --git a/dev-haskell/graphviz/Manifest b/dev-haskell/graphviz/Manifest
19 index 0ba928491b6..98ad73df515 100644
20 --- a/dev-haskell/graphviz/Manifest
21 +++ b/dev-haskell/graphviz/Manifest
22 @@ -1,3 +1 @@
23 -DIST graphviz-2999.18.0.2.tar.gz 223908 BLAKE2B 2f425cad55622a519ae6d6641bda6340c0dca63ea800fdd77a2c66bc4f4ad06595499089c3a7857cdc02be1f031bd91b94a9eb025e206990942ded6ee22745a4 SHA512 8b27a81af2d31780801534f785bfda1dfbd127e176fa2c4bada2b33a7c80166fbb0efa67706296201bb19d201b8e2ac56453be0d8fcb488b93feb95d2acd8a09
24 -DIST graphviz-2999.18.1.2.tar.gz 222546 BLAKE2B 43acbf090a0396041398e54461627339b914c590fcb10421ac3299d68805b4aaf2637a65987d6c9a1e45cc96e2e536ecf11eb88ac6a62fe92a56c1fd503e4bae SHA512 1e0bc5b72b934febb923c13052f83db12270954e37483f46c64db8a23eb7ea3894b72c8e2cb303cde6bec30f75a28897c53d81e92fe9489ec21a4589e648dd3f
25 DIST graphviz-2999.20.0.4.tar.gz 222563 BLAKE2B 5c7f57c8c78d9711cca48372aa4832bc8b18656031bd51595aaad9e1428314d04a913ab6c9bce62ada407954c6db47224e26515c04fce1ceed5ce3a91d59dcd5 SHA512 fc0a959e642e245cea254ccec9b1bb36b9eace61da2f8350ea0961f7fdffe6c5d5f42cde068201e6110ed71db0dcaab3c14cced431768ef5ed7ae76b0e5b5e9b
26
27 diff --git a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild b/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild
28 deleted file mode 100644
29 index 0eacedc6af6..00000000000
30 --- a/dev-haskell/graphviz/graphviz-2999.18.0.2-r1.ebuild
31 +++ /dev/null
32 @@ -1,47 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -# ebuild generated by hackport 0.4.6.9999
39 -#hackport: flags: -test-parsing
40 -
41 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
42 -inherit haskell-cabal
43 -
44 -DESCRIPTION="Bindings to Graphviz for graph visualisation"
45 -HOMEPAGE="http://projects.haskell.org/graphviz/"
46 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
47 -
48 -LICENSE="BSD"
49 -SLOT="0/${PV}"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE=""
52 -
53 -RESTRICT=test # too slow
54 -
55 -RDEPEND=">=dev-haskell/colour-2.3:=[profile?] <dev-haskell/colour-2.4:=[profile?]
56 - >=dev-haskell/dlist-0.5:=[profile?] <dev-haskell/dlist-0.8:=[profile?]
57 - >=dev-haskell/fgl-5.4:=[profile?] <dev-haskell/fgl-5.6:=[profile?]
58 - >=dev-haskell/polyparse-1.9:=[profile?]
59 - >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.3:=[profile?]
60 - dev-haskell/text:=[profile?]
61 - >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?]
62 - >=dev-haskell/wl-pprint-text-1.1.0.0:=[profile?] <dev-haskell/wl-pprint-text-1.2.0.0:=[profile?]
63 - >=dev-lang/ghc-7.4.1:=
64 -"
65 -DEPEND="${RDEPEND}
66 - >=dev-haskell/cabal-1.14
67 - test? ( >=dev-haskell/fgl-arbitrary-0.2 <dev-haskell/fgl-arbitrary-0.3
68 - >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.9 )
69 -"
70 -
71 -src_prepare() {
72 - cabal_chdeps \
73 - 'polyparse >=1.9 && <1.12' 'polyparse >=1.9'
74 -}
75 -
76 -src_configure() {
77 - haskell-cabal_src_configure \
78 - --flag=-test-parsing
79 -}
80
81 diff --git a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild b/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild
82 deleted file mode 100644
83 index 5628b3b5ec5..00000000000
84 --- a/dev-haskell/graphviz/graphviz-2999.18.1.2.ebuild
85 +++ /dev/null
86 @@ -1,40 +0,0 @@
87 -# Copyright 1999-2019 Gentoo Authors
88 -# Distributed under the terms of the GNU General Public License v2
89 -
90 -EAPI=6
91 -
92 -# ebuild generated by hackport 0.5.9999
93 -#hackport: flags: -test-parsing
94 -
95 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
96 -inherit haskell-cabal
97 -
98 -DESCRIPTION="Bindings to Graphviz for graph visualisation"
99 -HOMEPAGE="http://projects.haskell.org/graphviz/"
100 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
101 -
102 -LICENSE="BSD"
103 -SLOT="0/${PV}"
104 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
105 -IUSE=""
106 -
107 -RDEPEND=">=dev-haskell/colour-2.3:=[profile?] <dev-haskell/colour-2.4:=[profile?]
108 - >=dev-haskell/dlist-0.5:=[profile?] <dev-haskell/dlist-0.9:=[profile?]
109 - >=dev-haskell/fgl-5.4:=[profile?] <dev-haskell/fgl-5.6:=[profile?]
110 - >=dev-haskell/polyparse-1.9:=[profile?] <dev-haskell/polyparse-1.13:=[profile?]
111 - >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.3:=[profile?]
112 - dev-haskell/text:=[profile?]
113 - >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.6:=[profile?]
114 - >=dev-haskell/wl-pprint-text-1.1.0.0:=[profile?] <dev-haskell/wl-pprint-text-1.2.0.0:=[profile?]
115 - >=dev-lang/ghc-7.4.1:=
116 -"
117 -DEPEND="${RDEPEND}
118 - >=dev-haskell/cabal-1.14
119 - test? ( >=dev-haskell/fgl-arbitrary-0.2 <dev-haskell/fgl-arbitrary-0.3
120 - >=dev-haskell/quickcheck-2.3 <dev-haskell/quickcheck-2.10 )
121 -"
122 -
123 -src_configure() {
124 - haskell-cabal_src_configure \
125 - --flag=-test-parsing
126 -}