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/th-expand-syns/
Date: Sat, 12 Sep 2020 22:43:28
Message-Id: 1599950587.77f4679b9ea4f3f8e6ad4076e99782854d624454.slyfox@gentoo
1 commit: 77f4679b9ea4f3f8e6ad4076e99782854d624454
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 12 22:37:14 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 12 22:43:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f4679b
7
8 dev-haskell/th-expand-syns: 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/th-expand-syns/Manifest | 2 --
14 .../th-expand-syns/th-expand-syns-0.3.0.6.ebuild | 25 ----------------------
15 .../th-expand-syns/th-expand-syns-0.4.2.0.ebuild | 25 ----------------------
16 3 files changed, 52 deletions(-)
17
18 diff --git a/dev-haskell/th-expand-syns/Manifest b/dev-haskell/th-expand-syns/Manifest
19 index b52bfd1a2c5..c6c3cff80f2 100644
20 --- a/dev-haskell/th-expand-syns/Manifest
21 +++ b/dev-haskell/th-expand-syns/Manifest
22 @@ -1,3 +1 @@
23 -DIST th-expand-syns-0.3.0.6.tar.gz 6395 BLAKE2B 2a5e4c94b6e9c5f129c36c16c2259c36691e0795d8997a6917c39ba0c958e92dda2c670798761db1af4616493c2ae79306cb3ce489e8b7473046b3ee10dfb25e SHA512 ffface5d571b6af659e37910c22aaca93c04dac3a58483b53a8c197389ef94173027b3e446f96e7de7239c9139f7901aa85a2e990f9d2a2d83a5e641d7f37365
24 -DIST th-expand-syns-0.4.2.0.tar.gz 7237 BLAKE2B c8179e95c870f601fb862756f0861e1b519d1c4d1378f3af5d78bc5381dae92190c8acbd3451dd51a701ed5935baf4a140026722a012a2731d7d90951e486159 SHA512 c0af0f38793cad2ddf96b75fb19641f791dab51f053b4d8c68c6081f0cd2e29f1d76fd2436b596c10718dfd84e4715740499cf95675e22013c7ce3a1655ba8b9
25 DIST th-expand-syns-0.4.5.0.tar.gz 8112 BLAKE2B 9a4572993f309144e70adb2967c699c06871246a00eea97e551d79cb1117970d12bc9c7594e8908f9b6a59550ba4fcef8e3e9888375136c4fccd3dc53d7e1857 SHA512 4e72ec26dbe875c3d664b94d7892001af835794f04bec83ff05952c3b9ea9b9de242cee5c713671213479bce4cfae3d0d6172a581e7fff58923688624dd493bd
26
27 diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild b/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild
28 deleted file mode 100644
29 index a0772b36c70..00000000000
30 --- a/dev-haskell/th-expand-syns/th-expand-syns-0.3.0.6.ebuild
31 +++ /dev/null
32 @@ -1,25 +0,0 @@
33 -# Copyright 1999-2020 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.4.9999
39 -
40 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
41 -inherit haskell-cabal
42 -
43 -DESCRIPTION="Expands type synonyms in Template Haskell ASTs"
44 -HOMEPAGE="https://hackage.haskell.org/package/th-expand-syns"
45 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
46 -
47 -LICENSE="BSD"
48 -SLOT="0/${PV}"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -RDEPEND="dev-haskell/syb:=[profile?]
53 - >=dev-lang/ghc-7.4.1:=
54 -"
55 -DEPEND="${RDEPEND}
56 - >=dev-haskell/cabal-1.8
57 -"
58
59 diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild b/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild
60 deleted file mode 100644
61 index b877da13fc3..00000000000
62 --- a/dev-haskell/th-expand-syns/th-expand-syns-0.4.2.0.ebuild
63 +++ /dev/null
64 @@ -1,25 +0,0 @@
65 -# Copyright 1999-2019 Gentoo Authors
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=6
69 -
70 -# ebuild generated by hackport 0.5.1.9999
71 -
72 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
73 -inherit haskell-cabal
74 -
75 -DESCRIPTION="Expands type synonyms in Template Haskell ASTs"
76 -HOMEPAGE="https://github.com/DanielSchuessler/th-expand-syns"
77 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
78 -
79 -LICENSE="BSD"
80 -SLOT="0/${PV}"
81 -KEYWORDS="~amd64 ~x86"
82 -IUSE=""
83 -
84 -RDEPEND="dev-haskell/syb:=[profile?]
85 - >=dev-lang/ghc-7.4.1:=
86 -"
87 -DEPEND="${RDEPEND}
88 - >=dev-haskell/cabal-1.8
89 -"