summaryrefslogtreecommitdiff
path: root/dev-haskell/auto-update
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-haskell/auto-update
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/auto-update')
-rw-r--r--dev-haskell/auto-update/Manifest7
-rw-r--r--dev-haskell/auto-update/auto-update-0.1.2.2.ebuild24
-rw-r--r--dev-haskell/auto-update/auto-update-0.1.3.ebuild24
-rw-r--r--dev-haskell/auto-update/auto-update-0.1.4.ebuild24
-rw-r--r--dev-haskell/auto-update/metadata.xml16
5 files changed, 95 insertions, 0 deletions
diff --git a/dev-haskell/auto-update/Manifest b/dev-haskell/auto-update/Manifest
new file mode 100644
index 000000000000..506d6d958d08
--- /dev/null
+++ b/dev-haskell/auto-update/Manifest
@@ -0,0 +1,7 @@
+DIST auto-update-0.1.2.2.tar.gz 6651 BLAKE2B 0fd4a69ad9835d476a1b873fdb72da65582382307f943d673af71b3a4b8032c7a48fce4e08b81efbbcd0cf4d16f24bdf521af66ec9d654d170221a0a7e309813 SHA512 40358d82324653b20433041262b13f4491cfa51b58ace9554d292c09f8f0d979aed19244d4d204b34f8a296a259b968a4c3c639650e06adc7057b53057c67a74
+DIST auto-update-0.1.3.tar.gz 6799 BLAKE2B 7aff212b55b975153d066dd5637c24a6e3d66da59315a94c0af0c55bbadd1d5562cae3fead19625c6a8b459d90aa2fd085b8acf70769a24099550204892c2912 SHA512 54eb034f75d214d428a2ba4d830e4301d5c4ca0df5c55c54aaa5257bc561c1033a34f4e65c3f64606591f03aff8194b04397ffa298a779a8ee0b46fc7ed32ad3
+DIST auto-update-0.1.4.tar.gz 8607 BLAKE2B 0f2a86e45a67576db44880ba738f55d9f5bb630022e52c6514c6aad5318620c0036c669800840b59c7103852c9564a690e9827401f4457fd906b6d75a781bf54 SHA512 071e3b630503462320de3229ee955f378f95d69d6404b9bc4c6b493341f565ef04c41e12eafa4f7d7a85826dec0eed150fc58a77a2ce9f3b802dfc2a240ea45d
+EBUILD auto-update-0.1.2.2.ebuild 545 BLAKE2B ace9a92a8944ca13ba0617fc87d66472c5ca117986443bad1c087b142332f90266cc085a588ae1fd137132f7eba541d1011ef5dd65aefca8dccd44286b326d57 SHA512 227783d1cdd1bfa726b4a292d24d056d287ae379fc47c138c716bd79fa5fdbf5933721ebc57a24ae50d84b198693a63e618f8def54fd7b784f4a8d14e4869236
+EBUILD auto-update-0.1.3.ebuild 547 BLAKE2B a1f1af2589d105f42cb67d172aa9cf38625c71d9897d029b452fb2dccf583a8290ac2dbcf20330ca6c25b968905b55c1c06d1cf8466c51527888da6e5e70eb66 SHA512 5cbe973c8b0d339baa978ca10e5725b05e2ac0e56bff03ad9c3531efe85ac3216ffb5377014330973247fff8c6e3c6dab9d6fdb01e59cd6801d841f5b18e9a5e
+EBUILD auto-update-0.1.4.ebuild 545 BLAKE2B a4cbab469f1e212e97bf444177ad0010666f31a78789a4bd3444611db0ca76e83352b8160ed6dddc4bd79eb89024ee7352178523b0dbbceb4456579780dcb3c4 SHA512 d5bc48c582ba00a27ff2fa1b3eb2f97b511c41698ccdb5ade52bb197341bece4c8f7d45a2fc570f8ddba7960b9119b1a2200404e57b6b3683727fbe019bdc174
+MISC metadata.xml 922 BLAKE2B acaccb87fe64e61842d227f07629a7f358ba47143dbc1e11b4ffddb09a3818423dcfdef002d033db50dcd6062b996561877f0b85c0ea79195735d3fdd34a8445 SHA512 34e86c54aaa8c98cc94f86f38d4c88bf862d965a02122905ae2dda86dd84100236b989f90eaf538da8f865dab8894647f7f50adb39c88437d1bf140e5e57dac5
diff --git a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild
new file mode 100644
index 000000000000..6c0751615736
--- /dev/null
+++ b/dev-haskell/auto-update/auto-update-0.1.2.2.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"
+inherit haskell-cabal
+
+DESCRIPTION="Efficiently run periodic, on-demand actions"
+HOMEPAGE="https://github.com/yesodweb/wai"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+"
diff --git a/dev-haskell/auto-update/auto-update-0.1.3.ebuild b/dev-haskell/auto-update/auto-update-0.1.3.ebuild
new file mode 100644
index 000000000000..7d76d635d8d3
--- /dev/null
+++ b/dev-haskell/auto-update/auto-update-0.1.3.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.6.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Efficiently run periodic, on-demand actions"
+HOMEPAGE="https://github.com/yesodweb/wai"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+"
diff --git a/dev-haskell/auto-update/auto-update-0.1.4.ebuild b/dev-haskell/auto-update/auto-update-0.1.4.ebuild
new file mode 100644
index 000000000000..9d041414242a
--- /dev/null
+++ b/dev-haskell/auto-update/auto-update-0.1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Efficiently run periodic, on-demand actions"
+HOMEPAGE="https://github.com/yesodweb/wai"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+"
diff --git a/dev-haskell/auto-update/metadata.xml b/dev-haskell/auto-update/metadata.xml
new file mode 100644
index 000000000000..b0223bf6088a
--- /dev/null
+++ b/dev-haskell/auto-update/metadata.xml
@@ -0,0 +1,16 @@
+<?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>
+ <name>Gentoo Haskell</name>
+ </maintainer>
+ <longdescription>
+ A common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new @getCurrentTime@ call, we'd like to have a single worker thread run every second, updating an @IORef@. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC.
+
+ This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">yesodweb/wai</remote-id>
+ </upstream>
+</pkgmetadata>