# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.9.1.0.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" HOMEPAGE="https://github.com/kazu-yamamoto/crypton-certificate" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64" RDEPEND=">=dev-haskell/crypton-0.24:=[profile?] >=dev-haskell/crypton-asn1-encoding-0.10.0:=[profile?] =dev-haskell/crypton-asn1-types-0.4.1:=[profile?] =dev-haskell/crypton-pem-0.2.4:=[profile?] =dev-haskell/crypton-x509-1.8.0:=[profile?] >=dev-haskell/crypton-x509-store-1.8.0:=[profile?] dev-haskell/data-default:=[profile?] >=dev-haskell/iproute-1.2.2:=[profile?] dev-haskell/memory:=[profile?] dev-haskell/time-hourglass:=[profile?] >=dev-lang/ghc-9.0.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.4.1.0 test? ( dev-haskell/tasty dev-haskell/tasty-hunit ) "