commit: 4ed439bf3b3bb740580ad49697d627ded4123015 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Aug 22 07:59:50 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Aug 22 08:03:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed439bf
dev-haskell/attoparsec-conduit: treeclean Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-haskell/attoparsec-conduit/Manifest | 1 - .../attoparsec-conduit-1.1.0.ebuild | 25 ---------------------- dev-haskell/attoparsec-conduit/metadata.xml | 8 ------- profiles/package.mask | 1 - 4 files changed, 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>[email protected]</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 <[email protected]> (2022-07-16) # No longer supported upstream. Use a newer ruby version instead.
