summaryrefslogtreecommitdiff
path: root/dev-haskell/geniplate/geniplate-0.6.0.3.ebuild
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-04-03 13:20:19 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-04-03 14:36:34 +0100
commitc2e7234b0343a078a52d66b4de72ba2bc1a0d0f2 (patch)
tree0edcc4c2aba3730a9a58e7c95de636d1f00975c2 /dev-haskell/geniplate/geniplate-0.6.0.3.ebuild
parent277f84c99b45709f1bf83090179c3f73c2c24808 (diff)
downloadgentoo-c2e7234b0343a078a52d66b4de72ba2bc1a0d0f2.tar.gz
gentoo-c2e7234b0343a078a52d66b4de72ba2bc1a0d0f2.tar.xz
dev-haskell/geniplate: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/geniplate/geniplate-0.6.0.3.ebuild')
-rw-r--r--dev-haskell/geniplate/geniplate-0.6.0.3.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-haskell/geniplate/geniplate-0.6.0.3.ebuild b/dev-haskell/geniplate/geniplate-0.6.0.3.ebuild
deleted file mode 100644
index b240a5a55f8..00000000000
--- a/dev-haskell/geniplate/geniplate-0.6.0.3.ebuild
+++ /dev/null
@@ -1,24 +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.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Use template Haskell to generate Uniplate-like functions"
-HOMEPAGE="http://hackage.haskell.org/package/geniplate"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/mtl:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.2"