diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-22 09:59:50 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-22 10:03:35 +0200 |
commit | 4ed439bf3b3bb740580ad49697d627ded4123015 (patch) | |
tree | ccde0e288be5ab19f2a0089ea77e4167ce67bf17 | |
parent | dev-haskell/attoparsec-enumerator: treeclean (diff) | |
download | gentoo-4ed439bf3b3bb740580ad49697d627ded4123015.tar.gz gentoo-4ed439bf3b3bb740580ad49697d627ded4123015.tar.bz2 gentoo-4ed439bf3b3bb740580ad49697d627ded4123015.zip |
dev-haskell/attoparsec-conduit: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-haskell/attoparsec-conduit/Manifest | 1 | ||||
-rw-r--r-- | dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild | 25 | ||||
-rw-r--r-- | dev-haskell/attoparsec-conduit/metadata.xml | 8 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
4 files changed, 0 insertions, 35 deletions
diff --git a/dev-haskell/attoparsec-conduit/Manifest b/dev-haskell/attoparsec-conduit/Manifest deleted file mode 100644 index 5c47d543bbd3..000000000000 --- a/dev-haskell/attoparsec-conduit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST attoparsec-conduit-1.1.0.tar.gz 1210 BLAKE2B b2a02358ff9516971d1abcca57c3c6e2eb9b83f83af3bbd9ed3b89af4977329fbf7dc9b776cef7383715d7911cfde0df41601aff07d50160c1bb3b463f3eedb6 SHA512 7a883b25cc1bfed03a35593927d51dba920fca8d29e610adb7a409807867241847583f68550cc1344a2e333639a703db860ac6c8f6e19f36595a9001e9334472 diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild deleted file mode 100644 index 922d4df188ad..000000000000 --- a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.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="Consume attoparsec parsers via conduit. (deprecated)" -HOMEPAGE="https://github.com/snoyberg/conduit" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/conduit-1.1:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" diff --git a/dev-haskell/attoparsec-conduit/metadata.xml b/dev-haskell/attoparsec-conduit/metadata.xml deleted file mode 100644 index 937381521944..000000000000 --- a/dev-haskell/attoparsec-conduit/metadata.xml +++ /dev/null @@ -1,8 +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> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 5974df02f7f0..a554179d6393 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -339,7 +339,6 @@ dev-haskell/argparser dev-haskell/arithmoi dev-haskell/arrows dev-haskell/ascii-progress -dev-haskell/attoparsec-conduit # Hans de Graaff <graaff@gentoo.org> (2022-07-16) # No longer supported upstream. Use a newer ruby version instead. |