Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-haskell/hsyaml-aeson/
Date: Thu, 29 Sep 2022 07:55:50
Message-Id: 1664437998.a960b58abd07af917828c5388e027181d7fc46ec.jsmolic@gentoo
1 commit: a960b58abd07af917828c5388e027181d7fc46ec
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:53:18 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:53:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a960b58a
7
8 dev-haskell/hsyaml-aeson: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/hsyaml-aeson/Manifest | 2 --
13 .../hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild | 36 ----------------------
14 dev-haskell/hsyaml-aeson/metadata.xml | 11 -------
15 profiles/package.mask | 1 -
16 4 files changed, 50 deletions(-)
17
18 diff --git a/dev-haskell/hsyaml-aeson/Manifest b/dev-haskell/hsyaml-aeson/Manifest
19 deleted file mode 100644
20 index 165092ef7807..000000000000
21 --- a/dev-haskell/hsyaml-aeson/Manifest
22 +++ /dev/null
23 @@ -1,2 +0,0 @@
24 -DIST hsyaml-aeson-0.2.0.1-rev4.cabal 2618 BLAKE2B d30b9aaab7caf80ffb538ca1ce47cea6f1d6642d966aa2d47546e6c7facad0942bfcdb846388ef5703f0a5c481435d84e9bd26e770f98089121f76b8db12d8c2 SHA512 45edd5ca292cd86a13bca7c89b0cfd9bed67c5ad4ec4d775ac05f4800a250a034330095c7061ca963b8f5b1e9141daa86c8c2793c8598c743b0001359161c74f
25 -DIST hsyaml-aeson-0.2.0.1.tar.gz 11954 BLAKE2B 2ff80bbc61416ef1dd686b3ed57f6678a39b244fbf0fffa1b194dda0cf2e086c84620b6f5b85f85fe4cc001184bbd1e60f1b0e3a11bbd282d5da8bca65d4777d SHA512 64602074e3e4424b7ff5055aa5aefac89e12127d56975c437189e434c168f129c6d5bb1ee6b0e22e201d0b25de574bb2a49f0fcd0ac1498250ae14920f89acf4
26
27 diff --git a/dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild b/dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild
28 deleted file mode 100644
29 index 899b227a3a9c..000000000000
30 --- a/dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild
31 +++ /dev/null
32 @@ -1,36 +0,0 @@
33 -# Copyright 1999-2022 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=8
37 -
38 -# ebuild generated by hackport 0.7.1.2
39 -
40 -CABAL_PN="HsYAML-aeson"
41 -
42 -CABAL_FEATURES="lib profile haddock hoogle hscolour"
43 -CABAL_HACKAGE_REVISION=4
44 -inherit haskell-cabal
45 -
46 -DESCRIPTION="JSON to YAML Adapter"
47 -HOMEPAGE="https://hackage.haskell.org/package/HsYAML-aeson"
48 -
49 -LICENSE="GPL-2+"
50 -SLOT="0/${PV}"
51 -KEYWORDS="~amd64 ~x86"
52 -IUSE="exe"
53 -
54 -RDEPEND=">=dev-haskell/hsyaml-0.2.0:=[profile?] <dev-haskell/hsyaml-0.3:=[profile?]
55 - >=dev-haskell/scientific-0.3.6.2:=[profile?] <dev-haskell/scientific-0.4:=[profile?]
56 - >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
57 - >=dev-lang/ghc-8.4.3:=
58 - >=dev-haskell/aeson-1.4.0.0:=[profile?] <dev-haskell/aeson-2.2:=[profile?]
59 - >=dev-haskell/vector-0.12.0.2:=[profile?] <dev-haskell/vector-0.14:=[profile?]
60 -"
61 -DEPEND="${RDEPEND}
62 - >=dev-haskell/cabal-2.2.0.1
63 -"
64 -
65 -src_configure() {
66 - haskell-cabal_src_configure \
67 - $(cabal_flag exe exe)
68 -}
69
70 diff --git a/dev-haskell/hsyaml-aeson/metadata.xml b/dev-haskell/hsyaml-aeson/metadata.xml
71 deleted file mode 100644
72 index a28a6aa5922d..000000000000
73 --- a/dev-haskell/hsyaml-aeson/metadata.xml
74 +++ /dev/null
75 @@ -1,11 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 - <maintainer type="project">
80 - <email>haskell@g.o</email>
81 - <name>Gentoo Haskell</name>
82 - </maintainer>
83 - <use>
84 - <flag name="exe">Enable @exe:yaml-test@ component</flag>
85 - </use>
86 -</pkgmetadata>
87
88 diff --git a/profiles/package.mask b/profiles/package.mask
89 index c315bf2c0ed2..c44253915d64 100644
90 --- a/profiles/package.mask
91 +++ b/profiles/package.mask
92 @@ -298,7 +298,6 @@ dev-haskell/hi-file-parser
93 dev-haskell/hlint
94 dev-haskell/hpack
95 dev-haskell/hsopenssl
96 -dev-haskell/hsyaml-aeson
97
98 # hololeap <hololeap@××××××××××.com> (2022-08-21)
99 # doctest-parallel does not currently work with Setup.hs (used internally by