* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/
@ 2015-09-23 10:12 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2015-09-23 10:12 UTC (permalink / raw
To: gentoo-commits
commit: 6fbaf2281d3aab7383adfd722de7f152c2be1b48
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:09:35 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:12:08 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbaf228
dev-ros/rqt_gui_py: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
dev-ros/rqt_gui_py/Manifest | 1 +
dev-ros/rqt_gui_py/metadata.xml | 5 +++++
dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild | 24 ++++++++++++++++++++++++
dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 24 ++++++++++++++++++++++++
4 files changed, 54 insertions(+)
diff --git a/dev-ros/rqt_gui_py/Manifest b/dev-ros/rqt_gui_py/Manifest
new file mode 100644
index 0000000..4bd724f
--- /dev/null
+++ b/dev-ros/rqt_gui_py/Manifest
@@ -0,0 +1 @@
+DIST rqt-0.2.14.tar.gz 96624 SHA256 0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5 WHIRLPOOL 56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42
diff --git a/dev-ros/rqt_gui_py/metadata.xml b/dev-ros/rqt_gui_py/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_gui_py/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild
new file mode 100644
index 0000000..4c1e30c
--- /dev/null
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt"
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/qt_gui[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
new file mode 100644
index 0000000..4c1e30c
--- /dev/null
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt"
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/qt_gui[${PYTHON_USEDEP}]
+ dev-ros/rqt_gui[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/
@ 2016-04-05 10:55 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2016-04-05 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 442b0c4ba79584959ed405d362b3e20b1a0b6fd5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 10:39:29 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 10:53:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442b0c4b
dev-ros/rqt_gui_py: bump deps in live ebuild
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
index 4c1e30c..ade4fca 100644
--- a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND="
dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
+ >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
+ >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/
@ 2016-04-05 10:55 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2016-04-05 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 0e42366eb306562d6711604e1e3d8346bf1ad959
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 10:39:51 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 10:53:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e42366e
dev-ros/rqt_gui_py: Bump to 0.3.1.
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/rqt_gui_py/Manifest | 1 +
dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ros/rqt_gui_py/Manifest b/dev-ros/rqt_gui_py/Manifest
index 4bd724f..8146a96 100644
--- a/dev-ros/rqt_gui_py/Manifest
+++ b/dev-ros/rqt_gui_py/Manifest
@@ -1 +1,2 @@
DIST rqt-0.2.14.tar.gz 96624 SHA256 0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5 WHIRLPOOL 56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42
+DIST rqt-0.3.1.tar.gz 96715 SHA256 38d6b23dc371406209129172ac259b10a5ae68d3047da7bd88b252f89e6604d8 SHA512 d47da0d872ae16fa0b6b894a181077328e8a88a49974d7e15050435d1f046e4ca702e31211e986298c46cd9ef1af5594e3876ebfb5556dae3eceae2a188909c7 WHIRLPOOL 3f86fc044b9dc63f13bff9855d4e26662f6a551c4c760352aaa4df904f9bb38277fe89d8ed5f29d417770b1039214f0d6eb9499163ff0fce2a73ffd2afa1418f
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild
new file mode 100644
index 0000000..ade4fca
--- /dev/null
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt"
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
+ >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/
@ 2017-02-28 11:27 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-02-28 11:27 UTC (permalink / raw
To: gentoo-commits
commit: 28bbb421686817ac042aee889c18ffdbfdc09723
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 11:20:53 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 11:26:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28bbb421
dev-ros/rqt_gui_py: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ros/rqt_gui_py/Manifest | 2 --
dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild | 24 ------------------------
dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild | 24 ------------------------
3 files changed, 50 deletions(-)
diff --git a/dev-ros/rqt_gui_py/Manifest b/dev-ros/rqt_gui_py/Manifest
index 855a6f8132..9c5f49cf8d 100644
--- a/dev-ros/rqt_gui_py/Manifest
+++ b/dev-ros/rqt_gui_py/Manifest
@@ -1,3 +1 @@
-DIST rqt-0.2.14.tar.gz 96624 SHA256 0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5 WHIRLPOOL 56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42
-DIST rqt-0.3.1.tar.gz 96715 SHA256 38d6b23dc371406209129172ac259b10a5ae68d3047da7bd88b252f89e6604d8 SHA512 d47da0d872ae16fa0b6b894a181077328e8a88a49974d7e15050435d1f046e4ca702e31211e986298c46cd9ef1af5594e3876ebfb5556dae3eceae2a188909c7 WHIRLPOOL 3f86fc044b9dc63f13bff9855d4e26662f6a551c4c760352aaa4df904f9bb38277fe89d8ed5f29d417770b1039214f0d6eb9499163ff0fce2a73ffd2afa1418f
DIST rqt-0.3.2.tar.gz 96823 SHA256 d1de217659e853e7818f59a8f675c794014b4ea17830fd5435e0fb5a298dfb4e SHA512 0a1400b1b18e0e6374fd61801378df83d022687a90b3e0067ec70c490018ed9429b9fd5345caa7bc6236dedec099198457507988aa594d876cc6991a03b33916 WHIRLPOOL 37dee13e7bd1364d8fd1dca5fb5093297854d0827d671e419fdad744f5d07b6909549d1fc13b7a4760f7dce946b4a5634e107bc5d584098a799eee9fd7f0d429
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild
deleted file mode 100644
index 4c1e30c718..0000000000
--- a/dev-ros/rqt_gui_py/rqt_gui_py-0.2.14.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-visualization/rqt"
-KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild
deleted file mode 100644
index ade4fca4a4..0000000000
--- a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-visualization/rqt"
-KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rospy[${PYTHON_USEDEP}]
- >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
- >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/
@ 2017-02-28 11:27 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-02-28 11:27 UTC (permalink / raw
To: gentoo-commits
commit: 00d71010f26e7fff39429eae7b7d73bb5b1ecdef
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 11:22:39 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 11:26:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d71010
dev-ros/rqt_gui_py: Add python 3.4/3.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ros/rqt_gui_py/rqt_gui_py-0.3.2.ebuild | 2 +-
dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.2.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.3.2.ebuild
index 288ea618a4..c943c7da35 100644
--- a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.2.ebuild
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.3.2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros-visualization/rqt"
KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
ROS_SUBDIR=${PN}
inherit ros-catkin
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
index ade4fca4a4..c943c7da35 100644
--- a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros-visualization/rqt"
KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
ROS_SUBDIR=${PN}
inherit ros-catkin
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/
@ 2017-04-25 6:40 Alexis Ballier
0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-04-25 6:40 UTC (permalink / raw
To: gentoo-commits
commit: 84c1e04f89ff50970bb7aaca62d15d9cdfbfdbe2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 06:11:47 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 06:40:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c1e04f
dev-ros/rqt_gui_py: Bump to 0.5.0.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/rqt_gui_py/Manifest | 1 +
dev-ros/rqt_gui_py/rqt_gui_py-0.5.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-ros/rqt_gui_py/Manifest b/dev-ros/rqt_gui_py/Manifest
index 9c5f49cf8de..b713bca927c 100644
--- a/dev-ros/rqt_gui_py/Manifest
+++ b/dev-ros/rqt_gui_py/Manifest
@@ -1 +1,2 @@
DIST rqt-0.3.2.tar.gz 96823 SHA256 d1de217659e853e7818f59a8f675c794014b4ea17830fd5435e0fb5a298dfb4e SHA512 0a1400b1b18e0e6374fd61801378df83d022687a90b3e0067ec70c490018ed9429b9fd5345caa7bc6236dedec099198457507988aa594d876cc6991a03b33916 WHIRLPOOL 37dee13e7bd1364d8fd1dca5fb5093297854d0827d671e419fdad744f5d07b6909549d1fc13b7a4760f7dce946b4a5634e107bc5d584098a799eee9fd7f0d429
+DIST rqt-0.5.0.tar.gz 120992 SHA256 3f62f90db254e111483b9a7cb9d486d0bf07c863b2a987808dc3636ee7004c22 SHA512 5c91fe9bce5a7cb0cdc54b42667488d30c33bd57afd30cc8f2047b91b7aa7b8afd936090bfc76be5dbc8c6497623c1be4340e061503f5a65bc94faaad810597e WHIRLPOOL 1c6ac80ad727a3bc11898036b08fb5d1d1b56fc5dabc4328816018b79709407c3b7cdb095a85fbadff17730b91c33825a77f6756252b527b2c467f5366eade8c
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.5.0.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.5.0.ebuild
new file mode 100644
index 00000000000..146f59212af
--- /dev/null
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.5.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rqt"
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Enables GUI plugins to use the Python client library for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
+ >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-04-25 6:40 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05 10:55 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_gui_py/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2017-04-25 6:40 Alexis Ballier
2017-02-28 11:27 Alexis Ballier
2017-02-28 11:27 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2015-09-23 10:12 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox