summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-05-10 14:22:14 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-05-10 14:22:14 +0000
commit7aad69b5402ffae173d6d2bf4506e6d16824f0eb (patch)
tree6ed8727c9d8ad9fb9b115ba014dc2ed6408f90e8 /dev-haskell/hinotify/hinotify-0.3.2.ebuild
parentVersion bump. (diff)
downloadgentoo-2-7aad69b5402ffae173d6d2bf4506e6d16824f0eb.tar.gz
gentoo-2-7aad69b5402ffae173d6d2bf4506e6d16824f0eb.tar.bz2
gentoo-2-7aad69b5402ffae173d6d2bf4506e6d16824f0eb.zip
Version bump.
(Portage version: 2.2.10_p15/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/hinotify/hinotify-0.3.2.ebuild')
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.2.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-haskell/hinotify/hinotify-0.3.2.ebuild b/dev-haskell/hinotify/hinotify-0.3.2.ebuild
deleted file mode 100644
index 419a77147269..000000000000
--- a/dev-haskell/hinotify/hinotify-0.3.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hinotify/hinotify-0.3.2.ebuild,v 1.2 2012/09/12 15:50:40 qnikst Exp $
-
-# ebuild generated by hackport 0.2.13
-
-EAPI="3"
-
-CABAL_FEATURES="lib profile haddock hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Haskell binding to INotify"
-HOMEPAGE="http://code.haskell.org/hinotify/README.html"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-6.10.1"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.2"