From 386855c4d1ef509c1fd32abd721589c81669613b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 23 Oct 2023 08:35:49 +0100 Subject: gentoo auto-resync : 23:10:2023 - 08:35:49 --- dev-haskell/hinotify/Manifest | 4 +++- dev-haskell/hinotify/hinotify-0.4.1.ebuild | 25 +++++++++++++++++++++++++ dev-haskell/hinotify/metadata.xml | 10 ++++------ 3 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 dev-haskell/hinotify/hinotify-0.4.1.ebuild (limited to 'dev-haskell/hinotify') diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest index 468c25d3a143..9f8cedfbbb8f 100644 --- a/dev-haskell/hinotify/Manifest +++ b/dev-haskell/hinotify/Manifest @@ -1,3 +1,5 @@ DIST hinotify-0.3.10.tar.gz 9193 BLAKE2B 877f98091412732656913f7af9e29e34088d240ac88214afd237e2994730f119a80db3960f27ad3a024026dcd8bb232853412aa314f416555e27886f87fda64a SHA512 d22f40bb055e14fd4be6669122a11b36fd7c5a989489d1b8c1e4117672b9f1700197a827f23242c91504b8236c349a4494adf724827001a77a1abdc11a9d6b8b +DIST hinotify-0.4.1.tar.gz 9173 BLAKE2B c9baafdb64167f1d4ceb82bb072ee56fd0d9d893b321a8f50c3f125ee2756dddbe7372dbf1eeb8f44ce98e07adaf47e531b07ee0df7332fa141d825d11e4e12d SHA512 2f4627a3604ac6ec5d745ba6f4fd11e39a094ad54a5ab4d5040fe6c7c2a8823e42be575b9be95dc6848db99b421bac70798f8eb5f9ba6841f06f6156afe8797b EBUILD hinotify-0.3.10.ebuild 630 BLAKE2B 3f2160ca90129588014971e5eebdb34ee33e5b66a0366ca054c6a2f3617f08f40dcad8fa34286feeac2c631b8a73fd4fdddaf52548863eb6fc7bb7cd83200c7f SHA512 16453d8f0a3b37f8407e8c067e4a6d3b8cb01c7372fc01fe3f74498ec325a4f4ee653bc6cae10773206aaad640bf85612ec42cb8785ef53f8cf4aea7e733fd10 -MISC metadata.xml 310 BLAKE2B cefbe838bbd2e8f6ec19773b16694c9ab15756588b6909466d8b7ff3948a61d3a27eb3e84a71ed74270d8145ca34b7a6a47dd4fab929722bd85c49d5cc6b231a SHA512 2fd3c373b146730465157afabee2a983ef99562ec1e5495f0628aec95e440b59a8beac7b35a5cb43b74ed8232eb5353e03e3888ea1a8bea72288f585e304b399 +EBUILD hinotify-0.4.1.ebuild 627 BLAKE2B d0e8f51d6904b43cef89caf7f679cc6df793c2e9457dc737c3206d3d426df5d45aac562348817b30e9053eeef137d48814c016375b1d76a109805c981953cc85 SHA512 04ca65f66a205135d1e10eb3e4c44e9838efda4bbb194afcca6d9aa0813c6f4936e42fced0aa18fae7b2ae0fcb4c2113af99f47aa09a52c5b02876720f36f14a +MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4 diff --git a/dev-haskell/hinotify/hinotify-0.4.1.ebuild b/dev-haskell/hinotify/hinotify-0.4.1.ebuild new file mode 100644 index 000000000000..60b1686af667 --- /dev/null +++ b/dev-haskell/hinotify/hinotify-0.4.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# ebuild generated by hackport 0.6.7.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" +inherit haskell-cabal + +DESCRIPTION="Haskell binding to inotify" +HOMEPAGE="https://github.com/kolmodin/hinotify" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/async-2:=[profile?] =dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 +" diff --git a/dev-haskell/hinotify/metadata.xml b/dev-haskell/hinotify/metadata.xml index e9a57e77687b..937381521944 100644 --- a/dev-haskell/hinotify/metadata.xml +++ b/dev-haskell/hinotify/metadata.xml @@ -1,10 +1,8 @@ - - haskell@gentoo.org - - - kolmodin/hinotify - + + haskell@gentoo.org + Gentoo Haskell + -- cgit v1.2.3