dev-haskell/base64-conduit: Remove last-rited pkg

This commit is contained in:
Michał Górny
2016-10-31 17:17:34 +01:00
parent b3327d50e6
commit 2baddf7a54
4 changed files with 0 additions and 51 deletions

View File

@@ -1 +0,0 @@
DIST base64-conduit-1.0.0.1.tar.gz 2512 SHA256 e9993085827215538c236b0300a94c57e513e884bf965714011818ef86ddf01f SHA512 b0041e05d2b90ce0a6611073239f49cf48464da415e52ba6b68b40072a52d0fb0048c734a5dd508e26ebabf98d434ff6d39e49e8bac911fd3d116520df033eaf WHIRLPOOL f384c989180212a9b728212163644c7c45508bf486d5668778793a739079f5bdff563b10ee470a5cebaca2672fbb0db08648d0ed7b43dfd0b2a4330d685984da

View File

@@ -1,30 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
# ebuild generated by hackport 0.3.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Base64-encode and decode streams of bytes. (deprecated)"
HOMEPAGE="https://github.com/snoyberg/conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/base64-bytestring-0.1.1.1:=[profile?]
>=dev-haskell/conduit-1.0:=[profile?] <dev-haskell/conduit-1.1:=[profile?]
>=dev-lang/ghc-6.10.4:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8
test? ( >=dev-haskell/hspec-1.3
dev-haskell/quickcheck
dev-haskell/transformers )
"

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
Base64-encode and decode streams of bytes.
</longdescription>
<upstream>
<remote-id type="github">snoyberg/conduit</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -586,12 +586,6 @@ dev-libs/dbxml
# and Humble Bundle over 2 years ago. Removal in 60 days. Bug #588110.
games-action/awesomenauts
# Sergei Trofimovich <slyfox@gentoo.org> (11 Sep 2016)
# Mask for removal in 30 days. Uses deprecated conduit-1.0*
# Upstream suggests using dev-haskell/conduit-combinators
# instead.
dev-haskell/base64-conduit
# Lars Wendler <polynomial-c@gentoo.org> (06 Sep 2016)
# Breaks samba's nmbd process (bug #592502)
# Masked the possible fixed samba version until more testing has been performed.