public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2016-03-05 11:05 Mikle Kolyada
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2016-03-05 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     619a89f827d9b481afe9dd055e088c7dc07c24da
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 11:02:05 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 11:02:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619a89f8

kde-apps/kolourpaint: amd64 stable wrt bug #569742

Package-Manager: portage-2.2.26

 kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild b/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild
index 3c47cee..bda6902 100644
--- a/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild
@@ -9,7 +9,7 @@ inherit kde4-base
 
 DESCRIPTION="Paint Program for KDE"
 HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="BSD LGPL-2"
 IUSE="debug"
 


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2016-05-24 13:22 Mikle Kolyada
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2016-05-24 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     cbbef665a0ff6feea8674598d27b9449b9155d60
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 13:13:11 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 24 13:21:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbef665

kde-apps/kolourpaint: amd64 stable wrt bug #579992

Package-Manager: portage-2.2.28

 kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild b/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild
index 0a2407b..9a6a508 100644
--- a/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild
@@ -9,7 +9,7 @@ inherit kde4-base
 
 DESCRIPTION="Paint Program for KDE"
 HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="BSD LGPL-2"
 IUSE="debug scanner"
 


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2018-12-05 23:49 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2018-12-05 23:49 UTC (permalink / raw
  To: gentoo-commits

commit:     61085a204d8496766e7494d510d5b5ea3e8c74df
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  4 19:18:15 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec  5 23:49:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61085a20

kde-apps/kolourpaint: kde-apps/kdelibs4support was dropped prematurely

Bug: https://bugs.gentoo.org/672498
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild b/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
index 7a433c8d0eb..ad617e7b500 100644
--- a/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
@@ -16,6 +16,7 @@ RDEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep kguiaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
@@ -29,9 +30,7 @@ RDEPEND="
 	$(add_qt_dep qtwidgets)
 	scanner? ( $(add_kdeapps_dep libksane) )
 "
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-"
+DEPEND="${RDEPEND}"
 
 src_configure() {
 	local mycmakeargs=(


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2020-01-26 10:26 Georgy Yakovlev
  0 siblings, 0 replies; 10+ messages in thread
From: Georgy Yakovlev @ 2020-01-26 10:26 UTC (permalink / raw
  To: gentoo-commits

commit:     2cb2e97623793f62ebf40004bf244eed1448e588
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 06:17:51 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 10:17:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb2e976

kde-apps/kolourpaint: keyword on ~ppc64

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild b/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild
index 19898155700..1af665c7c58 100644
--- a/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://kde.org/applications/graphics/org.kde.kolourpaint"
 
 LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE="scanner"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2021-10-10  4:45 Yixun Lan
  0 siblings, 0 replies; 10+ messages in thread
From: Yixun Lan @ 2021-10-10  4:45 UTC (permalink / raw
  To: gentoo-commits

commit:     496b73b55db9919a5c97004bbf5ef3fc59172ff8
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 10 03:41:28 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 04:43:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496b73b5

kde-apps/kolourpaint: keyword 21.08.2 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild b/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild
index cf6253c1988..5a6554f4df8 100644
--- a/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
 
 LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="scanner"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-23  5:26 Arthur Zamarin
  0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2024-04-23  5:26 UTC (permalink / raw
  To: gentoo-commits

commit:     4cccf688bd14218f21bcb1438abe3b773155aa05
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 05:25:47 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 05:25:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cccf688

kde-apps/kolourpaint: Stabilize 24.02.2 arm64, #930370

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
index cb7b836cc019..f9ecaeef4708 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
 
 LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
 IUSE="scanner"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-23  6:25 Arthur Zamarin
  0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2024-04-23  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     38c4b88fef35000b39a5efd6e8d4b6138c7671fb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:24:29 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:24:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c4b88f

kde-apps/kolourpaint: Stabilize 24.02.2 x86, #930370

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
index f9ecaeef4708..3db5d7641246 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
 
 LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
 SLOT="5"
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv x86"
 IUSE="scanner"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-23  6:33 Arthur Zamarin
  0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2024-04-23  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     403b780a68df5fa81dcac390200971ec9fb347c0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:32:01 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:32:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403b780a

kde-apps/kolourpaint: Stabilize 24.02.2 amd64, #930370

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
index 3db5d7641246..a10f90c9058b 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
 
 LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
 SLOT="5"
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 IUSE="scanner"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-25 20:41 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2024-04-25 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     ceb60d8a00861f0be599db03231a04e686919966
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 19:17:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:40:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb60d8a

kde-apps/kolourpaint: drop 23.08.5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kolourpaint/Manifest                   |  1 -
 kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild | 45 -------------------------
 2 files changed, 46 deletions(-)

diff --git a/kde-apps/kolourpaint/Manifest b/kde-apps/kolourpaint/Manifest
index dca8461573f2..08ef7a9c86f1 100644
--- a/kde-apps/kolourpaint/Manifest
+++ b/kde-apps/kolourpaint/Manifest
@@ -1,2 +1 @@
-DIST kolourpaint-23.08.5.tar.xz 5790124 BLAKE2B bf3652ffe7c228b4f5e085bd708739325dbf0cc9eeb3623da67e7c220a4469aef734ab44212910d9b2f129b4d480e1a4b42cd62159972682a82b5a60f78a5c85 SHA512 52f701d49b94c440da7732b4cd76fc84eec740710e1dcc92749e367d4b185b95956f6883f5783f1dd11480656f9d9e5005d1f5225ab6eb47b31386dab24ac2f0
 DIST kolourpaint-24.02.2.tar.xz 5796724 BLAKE2B 6b06a86174d98a0cfea339cf42fe875163c3ee697837c7ccdb9a4c234c74e6d980487fde3072871e17b56ad17180f6983566884f902bd1f4f73f584aedc9f577 SHA512 4277ba48582a1ee3c62e95e00f4d8c3e048348eab5e2d75f0579e5e4b179da85793d6cf744b423c3991e9c6501fa4f9d78bfb8fa7389b9e9f334eb61a78000e0

diff --git a/kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild b/kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild
deleted file mode 100644
index ba445ab5a0d8..000000000000
--- a/kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Paint Program by KDE"
-HOMEPAGE="https://apps.kde.org/kolourpaint/"
-
-LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE="scanner"
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kguiaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/kservice-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	scanner? ( >=kde-apps/libksane-${PVCUT}:5 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package scanner KF5Sane)
-	)
-
-	ecm_src_configure
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-07-06 22:05 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2024-07-06 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     66bd4c60bbb8ba853d10007225052adf0efde5c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  6 21:57:17 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 22:05:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bd4c60

kde-apps/kolourpaint: Fix cmake arg for IUSE scanner

Upstream commit 3de3c17f0fafdccfc43dea7d2a0b520ed3f3390e

Closes: https://bugs.gentoo.org/935674
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild
index 08d6abdb69b4..4d01f75fb287 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild
@@ -36,7 +36,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package scanner KF6Sane)
+		$(cmake_use_find_package scanner KSaneWidgets6)
 	)
 
 	ecm_src_configure


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

end of thread, other threads:[~2024-07-06 22:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05 23:49 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-07-06 22:05 Andreas Sturmlechner
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23  6:33 Arthur Zamarin
2024-04-23  6:25 Arthur Zamarin
2024-04-23  5:26 Arthur Zamarin
2021-10-10  4:45 Yixun Lan
2020-01-26 10:26 Georgy Yakovlev
2016-05-24 13:22 Mikle Kolyada
2016-03-05 11:05 Mikle Kolyada

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