summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:59:19 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:59:19 +0200
commitd02000acf495e77fae71b9e99710d16e20ebf979 (patch)
treeec0d2897fd4f6c550e1f3710b7ae61fc3d3364e9 /dev-haskell
parentdev-haskell/annotated-wl-pprint: Remove last-rited pkg (diff)
downloadgentoo-d02000acf495e77fae71b9e99710d16e20ebf979.tar.gz
gentoo-d02000acf495e77fae71b9e99710d16e20ebf979.tar.bz2
gentoo-d02000acf495e77fae71b9e99710d16e20ebf979.zip
dev-haskell/aeson-diff: Remove last-rited pkg
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/aeson-diff/Manifest1
-rw-r--r--dev-haskell/aeson-diff/aeson-diff-1.1.0.13.ebuild35
-rw-r--r--dev-haskell/aeson-diff/metadata.xml15
3 files changed, 0 insertions, 51 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>haskell@gentoo.org</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>