Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/filesystem-conduit/, profiles/
Date: Tue, 02 Aug 2016 14:34:40
Message-Id: 1470148452.35b08f7eede9fa8e28f49384a3972be81e860627.mgorny@gentoo
1 commit: 35b08f7eede9fa8e28f49384a3972be81e860627
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 14:26:46 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 14:34:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b08f7e
7
8 dev-haskell/filesystem-conduit: Remove last-rited pkg
9
10 dev-haskell/filesystem-conduit/Manifest | 1 -
11 .../filesystem-conduit-1.0.0.1.ebuild | 35 ----------------------
12 dev-haskell/filesystem-conduit/metadata.xml | 14 ---------
13 profiles/package.mask | 5 ----
14 4 files changed, 55 deletions(-)
15
16 diff --git a/dev-haskell/filesystem-conduit/Manifest b/dev-haskell/filesystem-conduit/Manifest
17 deleted file mode 100644
18 index c79f757..0000000
19 --- a/dev-haskell/filesystem-conduit/Manifest
20 +++ /dev/null
21 @@ -1 +0,0 @@
22 -DIST filesystem-conduit-1.0.0.1.tar.gz 2928 SHA256 1c632db549ea8f3b99efbfce623d160d17620b42f21cb60f9b5f825c4f8a8812 SHA512 e1cdcc5569f540e13404e809adf22e4e5b91cfe6ace45003cf03bb75e7f017698536e28304ad7ffc2f41f33aeff5d579be46f0f494fd971e2794a78c7286b90b WHIRLPOOL d9e06cbad0c53ea094c0c8bbb4968d92d19a99a4d3c3a87deef1294277edb6b26b822fce6c1c807ba5beabcf675ebfcd7352baee8b57127809132fd075905ded
23
24 diff --git a/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild b/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild
25 deleted file mode 100644
26 index 6a49cea..0000000
27 --- a/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild
28 +++ /dev/null
29 @@ -1,35 +0,0 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI=5
35 -
36 -# ebuild generated by hackport 0.3.2.9999
37 -
38 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
39 -inherit haskell-cabal
40 -
41 -DESCRIPTION="Use system-filepath data types with conduits"
42 -HOMEPAGE="https://github.com/snoyberg/conduit"
43 -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
44 -
45 -LICENSE="MIT"
46 -SLOT="0/${PV}"
47 -KEYWORDS="~amd64 ~x86"
48 -IUSE=""
49 -
50 -RDEPEND="=dev-haskell/conduit-1.0*:=[profile?]
51 - >=dev-haskell/system-fileio-0.3.3:=[profile?]
52 - <dev-haskell/system-fileio-0.4:=[profile?]
53 - >=dev-haskell/system-filepath-0.4.3:=[profile?]
54 - <dev-haskell/system-filepath-0.5:=[profile?]
55 - >=dev-haskell/text-0.11:=[profile?]
56 - >=dev-haskell/transformers-0.2.2:=[profile?]
57 - <dev-haskell/transformers-0.4:=[profile?]
58 - >=dev-lang/ghc-6.10.4:="
59 -DEPEND="${RDEPEND}
60 - >=dev-haskell/cabal-1.8
61 - test? ( dev-haskell/blaze-builder
62 - >=dev-haskell/hspec-1.3
63 - dev-haskell/quickcheck
64 - )"
65
66 diff --git a/dev-haskell/filesystem-conduit/metadata.xml b/dev-haskell/filesystem-conduit/metadata.xml
67 deleted file mode 100644
68 index 7773971f..0000000
69 --- a/dev-haskell/filesystem-conduit/metadata.xml
70 +++ /dev/null
71 @@ -1,14 +0,0 @@
72 -<?xml version="1.0" encoding="UTF-8"?>
73 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
74 -<pkgmetadata>
75 - <maintainer type="project">
76 - <email>haskell@g.o</email>
77 - <name>Gentoo Haskell</name>
78 - </maintainer>
79 - <longdescription>
80 - Provides ability to traverse a folder structure efficiently, as well as convenience wrappers for reading from and writing to files.
81 - </longdescription>
82 - <upstream>
83 - <remote-id type="github">snoyberg/conduit</remote-id>
84 - </upstream>
85 -</pkgmetadata>
86
87 diff --git a/profiles/package.mask b/profiles/package.mask
88 index 84e37f0..584cab6 100644
89 --- a/profiles/package.mask
90 +++ b/profiles/package.mask
91 @@ -262,11 +262,6 @@ games-emulation/ppsspp
92 # Breaks dev-ml/ppx_type_conv
93 >=dev-ml/ppx_deriving-4
94
95 -# Sergei Trofimovich <slyfox@g.o> (26 Jun 2016)
96 -# Deprecated by upstream in favour of dev-haskell/conduit-extra.
97 -# Masked for removal.
98 -dev-haskell/filesystem-conduit
99 -
100 # Aaron Bauman <bman@g.o> (26 Jun 2016)
101 # Unpatched security vulnerability per bug #475120
102 media-video/motion