commit: a960b58abd07af917828c5388e027181d7fc46ec Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Sep 29 07:53:18 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Sep 29 07:53:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a960b58a
dev-haskell/hsyaml-aeson: Remove last-rited pkg Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/hsyaml-aeson/Manifest | 2 -- .../hsyaml-aeson/hsyaml-aeson-0.2.0.1.ebuild | 36 ---------------------- dev-haskell/hsyaml-aeson/metadata.xml | 11 ------- profiles/package.mask | 1 - 4 files changed, 50 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>[email protected]</email> - <name>Gentoo Haskell</name> - </maintainer> - <use> - <flag name="exe">Enable @exe:yaml-test@ component</flag> - </use> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index c315bf2c0ed2..c44253915d64 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -298,7 +298,6 @@ dev-haskell/hi-file-parser dev-haskell/hlint dev-haskell/hpack dev-haskell/hsopenssl -dev-haskell/hsyaml-aeson # hololeap <[email protected]> (2022-08-21) # doctest-parallel does not currently work with Setup.hs (used internally by
