* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pantry/
@ 2020-08-05 6:46 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-08-05 6:46 UTC (permalink / raw
To: gentoo-commits
commit: ae0338a62e71f0e48a10465fefdc48d6a4454537
Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Tue Aug 4 22:06:48 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 06:46:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0338a6
dev-haskell/pantry: remove old
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/pantry/Manifest | 1 -
dev-haskell/pantry/pantry-0.4.0.1.ebuild | 72 --------------------------------
2 files changed, 73 deletions(-)
diff --git a/dev-haskell/pantry/Manifest b/dev-haskell/pantry/Manifest
index 30098f325a5..24d5402699a 100644
--- a/dev-haskell/pantry/Manifest
+++ b/dev-haskell/pantry/Manifest
@@ -1,2 +1 @@
-DIST pantry-0.4.0.1.tar.gz 89571 BLAKE2B 4d378ab3a1e951ccb651cd246cfa7328ccbc4dcb8e382e0332122a1bd6334bf3617cb257d8e22865f9dd32f6c75936a0e4871936a25c75596a730df8fcc88d97 SHA512 0fbed425e3079bf1a06805efff092345c5f09bca430d2167d132cba4cd4a4c66567ce1aba921a9ac01d0db368f255395b2ad38d8b16ea5d81e263b100ad5a51d
DIST pantry-0.4.0.2.tar.gz 89491 BLAKE2B df082f4bf08f345fd64d54950241cc27af8259f1ae40ed3b123a10aeda3596c70029b1de08f8d551542af6b9cbdd77184e5dc1bda031be79d371a1051589771a SHA512 17e564825b9b7fa3bf2b091d0d0ba261c5ba17105ae34193b1aeb45db823877240d8d138f9bfb9699e87c946a5c87ce83ba12144aae73919d94c7cf3e7df1d7c
diff --git a/dev-haskell/pantry/pantry-0.4.0.1.ebuild b/dev-haskell/pantry/pantry-0.4.0.1.ebuild
deleted file mode 100644
index b68dbeafb85..00000000000
--- a/dev-haskell/pantry/pantry-0.4.0.1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Content addressable Haskell package management"
-HOMEPAGE="https://github.com/commercialhaskell/pantry#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT="test" # seems related to http-download, requiring network access
-
-RDEPEND="dev-haskell/aeson:=[profile?]
- dev-haskell/ansi-terminal:=[profile?]
- >=dev-haskell/cabal-3:=[profile?] <dev-haskell/cabal-3.1:=[profile?]
- dev-haskell/casa-client:=[profile?]
- dev-haskell/casa-types:=[profile?]
- dev-haskell/conduit:=[profile?]
- dev-haskell/conduit-extra:=[profile?]
- dev-haskell/cryptonite:=[profile?]
- dev-haskell/cryptonite-conduit:=[profile?]
- dev-haskell/digest:=[profile?]
- dev-haskell/filelock:=[profile?]
- dev-haskell/generic-deriving:=[profile?]
- dev-haskell/hackage-security:=[profile?]
- >=dev-haskell/hpack-0.31.2:=[profile?]
- dev-haskell/http-client:=[profile?]
- dev-haskell/http-client-tls:=[profile?]
- dev-haskell/http-conduit:=[profile?]
- dev-haskell/http-download:=[profile?]
- dev-haskell/http-types:=[profile?]
- dev-haskell/memory:=[profile?]
- dev-haskell/mtl:=[profile?]
- dev-haskell/network-uri:=[profile?]
- dev-haskell/path:=[profile?]
- dev-haskell/path-io:=[profile?]
- dev-haskell/persistent:=[profile?]
- >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
- dev-haskell/persistent-template:=[profile?]
- dev-haskell/primitive:=[profile?]
- dev-haskell/resourcet:=[profile?]
- dev-haskell/rio:=[profile?]
- dev-haskell/rio-orphans:=[profile?]
- dev-haskell/rio-prettyprint:=[profile?]
- dev-haskell/tar-conduit:=[profile?]
- dev-haskell/text:=[profile?]
- dev-haskell/text-metrics:=[profile?]
- dev-haskell/unix-compat:=[profile?]
- dev-haskell/unliftio:=[profile?]
- dev-haskell/unordered-containers:=[profile?]
- dev-haskell/vector:=[profile?]
- dev-haskell/yaml:=[profile?]
- dev-haskell/zip-archive:=[profile?]
- >=dev-lang/ghc-8.2.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-2.0.0.2
- test? ( dev-haskell/exceptions
- dev-haskell/hedgehog
- dev-haskell/hspec
- dev-haskell/quickcheck
- dev-haskell/raw-strings-qq )
-"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pantry/
@ 2020-08-05 6:46 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-08-05 6:46 UTC (permalink / raw
To: gentoo-commits
commit: 09414bf5e0a1706ea1fc7e9934c056b7b2e74603
Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Tue Aug 4 22:03:25 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 06:46:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09414bf5
dev-haskell/pantry: bump up to 0.4.0.2
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/17002
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/pantry/Manifest | 1 +
dev-haskell/pantry/pantry-0.4.0.2.ebuild | 72 ++++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
diff --git a/dev-haskell/pantry/Manifest b/dev-haskell/pantry/Manifest
index 84a03e48f0b..30098f325a5 100644
--- a/dev-haskell/pantry/Manifest
+++ b/dev-haskell/pantry/Manifest
@@ -1 +1,2 @@
DIST pantry-0.4.0.1.tar.gz 89571 BLAKE2B 4d378ab3a1e951ccb651cd246cfa7328ccbc4dcb8e382e0332122a1bd6334bf3617cb257d8e22865f9dd32f6c75936a0e4871936a25c75596a730df8fcc88d97 SHA512 0fbed425e3079bf1a06805efff092345c5f09bca430d2167d132cba4cd4a4c66567ce1aba921a9ac01d0db368f255395b2ad38d8b16ea5d81e263b100ad5a51d
+DIST pantry-0.4.0.2.tar.gz 89491 BLAKE2B df082f4bf08f345fd64d54950241cc27af8259f1ae40ed3b123a10aeda3596c70029b1de08f8d551542af6b9cbdd77184e5dc1bda031be79d371a1051589771a SHA512 17e564825b9b7fa3bf2b091d0d0ba261c5ba17105ae34193b1aeb45db823877240d8d138f9bfb9699e87c946a5c87ce83ba12144aae73919d94c7cf3e7df1d7c
diff --git a/dev-haskell/pantry/pantry-0.4.0.2.ebuild b/dev-haskell/pantry/pantry-0.4.0.2.ebuild
new file mode 100644
index 00000000000..553d2801748
--- /dev/null
+++ b/dev-haskell/pantry/pantry-0.4.0.2.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Content addressable Haskell package management"
+HOMEPAGE="https://github.com/commercialhaskell/pantry#readme"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RESTRICT="test" # seems related to http-download, requiring network access
+
+RDEPEND="dev-haskell/aeson:=[profile?]
+ dev-haskell/ansi-terminal:=[profile?]
+ >=dev-haskell/cabal-3:=[profile?] <dev-haskell/cabal-3.3:=[profile?]
+ dev-haskell/casa-client:=[profile?]
+ dev-haskell/casa-types:=[profile?]
+ dev-haskell/conduit:=[profile?]
+ dev-haskell/conduit-extra:=[profile?]
+ dev-haskell/cryptonite:=[profile?]
+ dev-haskell/cryptonite-conduit:=[profile?]
+ dev-haskell/digest:=[profile?]
+ dev-haskell/filelock:=[profile?]
+ dev-haskell/generic-deriving:=[profile?]
+ dev-haskell/hackage-security:=[profile?]
+ >=dev-haskell/hpack-0.31.2:=[profile?]
+ dev-haskell/http-client:=[profile?]
+ dev-haskell/http-client-tls:=[profile?]
+ dev-haskell/http-conduit:=[profile?]
+ dev-haskell/http-download:=[profile?]
+ dev-haskell/http-types:=[profile?]
+ dev-haskell/memory:=[profile?]
+ dev-haskell/mtl:=[profile?]
+ dev-haskell/network-uri:=[profile?]
+ dev-haskell/path:=[profile?]
+ dev-haskell/path-io:=[profile?]
+ dev-haskell/persistent:=[profile?]
+ >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
+ dev-haskell/persistent-template:=[profile?]
+ dev-haskell/primitive:=[profile?]
+ dev-haskell/resourcet:=[profile?]
+ dev-haskell/rio:=[profile?]
+ dev-haskell/rio-orphans:=[profile?]
+ dev-haskell/rio-prettyprint:=[profile?]
+ dev-haskell/tar-conduit:=[profile?]
+ dev-haskell/text:=[profile?]
+ dev-haskell/text-metrics:=[profile?]
+ dev-haskell/unix-compat:=[profile?]
+ dev-haskell/unliftio:=[profile?]
+ dev-haskell/unordered-containers:=[profile?]
+ dev-haskell/vector:=[profile?]
+ dev-haskell/yaml:=[profile?]
+ dev-haskell/zip-archive:=[profile?]
+ >=dev-lang/ghc-8.2.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-2.0.0.2
+ test? ( dev-haskell/exceptions
+ dev-haskell/hedgehog
+ dev-haskell/hspec
+ dev-haskell/quickcheck
+ dev-haskell/raw-strings-qq )
+"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pantry/
@ 2022-07-24 1:08 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-24 1:08 UTC (permalink / raw
To: gentoo-commits
commit: 99d10ed0da353f59f711a072accbca79b871dca8
Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sun Jul 24 00:10:47 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 01:07:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d10ed0
dev-haskell/pantry: add 0.5.4
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/pantry/Manifest | 1 +
dev-haskell/pantry/pantry-0.5.4.ebuild | 67 ++++++++++++++++++++++++++++++++++
2 files changed, 68 insertions(+)
diff --git a/dev-haskell/pantry/Manifest b/dev-haskell/pantry/Manifest
index 24d5402699af..9be334ed5512 100644
--- a/dev-haskell/pantry/Manifest
+++ b/dev-haskell/pantry/Manifest
@@ -1 +1,2 @@
DIST pantry-0.4.0.2.tar.gz 89491 BLAKE2B df082f4bf08f345fd64d54950241cc27af8259f1ae40ed3b123a10aeda3596c70029b1de08f8d551542af6b9cbdd77184e5dc1bda031be79d371a1051589771a SHA512 17e564825b9b7fa3bf2b091d0d0ba261c5ba17105ae34193b1aeb45db823877240d8d138f9bfb9699e87c946a5c87ce83ba12144aae73919d94c7cf3e7df1d7c
+DIST pantry-0.5.4.tar.gz 91972 BLAKE2B fcab5d8f244780dca35fe1f2265c7c4e791510587c635f393b3e8f988d820b9aaa42d92298681799454681a5ea62f74bc5a0b242e8b522751d83b5af2d81095f SHA512 609c5c0c2aa8bfafbc65930bf77e0037a003d0268621048a3bbc7290d4a128c9c0698849482205411e09493e89c9811894b225a442addf496ba60eb8e89d3920
diff --git a/dev-haskell/pantry/pantry-0.5.4.ebuild b/dev-haskell/pantry/pantry-0.5.4.ebuild
new file mode 100644
index 000000000000..c3007c0dd0e4
--- /dev/null
+++ b/dev-haskell/pantry/pantry-0.5.4.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# ebuild generated by hackport 0.7.1.1.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite
+inherit haskell-cabal
+RESTRICT="test" # Needs internet connection
+
+DESCRIPTION="Content addressable Haskell package management"
+HOMEPAGE="https://github.com/commercialhaskell/pantry#readme"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-haskell/aeson:=[profile?]
+ dev-haskell/ansi-terminal:=[profile?]
+ dev-haskell/casa-client:=[profile?]
+ dev-haskell/casa-types:=[profile?]
+ dev-haskell/conduit:=[profile?]
+ dev-haskell/conduit-extra:=[profile?]
+ dev-haskell/cryptonite:=[profile?]
+ dev-haskell/cryptonite-conduit:=[profile?]
+ dev-haskell/digest:=[profile?]
+ dev-haskell/filelock:=[profile?]
+ dev-haskell/generic-deriving:=[profile?]
+ dev-haskell/hackage-security:=[profile?]
+ >=dev-haskell/hpack-0.31.2:=[profile?]
+ dev-haskell/http-client:=[profile?]
+ dev-haskell/http-client-tls:=[profile?]
+ dev-haskell/http-conduit:=[profile?]
+ dev-haskell/http-download:=[profile?]
+ dev-haskell/http-types:=[profile?]
+ dev-haskell/memory:=[profile?]
+ dev-haskell/network-uri:=[profile?]
+ dev-haskell/path:=[profile?]
+ dev-haskell/path-io:=[profile?]
+ dev-haskell/persistent:=[profile?]
+ >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
+ dev-haskell/persistent-template:=[profile?]
+ dev-haskell/primitive:=[profile?]
+ dev-haskell/resourcet:=[profile?]
+ dev-haskell/rio:=[profile?]
+ dev-haskell/rio-orphans:=[profile?]
+ dev-haskell/rio-prettyprint:=[profile?]
+ dev-haskell/tar-conduit:=[profile?]
+ dev-haskell/text-metrics:=[profile?]
+ dev-haskell/unix-compat:=[profile?]
+ dev-haskell/unliftio:=[profile?]
+ dev-haskell/unordered-containers:=[profile?]
+ dev-haskell/vector:=[profile?]
+ dev-haskell/yaml:=[profile?]
+ dev-haskell/zip-archive:=[profile?]
+ >=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-3 <dev-haskell/cabal-3.5
+"
+# test? ( dev-haskell/exceptions
+# dev-haskell/hedgehog
+# dev-haskell/hspec
+# dev-haskell/quickcheck
+# dev-haskell/raw-strings-qq )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pantry/
@ 2022-07-24 1:08 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-07-24 1:08 UTC (permalink / raw
To: gentoo-commits
commit: d029b2a2744cc0fac11b51151093b037dbac8f62
Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sun Jul 24 00:14:44 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 01:07:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d029b2a2
dev-haskell/pantry: drop 0.4.0.2
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/pantry/Manifest | 1 -
dev-haskell/pantry/pantry-0.4.0.2.ebuild | 72 --------------------------------
2 files changed, 73 deletions(-)
diff --git a/dev-haskell/pantry/Manifest b/dev-haskell/pantry/Manifest
index 9be334ed5512..3dfa14b9b84a 100644
--- a/dev-haskell/pantry/Manifest
+++ b/dev-haskell/pantry/Manifest
@@ -1,2 +1 @@
-DIST pantry-0.4.0.2.tar.gz 89491 BLAKE2B df082f4bf08f345fd64d54950241cc27af8259f1ae40ed3b123a10aeda3596c70029b1de08f8d551542af6b9cbdd77184e5dc1bda031be79d371a1051589771a SHA512 17e564825b9b7fa3bf2b091d0d0ba261c5ba17105ae34193b1aeb45db823877240d8d138f9bfb9699e87c946a5c87ce83ba12144aae73919d94c7cf3e7df1d7c
DIST pantry-0.5.4.tar.gz 91972 BLAKE2B fcab5d8f244780dca35fe1f2265c7c4e791510587c635f393b3e8f988d820b9aaa42d92298681799454681a5ea62f74bc5a0b242e8b522751d83b5af2d81095f SHA512 609c5c0c2aa8bfafbc65930bf77e0037a003d0268621048a3bbc7290d4a128c9c0698849482205411e09493e89c9811894b225a442addf496ba60eb8e89d3920
diff --git a/dev-haskell/pantry/pantry-0.4.0.2.ebuild b/dev-haskell/pantry/pantry-0.4.0.2.ebuild
deleted file mode 100644
index 553d2801748c..000000000000
--- a/dev-haskell/pantry/pantry-0.4.0.2.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Content addressable Haskell package management"
-HOMEPAGE="https://github.com/commercialhaskell/pantry#readme"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT="test" # seems related to http-download, requiring network access
-
-RDEPEND="dev-haskell/aeson:=[profile?]
- dev-haskell/ansi-terminal:=[profile?]
- >=dev-haskell/cabal-3:=[profile?] <dev-haskell/cabal-3.3:=[profile?]
- dev-haskell/casa-client:=[profile?]
- dev-haskell/casa-types:=[profile?]
- dev-haskell/conduit:=[profile?]
- dev-haskell/conduit-extra:=[profile?]
- dev-haskell/cryptonite:=[profile?]
- dev-haskell/cryptonite-conduit:=[profile?]
- dev-haskell/digest:=[profile?]
- dev-haskell/filelock:=[profile?]
- dev-haskell/generic-deriving:=[profile?]
- dev-haskell/hackage-security:=[profile?]
- >=dev-haskell/hpack-0.31.2:=[profile?]
- dev-haskell/http-client:=[profile?]
- dev-haskell/http-client-tls:=[profile?]
- dev-haskell/http-conduit:=[profile?]
- dev-haskell/http-download:=[profile?]
- dev-haskell/http-types:=[profile?]
- dev-haskell/memory:=[profile?]
- dev-haskell/mtl:=[profile?]
- dev-haskell/network-uri:=[profile?]
- dev-haskell/path:=[profile?]
- dev-haskell/path-io:=[profile?]
- dev-haskell/persistent:=[profile?]
- >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
- dev-haskell/persistent-template:=[profile?]
- dev-haskell/primitive:=[profile?]
- dev-haskell/resourcet:=[profile?]
- dev-haskell/rio:=[profile?]
- dev-haskell/rio-orphans:=[profile?]
- dev-haskell/rio-prettyprint:=[profile?]
- dev-haskell/tar-conduit:=[profile?]
- dev-haskell/text:=[profile?]
- dev-haskell/text-metrics:=[profile?]
- dev-haskell/unix-compat:=[profile?]
- dev-haskell/unliftio:=[profile?]
- dev-haskell/unordered-containers:=[profile?]
- dev-haskell/vector:=[profile?]
- dev-haskell/yaml:=[profile?]
- dev-haskell/zip-archive:=[profile?]
- >=dev-lang/ghc-8.2.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-2.0.0.2
- test? ( dev-haskell/exceptions
- dev-haskell/hedgehog
- dev-haskell/hspec
- dev-haskell/quickcheck
- dev-haskell/raw-strings-qq )
-"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-07-24 1:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-24 1:08 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pantry/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-07-24 1:08 Sam James
2020-08-05 6:46 Sergei Trofimovich
2020-08-05 6:46 Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox