commit: d02000acf495e77fae71b9e99710d16e20ebf979 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Sep 29 07:59:19 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Sep 29 07:59:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02000ac
dev-haskell/aeson-diff: Remove last-rited pkg Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/aeson-diff/Manifest | 1 - dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild | 35 ----------------------- dev-haskell/aeson-diff/metadata.xml | 15 ---------- profiles/package.mask | 1 - 4 files changed, 52 deletions(-) diff --git a/dev-haskell/aeson-diff/Manifest b/dev-haskell/aeson-diff/Manifest deleted file mode 100644 index e4f872ed34d8..000000000000 --- a/dev-haskell/aeson-diff/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST aeson-diff-1.1.0.13.tar.gz 17172 BLAKE2B 0135fd65b4bc1efbe11d8c86144e8f0b030f649c6519685d6ba01387cfd64026ea53300c31598104645d82e02ff136da0b7a2cec0f2afb7fa3a8c6bd25af4088 SHA512 78ae5da41f4962871bc3dd0a2cc79abf4964e639eb7cdb5b5cb65f5a4dfabeddd9c3fc9fe4446f2ae1b3dde1fe888091205540a852da451e76743efee07febe2 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 deleted file mode 100644 index 7fba9e5d45b5..000000000000 --- a/dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# ebuild generated by hackport 0.7.2.1.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Extract and apply patches to JSON documents" -HOMEPAGE="https://github.com/ysangkok/aeson-diff" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" - -# Ambiguous module name ‘Data.Vector’: found in multiple packages: AC-Vector-Fancy-2.4.0 vector-0.12.0.2 -RESTRICT=test - -RDEPEND=">=dev-haskell/aeson-2.0.3:=[profile?] - dev-haskell/edit-distance-vector:=[profile?] - dev-haskell/optparse-applicative:=[profile?] - dev-haskell/scientific:=[profile?] - dev-haskell/vector:=[profile?] - dev-haskell/yaml:=[profile?] - >=dev-lang/ghc-8.4.3:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 <dev-haskell/cabal-4 - >=dev-haskell/cabal-doctest-1 <dev-haskell/cabal-doctest-1.1 - test? ( >=dev-haskell/doctest-0.18.2 - dev-haskell/glob - dev-haskell/quickcheck ) -" diff --git a/dev-haskell/aeson-diff/metadata.xml b/dev-haskell/aeson-diff/metadata.xml deleted file mode 100644 index a36d49eabc5f..000000000000 --- a/dev-haskell/aeson-diff/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> - - This is a small library for working with changes to JSON documents. It - includes a library and two command-line executables in the style of the - diff(1) and patch(1) commands available on many systems. - - </longdescription> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 1873791cffa9..5f4117447ee4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -259,7 +259,6 @@ dev-haskell/hspec-megaparsec dev-haskell/neat-interpolation dev-haskell/stack dev-haskell/abstract-deque-tests -dev-haskell/aeson-diff # hololeap <[email protected]> (2022-08-21) # doctest-parallel does not currently work with Setup.hs (used internally by
