commit:     6f13d5a5abccadb4dc01efb1b2fcd74dee1bbff4
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 07:44:55 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 07:52:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f13d5a5

dev-haskell/binary-orphans: drop old

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

 dev-haskell/binary-orphans/Manifest                |  1 -
 .../binary-orphans-0.1.6.0-r1.ebuild               | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/dev-haskell/binary-orphans/Manifest 
b/dev-haskell/binary-orphans/Manifest
index 98559dfdcea..6f777e43dcd 100644
--- a/dev-haskell/binary-orphans/Manifest
+++ b/dev-haskell/binary-orphans/Manifest
@@ -1,2 +1 @@
-DIST binary-orphans-0.1.6.0.tar.gz 5320 BLAKE2B 
3e8393e64ee737316457ee7f36f740404b0f4adaac2134701c935608ac90714473148d8844c167262a058de607f86a2d8d0b2527e6cb07f50f054b77629df97d
 SHA512 
646410b79d92a20ef7b6d6583fca38da672e7fe072d2d5a7a9d50bacd1fb3da20efd9ab42e74029279dcd5a2c4b80218b860ae8e45bef348a692b23bcc8ea351
 DIST binary-orphans-1.0.1.tar.gz 4425 BLAKE2B 
2f94e8e2fa70578b0feaa338ea5148f2f373cabdf4fcfaa3092ff7f92484fc7708da09bba8ea51de626c70c74de3051a6eae6c0a2280d125504d168c730e0f14
 SHA512 
067df608ec5fee2907c1648c19116a4de7a237c41101e811ba02789fbe22c5726443d4950b03bd156ad8ea336acc6c71da3efe7a6cf1127519ec5eb9778ec11d

diff --git a/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild 
b/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild
deleted file mode 100644
index 82e78e5a049..00000000000
--- a/dev-haskell/binary-orphans/binary-orphans-0.1.6.0-r1.ebuild
+++ /dev/null
@@ -1,48 +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="Orphan instances for binary"
-HOMEPAGE="https://github.com/phadej/binary-orphans#readme";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/aeson-0.7.0.6:=[profile?] 
<dev-haskell/aeson-1.2:=[profile?]
-       >=dev-haskell/case-insensitive-1.2.0.4:=[profile?] 
<dev-haskell/case-insensitive-1.2.1:=[profile?]
-       >=dev-haskell/hashable-1.2.3.3:=[profile?] 
<dev-haskell/hashable-1.3:=[profile?]
-       >=dev-haskell/nats-1:=[profile?] <dev-haskell/nats-1.2:=[profile?]
-       >=dev-haskell/scientific-0.3.3.8:=[profile?] 
<dev-haskell/scientific-0.4:=[profile?]
-       >=dev-haskell/semigroups-0.16.2.2:=[profile?]
-       >=dev-haskell/tagged-0.7.3:=[profile?] 
<dev-haskell/tagged-0.8.6:=[profile?]
-       >=dev-haskell/text-1.2.0.6:=[profile?] <dev-haskell/text-1.3:=[profile?]
-       >=dev-haskell/text-binary-0.1.0:=[profile?] 
<dev-haskell/text-binary-0.3:=[profile?]
-       >=dev-haskell/unordered-containers-0.2.5.1:=[profile?] 
<dev-haskell/unordered-containers-0.3:=[profile?]
-       >=dev-haskell/vector-0.10.12.3:=[profile?] 
<dev-haskell/vector-0.13:=[profile?]
-       >=dev-haskell/vector-binary-instances-0.2.1.0:=[profile?] 
<dev-haskell/vector-binary-instances-0.3:=[profile?]
-       >=dev-haskell/void-0.7:=[profile?] <dev-haskell/void-0.8:=[profile?]
-       >=dev-lang/ghc-7.6.2:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.16.0
-       test? ( >=dev-haskell/quickcheck-2.7 <dev-haskell/quickcheck-2.9.3
-               >=dev-haskell/quickcheck-instances-0.3.11 
<dev-haskell/quickcheck-instances-0.3.13
-               >=dev-haskell/tasty-0.10.1.2 <dev-haskell/tasty-0.12
-               >=dev-haskell/tasty-quickcheck-0.8.3.2 
<dev-haskell/tasty-quickcheck-0.9 )
-"
-
-src_prepare() {
-       default
-
-       cabal_chdeps \
-               'semigroups               >=0.16.2.2  && <0.18.3' 'semigroups   
            >=0.16.2.2'
-}

Reply via email to