From 914e6e8f72997015954b00d342cf8ca52fa8aa83 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 3 Apr 2016 13:36:13 +0100 Subject: dev-haskell/crypto-random: drop old Package-Manager: portage-2.2.28 --- .../crypto-random/crypto-random-0.0.8.ebuild | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 dev-haskell/crypto-random/crypto-random-0.0.8.ebuild (limited to 'dev-haskell/crypto-random/crypto-random-0.0.8.ebuild') diff --git a/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild deleted file mode 100644 index 04a01ad0faab..000000000000 --- a/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.3.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/securemem:=[profile?] - dev-haskell/vector:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" -- cgit v1.2.3