public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hinotify/
@ 2015-08-09 17:50 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2015-08-09 17:50 UTC (permalink / raw
  To: gentoo-commits

commit:     112b908725320d6ad67586218ea93a5549a849f7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  9 17:45:59 2015 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug  9 17:49:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112b9087

dev-haskell/hinotify: version bump up to 0.3.8.1

Package-Manager: portage-2.2.20

 dev-haskell/hinotify/Manifest                |  1 +
 dev-haskell/hinotify/hinotify-0.3.8.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-haskell/hinotify/Manifest b/dev-haskell/hinotify/Manifest
index ae460c1..d0be756 100644
--- a/dev-haskell/hinotify/Manifest
+++ b/dev-haskell/hinotify/Manifest
@@ -1,2 +1,3 @@
 DIST hinotify-0.3.6.tar.gz 11065 SHA256 fc9fd005247cc456b7038785a89ae86591e5bba92faf7dd33bf3a70fd24ff66f SHA512 ab5634bda85ace9872afc29687085025fb22ba4463b7a3bd271c55ce7e304964dd80dd80df7695fdf389635939047e876de6d555637a8ab624cd7bc6f09af130 WHIRLPOOL 5e428bc62e0a173b4d32a3ca818e4592d72ad4687d9f0cea6b464ebeab751ec4b1429b2daf7d3de58506cc0eb3a5806414e7bfbcfb8d5285021e291e33cbea74
 DIST hinotify-0.3.7.tar.gz 6760 SHA256 0b702d104f35ca925c748deb9e2a1faaaf6b7b517e48a39a8c8f7d1ad3ebf544 SHA512 af3f07259734b7c671a6c342df1b017c450b48b26a2035cf09571b5e67631b878b46306849c37ff41a0184854004b82ef29f7e6c378da6d462b7b8d1e85dd17f WHIRLPOOL 26ab108c5192039336cfa547e225082b426f0ccf0b4ab630143b2d5c48daee8e788f706448dd4b777f39e755cc66d510a832e517cc988dd9d0359f76e07eb8ea
+DIST hinotify-0.3.8.1.tar.gz 8344 SHA256 37d46e32c362ff1e2d9c8d79a553e0d2e59e009d46708163fb05a07e1a71810d SHA512 965484ed676985303e0e559985d80e37af3d1cd0d7a0bb111679ba2ac1ead4c541a409630bb679ab70e33c0e2dcb070e17b162ff8a967c65e438ec071b756f87 WHIRLPOOL ff1eba2928e1b61639c1cde2f089bb01642102750cc4243d301469c028c735e3fa8eeea458ab6e04006f5a9e85727e580d24a91955e868c028f1add1420c2cb0

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 0000000..caaf246
--- /dev/null
+++ b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
+"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hinotify/
@ 2015-09-29 20:52 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2015-09-29 20:52 UTC (permalink / raw
  To: gentoo-commits

commit:     6e876e44466b3343ee3f7b8e986bc91642a820e8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 20:43:50 2015 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 20:52:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e876e44

dev-haskell/hinotify: x86, amd64 stable, bug #561508

Package-Manager: portage-2.2.22

 dev-haskell/hinotify/hinotify-0.3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
index caaf246..ac7be72 100644
--- a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/ghc-7.4.1:=


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hinotify/
@ 2022-07-22 23:07 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-22 23:07 UTC (permalink / raw
  To: gentoo-commits

commit:     0e5e842611b94a8ef75c62d1d25c8fd42e98eb63
Author:     matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Fri Jul 22 19:47:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 23:07:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e5e8426

dev-haskell/hinotify: keyword 0.3.10 for ~ppc64

Signed-off-by: matoro <matoro <AT> users.noreply.github.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/hinotify/hinotify-0.3.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild
index f66c4ab16b10..7ace9926c30c 100644
--- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/async-2.0:=[profile?] <dev-haskell/async-2.3:=[profile?]


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hinotify/
@ 2022-07-25  3:03 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-25  3:03 UTC (permalink / raw
  To: gentoo-commits

commit:     2edd47e11dce058f9365a83ea0152ddc8ba0b5a8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 24 18:04:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 03:03:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edd47e1

dev-haskell/hinotify: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/hinotify/hinotify-0.3.10.ebuild | 2 +-
 dev-haskell/hinotify/metadata.xml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild
index 7ace9926c30c..41e63a2793ff 100644
--- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.10.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Haskell binding to inotify"
-HOMEPAGE="https://github.com/kolmodin/hinotify.git"
+HOMEPAGE="https://github.com/kolmodin/hinotify"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/hinotify/metadata.xml b/dev-haskell/hinotify/metadata.xml
index a6d15f03263f..e9a57e77687b 100644
--- a/dev-haskell/hinotify/metadata.xml
+++ b/dev-haskell/hinotify/metadata.xml
@@ -5,6 +5,6 @@
     <email>haskell@gentoo.org</email>
   </maintainer>
   <upstream>
-    <remote-id type="github">kolmodin/hinotify.git</remote-id>
+    <remote-id type="github">kolmodin/hinotify</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-25  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 20:52 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hinotify/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2022-07-25  3:03 Sam James
2022-07-22 23:07 Sam James
2015-08-09 17:50 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox