diff options
Diffstat (limited to 'dev-haskell/comonads-fd')
-rw-r--r-- | dev-haskell/comonads-fd/Manifest | 3 | ||||
-rw-r--r-- | dev-haskell/comonads-fd/comonads-fd-4.0.ebuild | 25 | ||||
-rw-r--r-- | dev-haskell/comonads-fd/metadata.xml | 11 |
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-haskell/comonads-fd/Manifest b/dev-haskell/comonads-fd/Manifest deleted file mode 100644 index 3df0f6da22a7..000000000000 --- a/dev-haskell/comonads-fd/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST comonads-fd-4.0.tar.gz 2605 BLAKE2B 3d498483964cf10f3622aaa4097adabf70c2ef1d82c28025697e775fb4b6d88b33332235772001f6180279876bfd4fa1b3720762c7297c3c9c9d00f031d2cf5c SHA512 290a137c7485c5cbebc7994737a0c2a70ffb2463188cd491bf86b4e02edb5cc3a8c4fd7b7cfcfc999c6dfbed6bb437a63f44959ec34e4addaffd0a81a20125a1 -EBUILD comonads-fd-4.0.ebuild 584 BLAKE2B b34d7ddc1538c74ad533a9a36f36b5c9068d31e8f3c66967b096a80822ea24ebe7af0af9336f50c42fd3ead0c0f8bff649861e45f7611845dcadf2c09221f138 SHA512 636288d20e5c80cdbd116a5acc0d9daa1b47b1301ac4699f2623779cc6d8ffc00c4b56efdab810ce15b7002a20f953014c5e0ee94696e9706969ad570a71302f -MISC metadata.xml 333 BLAKE2B 6adb2920aeb0cfbcad3a1a480c0df065bb97387242c535f940816395a1174d3fd7b817fac2b4bb585b280d7ad2f1790382b7d80e708343cb40cfe65e6de79cb7 SHA512 a449fdb752f6664746ba3d582173b611aa60a54f0219a2109ad86f0e2962d1c47e8399b217769a1bb8033273567beedf5a862616a8b4c97c15ab11a5d2f14ce1 diff --git a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild deleted file mode 100644 index 578bc84089cf..000000000000 --- a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="This package has been merged into comonad 4.0" -HOMEPAGE="https://github.com/ekmett/comonads-fd/" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/comonad-4:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" diff --git a/dev-haskell/comonads-fd/metadata.xml b/dev-haskell/comonads-fd/metadata.xml deleted file mode 100644 index b0dfa4501d0c..000000000000 --- a/dev-haskell/comonads-fd/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> - <upstream> - <remote-id type="github">ekmett/comonads-fd</remote-id> - </upstream> -</pkgmetadata> |