summaryrefslogtreecommitdiff
path: root/dev-haskell/hinotify
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-haskell/hinotify
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r--dev-haskell/hinotify/Manifest5
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.8.1.ebuild24
-rw-r--r--dev-haskell/hinotify/metadata.xml10
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest
new file mode 100644
index 000000000000..83fad2f8e66d
--- /dev/null
+++ b/dev-haskell/hinotify/Manifest
@@ -0,0 +1,5 @@
+DIST hinotify-0.3.8.1.tar.gz 8344 SHA256 37d46e32c362ff1e2d9c8d79a553e0d2e59e009d46708163fb05a07e1a71810d SHA512 965484ed676985303e0e559985d80e37af3d1cd0d7a0bb111679ba2ac1ead4c541a409630bb679ab70e33c0e2dcb070e17b162ff8a967c65e438ec071b756f87 WHIRLPOOL ff1eba2928e1b61639c1cde2f089bb01642102750cc4243d301469c028c735e3fa8eeea458ab6e04006f5a9e85727e580d24a91955e868c028f1add1420c2cb0
+EBUILD hinotify-0.3.8.1.ebuild 547 SHA256 8026c2375080a884aeaf9b3a4e5c711dff6189743c51d5bfb78df122e7c14dc8 SHA512 65b01dd715411754ad435a225d22d160f718d9e69469b872c99704855a18c198634380359d22ded3a86ceb03ad5c0da0fc72d40976b753389310f98b5e161ee7 WHIRLPOOL f4201c7155c66aeb7616cdc6816ba93cba55f27c6aa7d524341bdcf1530863feb298ac28cc234d76be4fb126216d11a5c8f22cd496aa79d6f1c3c39b614dfcdd
+MISC ChangeLog 2966 SHA256 8a206cc2c38f60397382ffb45adda41f17097ee376650878128005a05c707fad SHA512 74893aee9756012a51cde258d904f878c604fe61d85e4d565259d2b7af6fddb078c80267a03b91bbb21a0b5ef1b14334b8b8a35300ef7efa3176d2ae792ebce6 WHIRLPOOL 7c23525655487f28e22bdac6a5b7e84bb6c81629dc0ba0185a82e130ac074e0bc7f3529c24b3261b16508a12f0985f229039d804dfc36e15012d67e217ff6576
+MISC ChangeLog-2015 1529 SHA256 58cae288527501dfe0f9c5978c59de7a5e2d771706dfbed75f1683430e0cfe16 SHA512 eb756f1cf97a727f83d6862fc85cc1696f4635ba71401b0b5eeae4b9a6df0da1620d84d0d8708ae6dade0766d328743b0eba622a13b1cf45b7f176b2c50d228d WHIRLPOOL 185b9799bccc99828d76d8b9da1ad64988268aa5e18b7e912cc52c21bd38b6e8ce76ad9b8a704b776372ff864735541d4a0036567e5cab2341380518f9a4f935
+MISC metadata.xml 313 SHA256 0eb52ef5aaa85fe559e743703f9710e9f4061fb752b7a2db3161bab15197c2c5 SHA512 c126a37566ae8dda3d2b87795f45fd5f2e167a68fbb0f73291b19b3e8c355c8d6084187a721fc3e29b7d23fc53f3470727cf0a430774790c0997b4548c910176 WHIRLPOOL 8c089597e7858ea35cfab906a0dc5d4a86254eda3c34bada9e5d99fec59afa158dea61772060f4d8a7051467c74201cf3d1004e1cdfa08d76e06e15e5abff528
diff --git a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
new file mode 100644
index 000000000000..cc43578121c1
--- /dev/null
+++ b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Haskell binding to inotify"
+HOMEPAGE="https://github.com/kolmodin/hinotify.git"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.8
+"
diff --git a/dev-haskell/hinotify/metadata.xml b/dev-haskell/hinotify/metadata.xml
new file mode 100644
index 000000000000..162bc3660228
--- /dev/null
+++ b/dev-haskell/hinotify/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>haskell@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">kolmodin/hinotify.git</remote-id>
+ </upstream>
+</pkgmetadata>