commit:     c47b367ec11bfb06ae638bc74841eb3a209c6de8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 14:22:45 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 14:36:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c47b367e

dev-haskell/conduit-extra: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/conduit-extra/Manifest                 |  4 ---
 .../conduit-extra/conduit-extra-1.1.13.1.ebuild    | 41 ----------------------
 .../conduit-extra/conduit-extra-1.1.15.ebuild      | 40 ---------------------
 .../conduit-extra/conduit-extra-1.1.9.1.ebuild     | 40 ---------------------
 .../conduit-extra/conduit-extra-1.1.9.2.ebuild     | 40 ---------------------
 5 files changed, 165 deletions(-)

diff --git a/dev-haskell/conduit-extra/Manifest 
b/dev-haskell/conduit-extra/Manifest
index 3c20b1200f3..3d15415ac67 100644
--- a/dev-haskell/conduit-extra/Manifest
+++ b/dev-haskell/conduit-extra/Manifest
@@ -1,5 +1 @@
-DIST conduit-extra-1.1.13.1.tar.gz 33455 BLAKE2B 
3a0dbdd2214f955f54daecf14a0d81bf47f5ee02c20fdd0d9eef3af833881d9fc26aebd97fc970098d5ffea3a709049b499e1925d4f51c11235fee2986fa361c
 SHA512 
c7b7ccf4980a2420116b2e8ee084c76275cbd1a80812bdf006660aa4c48e9adace3b5530e9510c603711c8d2a7d1519ff501bb9cd08dbbb5bbd1b8d79bac8266
-DIST conduit-extra-1.1.15.tar.gz 34666 BLAKE2B 
ba81aa05990a2f67de1c8d8ff9311a012e0f300f97134e8d48ff64fb22e4d7c14644bb0897f3c7e43c73d7864c5209ac885b9b78ff5f5c0acd3e435f17683e31
 SHA512 
cdf47414e362950d6361a26cb584dbab9648572fa801e2444c5a76723f5f166c3c9d701282c8da06b2db462aa15e195feaed0bc154689bc93a237c1ec21f6cd5
-DIST conduit-extra-1.1.9.1.tar.gz 29571 BLAKE2B 
1113b5bcd419a4f11f061dbbb6b21c985ccd647642a7ababb75bbab953fe1ec569eeabc57a79e310c77360f8eff4d29fce01a2480bfe53af62cdf43f2890bb50
 SHA512 
3e35c303fb9696f99af99db6ada5e59dcde09e0ce3d3559aed2b3354dab1a96d523b7976643239892316a709289e4943aea37152a2935c6c256b24e5b73dc716
-DIST conduit-extra-1.1.9.2.tar.gz 29576 BLAKE2B 
d16bde0c19cf14bd190875fd3a43fe18551f3f101e1f1c8546f88ec29c686dbfb0d6c81fdfa919f505555ff86a1fa0a1522ce40a73f6c402b81003054ae24799
 SHA512 
ddc8e99c3b939704421d464c928d8fc2a591cdb4e44942cebb670d5c3e9a4d96fa03c227a1acfd227560d45d3eead7ff6cadde54ec8e78324eb86a861fbb8576
 DIST conduit-extra-1.3.4.tar.gz 33170 BLAKE2B 
27d9adc403be4479e06c47737e9770ffa63fa306278ca20374e7fde8005a70553df28a4959bca0148c4607a0317fddcbde693bd1b0a11c45ea1b58f086a66876
 SHA512 
cd5d6d754871ba9558f495074066cff0d116d71af71a6260c9cfe53244a03513813f93ed985af25c6eb7849f1d4dbb4f6b9a17140c2bf12236206b9e9925efee

diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild 
b/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild
deleted file mode 100644
index 5e4c17ded1b..00000000000
--- a/dev-haskell/conduit-extra/conduit-extra-1.1.13.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.7.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Batteries included conduit: adapters for common libraries"
-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/async:=[profile?]
-       >=dev-haskell/attoparsec-0.10:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/conduit-1.1:=[profile?] 
<dev-haskell/conduit-1.3:=[profile?]
-       dev-haskell/exceptions:=[profile?]
-       dev-haskell/monad-control:=[profile?]
-       >=dev-haskell/network-2.3:=[profile?]
-       >=dev-haskell/primitive-0.5:=[profile?]
-       >=dev-haskell/resourcet-1.1:=[profile?]
-       dev-haskell/stm:=[profile?]
-       >=dev-haskell/streaming-commons-0.1.11:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       dev-haskell/transformers-base:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/bytestring-builder
-               >=dev-haskell/hspec-1.3
-               dev-haskell/quickcheck )
-"

diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild 
b/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild
deleted file mode 100644
index fe58bd34235..00000000000
--- a/dev-haskell/conduit-extra/conduit-extra-1.1.15.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.1.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Batteries included conduit: adapters for common libraries"
-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/async:=[profile?]
-       >=dev-haskell/attoparsec-0.10:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/conduit-1.1:=[profile?] 
<dev-haskell/conduit-1.3:=[profile?]
-       dev-haskell/exceptions:=[profile?]
-       dev-haskell/monad-control:=[profile?]
-       >=dev-haskell/network-2.3:=[profile?]
-       >=dev-haskell/primitive-0.5:=[profile?]
-       >=dev-haskell/resourcet-1.1:=[profile?]
-       dev-haskell/stm:=[profile?]
-       >=dev-haskell/streaming-commons-0.1.16:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/transformers-base:=[profile?]
-       >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.18.1.3
-       test? ( dev-haskell/bytestring-builder
-               >=dev-haskell/hspec-1.3
-               dev-haskell/quickcheck )
-"

diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild 
b/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild
deleted file mode 100644
index 7509d59784a..00000000000
--- a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Batteries included conduit: adapters for common libraries"
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/conduit-1.1:=[profile?] 
<dev-haskell/conduit-1.3:=[profile?]
-       dev-haskell/monad-control:=[profile?]
-       >=dev-haskell/network-2.3:=[profile?]
-       >=dev-haskell/primitive-0.5:=[profile?]
-       >=dev-haskell/resourcet-1.1:=[profile?]
-       dev-haskell/stm:=[profile?]
-       >=dev-haskell/streaming-commons-0.1.11:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       dev-haskell/transformers-base:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/async
-               dev-haskell/bytestring-builder
-               dev-haskell/exceptions
-               >=dev-haskell/hspec-1.3 )
-"

diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild 
b/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild
deleted file mode 100644
index 1147f035bf7..00000000000
--- a/dev-haskell/conduit-extra/conduit-extra-1.1.9.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Batteries included conduit: adapters for common libraries"
-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/attoparsec-0.10:=[profile?]
-       >=dev-haskell/blaze-builder-0.3:=[profile?]
-       >=dev-haskell/conduit-1.1:=[profile?] 
<dev-haskell/conduit-1.3:=[profile?]
-       dev-haskell/monad-control:=[profile?]
-       >=dev-haskell/network-2.3:=[profile?]
-       >=dev-haskell/primitive-0.5:=[profile?]
-       >=dev-haskell/resourcet-1.1:=[profile?]
-       dev-haskell/stm:=[profile?]
-       >=dev-haskell/streaming-commons-0.1.11:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       dev-haskell/transformers-base:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/async
-               dev-haskell/bytestring-builder
-               dev-haskell/exceptions
-               >=dev-haskell/hspec-1.3 )
-"

Reply via email to