1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 # ebuild generated by hackport 0.6.9999
8 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
11 DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer"
12 HOMEPAGE="https://github.com/vincenthz/hs-pem"
13 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
17 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
20 RDEPEND="dev-haskell/basement:=[profile?]
21 dev-haskell/memory:=[profile?]
22 >=dev-lang/ghc-7.4.1:=
25 >=dev-haskell/cabal-1.8
26 test? ( dev-haskell/hunit
27 >=dev-haskell/quickcheck-2.4.0.1
28 >=dev-haskell/test-framework-0.3.3
29 dev-haskell/test-framework-hunit
30 dev-haskell/test-framework-quickcheck2 )