diff options
| author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-12 22:29:33 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-12 22:40:31 +0100 |
| commit | 56d4655ae5e69e79770b2f1535c4b932999d6fb0 (patch) | |
| tree | bd92bcfb92c0955a24a2440b462a6c199c7fe811 /dev-haskell/math-functions/math-functions-0.1.5.2.ebuild | |
| parent | a3ff1113089c50dc87f0adde4ba12d53d7a28ef3 (diff) | |
| download | gentoo-56d4655ae5e69e79770b2f1535c4b932999d6fb0.tar.gz gentoo-56d4655ae5e69e79770b2f1535c4b932999d6fb0.tar.bz2 gentoo-56d4655ae5e69e79770b2f1535c4b932999d6fb0.zip | |
dev-haskell/math-functions: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/math-functions/math-functions-0.1.5.2.ebuild')
| -rw-r--r-- | dev-haskell/math-functions/math-functions-0.1.5.2.ebuild | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild b/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild deleted file mode 100644 index e431b3631a4b..000000000000 --- a/dev-haskell/math-functions/math-functions-0.1.5.2.ebuild +++ /dev/null @@ -1,33 +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.3.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Special functions and Chebyshev polynomials" -HOMEPAGE="https://github.com/bos/math-functions" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/erf-2:=[profile?] - >=dev-haskell/vector-0.7:=[profile?] - dev-haskell/vector-th-unbox:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/hunit-1.2 - >=dev-haskell/ieee754-0.7.3 - >=dev-haskell/quickcheck-2.4 - dev-haskell/test-framework - dev-haskell/test-framework-hunit - dev-haskell/test-framework-quickcheck2 ) -" |
