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/aeson-diff/
Date: Thu, 29 Sep 2022 08:02:00
Message-Id: 1664438359.d02000acf495e77fae71b9e99710d16e20ebf979.jsmolic@gentoo
1 commit: d02000acf495e77fae71b9e99710d16e20ebf979
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:59:19 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:59:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02000ac
7
8 dev-haskell/aeson-diff: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/aeson-diff/Manifest | 1 -
13 dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild | 35 -----------------------
14 dev-haskell/aeson-diff/metadata.xml | 15 ----------
15 profiles/package.mask | 1 -
16 4 files changed, 52 deletions(-)
17
18 diff --git a/dev-haskell/aeson-diff/Manifest b/dev-haskell/aeson-diff/Manifest
19 deleted file mode 100644
20 index e4f872ed34d8..000000000000
21 --- a/dev-haskell/aeson-diff/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST aeson-diff-1.1.0.13.tar.gz 17172 BLAKE2B 0135fd65b4bc1efbe11d8c86144e8f0b030f649c6519685d6ba01387cfd64026ea53300c31598104645d82e02ff136da0b7a2cec0f2afb7fa3a8c6bd25af4088 SHA512 78ae5da41f4962871bc3dd0a2cc79abf4964e639eb7cdb5b5cb65f5a4dfabeddd9c3fc9fe4446f2ae1b3dde1fe888091205540a852da451e76743efee07febe2
25
26 diff --git a/dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild b/dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild
27 deleted file mode 100644
28 index 7fba9e5d45b5..000000000000
29 --- a/dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild
30 +++ /dev/null
31 @@ -1,35 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=8
36 -
37 -# ebuild generated by hackport 0.7.2.1.9999
38 -
39 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="Extract and apply patches to JSON documents"
43 -HOMEPAGE="https://github.com/ysangkok/aeson-diff"
44 -
45 -LICENSE="BSD"
46 -SLOT="0/${PV}"
47 -KEYWORDS="~amd64 ~x86"
48 -
49 -# Ambiguous module name ‘Data.Vector’: found in multiple packages: AC-Vector-Fancy-2.4.0 vector-0.12.0.2
50 -RESTRICT=test
51 -
52 -RDEPEND=">=dev-haskell/aeson-2.0.3:=[profile?]
53 - dev-haskell/edit-distance-vector:=[profile?]
54 - dev-haskell/optparse-applicative:=[profile?]
55 - dev-haskell/scientific:=[profile?]
56 - dev-haskell/vector:=[profile?]
57 - dev-haskell/yaml:=[profile?]
58 - >=dev-lang/ghc-8.4.3:=
59 -"
60 -DEPEND="${RDEPEND}
61 - >=dev-haskell/cabal-2.2.0.1 <dev-haskell/cabal-4
62 - >=dev-haskell/cabal-doctest-1 <dev-haskell/cabal-doctest-1.1
63 - test? ( >=dev-haskell/doctest-0.18.2
64 - dev-haskell/glob
65 - dev-haskell/quickcheck )
66 -"
67
68 diff --git a/dev-haskell/aeson-diff/metadata.xml b/dev-haskell/aeson-diff/metadata.xml
69 deleted file mode 100644
70 index a36d49eabc5f..000000000000
71 --- a/dev-haskell/aeson-diff/metadata.xml
72 +++ /dev/null
73 @@ -1,15 +0,0 @@
74 -<?xml version="1.0" encoding="UTF-8"?>
75 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
76 -<pkgmetadata>
77 - <maintainer type="project">
78 - <email>haskell@g.o</email>
79 - <name>Gentoo Haskell</name>
80 - </maintainer>
81 - <longdescription>
82 -
83 - This is a small library for working with changes to JSON documents. It
84 - includes a library and two command-line executables in the style of the
85 - diff(1) and patch(1) commands available on many systems.
86 -
87 - </longdescription>
88 -</pkgmetadata>
89
90 diff --git a/profiles/package.mask b/profiles/package.mask
91 index 1873791cffa9..5f4117447ee4 100644
92 --- a/profiles/package.mask
93 +++ b/profiles/package.mask
94 @@ -259,7 +259,6 @@ dev-haskell/hspec-megaparsec
95 dev-haskell/neat-interpolation
96 dev-haskell/stack
97 dev-haskell/abstract-deque-tests
98 -dev-haskell/aeson-diff
99
100 # hololeap <hololeap@××××××××××.com> (2022-08-21)
101 # doctest-parallel does not currently work with Setup.hs (used internally by