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/pretty-show/
Date: Sat, 12 Sep 2020 21:57:46
Message-Id: 1599947847.06ac8ebda9fb3c1ecf62effb33cff3a3870c7f75.slyfox@gentoo
1 commit: 06ac8ebda9fb3c1ecf62effb33cff3a3870c7f75
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 12 21:53:01 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 12 21:57:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ac8ebd
7
8 dev-haskell/pretty-show: 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/pretty-show/Manifest | 3 ---
14 dev-haskell/pretty-show/pretty-show-1.6.12.ebuild | 26 ----------------------
15 dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild | 26 ----------------------
16 dev-haskell/pretty-show/pretty-show-1.6.9.ebuild | 26 ----------------------
17 4 files changed, 81 deletions(-)
18
19 diff --git a/dev-haskell/pretty-show/Manifest b/dev-haskell/pretty-show/Manifest
20 index be81f85d182..d8f28adf458 100644
21 --- a/dev-haskell/pretty-show/Manifest
22 +++ b/dev-haskell/pretty-show/Manifest
23 @@ -1,4 +1 @@
24 -DIST pretty-show-1.6.12.tar.gz 133535 BLAKE2B 401ddd8dd47759ad4c1d07249e991ce0843c31cf19f63697a4a042dcc02e1790cbe32f499d2b7f5684658c32185c46d84cd6cae52dad5ba8cf8e0b6ca136378a SHA512 849eeb2d939bad7ea38f706ae69beccb9e033135d152f7ff0e8b214c0ea89cd7c1c9c1ccafa1025d098c145ddaff6c82a36b9e899bb7b8ae549d52d178a59e23
25 -DIST pretty-show-1.6.8.2.tar.gz 133160 BLAKE2B 2e24b32f3e9c303b2cfbd3bb8ce210365f1f4c2494ec4c3ad1d833367bcd9d6f20995eec448e0bcdf570b0300d9449563d41ec29c7c3cfa097ec516547d3bdf5 SHA512 673b1fe7745e299cd9c547aec90daaf870d13e52c7d78b472a71e5b86e22bcc3cf3ee8a4f0a88826ade20ed59fcbc623254b71485e928fe8f283d28edd7b4a6e
26 -DIST pretty-show-1.6.9.tar.gz 126196 BLAKE2B 70c14fc324b1c9ec54eafd0e44f5a93b6ee3f37958a10be8129811c65124801915d189f4c5bcea72ce8cda91572f4d7706daddb7ae70304ad1a0d13631916505 SHA512 8205182584a03777cb04b83b8ebe2e92bdb17ee801ff9ff2947a860175f7415375ca1fb7b433448b14898addcd0e86bf0f9e0a53a37254322625698bed9952be
27 DIST pretty-show-1.9.5.tar.gz 42378 BLAKE2B 3d8fb41c00aa95049b88c75f0b2c107b6000d837e3761c74bc888b561fcd36b1da21c502cbf8e905b601eda3ed5c2a242a710945cf5aee5e2c4413581ba3788e SHA512 7bf382ad3531227588a82d7bcff3a795df0c425b27d7f4448a94fd617fbc8a4fb6087eb859480fe4702771bf560a353a3a3d5079cd6576c620d5258686c41193
28
29 diff --git a/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild
30 deleted file mode 100644
31 index 1b9b88933c6..00000000000
32 --- a/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild
33 +++ /dev/null
34 @@ -1,26 +0,0 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -# ebuild generated by hackport 0.5.9999
41 -
42 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
43 -inherit haskell-cabal
44 -
45 -DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values"
46 -HOMEPAGE="http://wiki.github.com/yav/pretty-show"
47 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
48 -
49 -LICENSE="MIT"
50 -SLOT="0/${PV}"
51 -KEYWORDS="~amd64 ~x86"
52 -IUSE=""
53 -
54 -RDEPEND=">=dev-haskell/haskell-lexer-1:=[profile?] <dev-haskell/haskell-lexer-2:=[profile?]
55 - >=dev-lang/ghc-7.4.1:=
56 -"
57 -DEPEND="${RDEPEND}
58 - >=dev-haskell/cabal-1.8
59 - dev-haskell/happy
60 -"
61
62 diff --git a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild
63 deleted file mode 100644
64 index 19668aa3cec..00000000000
65 --- a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild
66 +++ /dev/null
67 @@ -1,26 +0,0 @@
68 -# Copyright 1999-2019 Gentoo Authors
69 -# Distributed under the terms of the GNU General Public License v2
70 -
71 -EAPI=5
72 -
73 -# ebuild generated by hackport 0.4.3
74 -
75 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
76 -inherit haskell-cabal
77 -
78 -DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values"
79 -HOMEPAGE="https://wiki.github.com/yav/pretty-show"
80 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
81 -
82 -LICENSE="MIT"
83 -SLOT="0/${PV}"
84 -KEYWORDS="~amd64 ~x86"
85 -IUSE=""
86 -
87 -RDEPEND=">=dev-haskell/haskell-lexer-1:=[profile?] <dev-haskell/haskell-lexer-2:=[profile?]
88 - >=dev-lang/ghc-7.4.1:=
89 -"
90 -DEPEND="${RDEPEND}
91 - >=dev-haskell/cabal-1.8
92 - dev-haskell/happy
93 -"
94
95 diff --git a/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild
96 deleted file mode 100644
97 index 1dfa39ef441..00000000000
98 --- a/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild
99 +++ /dev/null
100 @@ -1,26 +0,0 @@
101 -# Copyright 1999-2019 Gentoo Authors
102 -# Distributed under the terms of the GNU General Public License v2
103 -
104 -EAPI=5
105 -
106 -# ebuild generated by hackport 0.4.6.9999
107 -
108 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
109 -inherit haskell-cabal
110 -
111 -DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values"
112 -HOMEPAGE="http://wiki.github.com/yav/pretty-show"
113 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
114 -
115 -LICENSE="MIT"
116 -SLOT="0/${PV}"
117 -KEYWORDS="~amd64 ~x86"
118 -IUSE=""
119 -
120 -RDEPEND=">=dev-haskell/haskell-lexer-1:=[profile?] <dev-haskell/haskell-lexer-2:=[profile?]
121 - >=dev-lang/ghc-7.4.1:=
122 -"
123 -DEPEND="${RDEPEND}
124 - >=dev-haskell/cabal-1.8
125 - dev-haskell/happy
126 -"