summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:53:18 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:53:18 +0200
commita960b58abd07af917828c5388e027181d7fc46ec (patch)
treef28cdfc4401e0960d5c1644706e4b9a5f10bf57a /dev-haskell/hsyaml-aeson
parentdev-haskell/http-common: Remove last-rited pkg (diff)
downloadgentoo-a960b58abd07af917828c5388e027181d7fc46ec.tar.gz
gentoo-a960b58abd07af917828c5388e027181d7fc46ec.tar.bz2
gentoo-a960b58abd07af917828c5388e027181d7fc46ec.zip
dev-haskell/hsyaml-aeson: Remove last-rited pkg
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/hsyaml-aeson')
-rw-r--r--dev-haskell/hsyaml-aeson/Manifest2
-rw-r--r--dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild36
-rw-r--r--dev-haskell/hsyaml-aeson/metadata.xml11
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-haskell/hsyaml-aeson/Manifest b/dev-haskell/hsyaml-aeson/Manifest
deleted file mode 100644
index 165092ef7807..000000000000
--- a/dev-haskell/hsyaml-aeson/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST hsyaml-aeson-0.2.0.1-rev4.cabal 2618 BLAKE2B d30b9aaab7caf80ffb538ca1ce47cea6f1d6642d966aa2d47546e6c7facad0942bfcdb846388ef5703f0a5c481435d84e9bd26e770f98089121f76b8db12d8c2 SHA512 45edd5ca292cd86a13bca7c89b0cfd9bed67c5ad4ec4d775ac05f4800a250a034330095c7061ca963b8f5b1e9141daa86c8c2793c8598c743b0001359161c74f
-DIST hsyaml-aeson-0.2.0.1.tar.gz 11954 BLAKE2B 2ff80bbc61416ef1dd686b3ed57f6678a39b244fbf0fffa1b194dda0cf2e086c84620b6f5b85f85fe4cc001184bbd1e60f1b0e3a11bbd282d5da8bca65d4777d SHA512 64602074e3e4424b7ff5055aa5aefac89e12127d56975c437189e434c168f129c6d5bb1ee6b0e22e201d0b25de574bb2a49f0fcd0ac1498250ae14920f89acf4
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
deleted file mode 100644
index 899b227a3a9c..000000000000
--- a/dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild
+++ /dev/null
@@ -1,36 +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.1.2
-
-CABAL_PN="HsYAML-aeson"
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-CABAL_HACKAGE_REVISION=4
-inherit haskell-cabal
-
-DESCRIPTION="JSON to YAML Adapter"
-HOMEPAGE="https://hackage.haskell.org/package/HsYAML-aeson"
-
-LICENSE="GPL-2+"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="exe"
-
-RDEPEND=">=dev-haskell/hsyaml-0.2.0:=[profile?] <dev-haskell/hsyaml-0.3:=[profile?]
- >=dev-haskell/scientific-0.3.6.2:=[profile?] <dev-haskell/scientific-0.4:=[profile?]
- >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
- >=dev-lang/ghc-8.4.3:=
- >=dev-haskell/aeson-1.4.0.0:=[profile?] <dev-haskell/aeson-2.2:=[profile?]
- >=dev-haskell/vector-0.12.0.2:=[profile?] <dev-haskell/vector-0.14:=[profile?]
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-2.2.0.1
-"
-
-src_configure() {
- haskell-cabal_src_configure \
- $(cabal_flag exe exe)
-}
diff --git a/dev-haskell/hsyaml-aeson/metadata.xml b/dev-haskell/hsyaml-aeson/metadata.xml
deleted file mode 100644
index a28a6aa5922d..000000000000
--- a/dev-haskell/hsyaml-aeson/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <use>
- <flag name="exe">Enable @exe:yaml-test@ component</flag>
- </use>
-</pkgmetadata>