* [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: ChangeLog fix-la-relink-command-0.1.1.ebuild
@ 2012-05-26 10:22 Alexandre Rostovtsev (tetromino)
0 siblings, 0 replies; 5+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-05-26 10:22 UTC (permalink / raw
To: gentoo-commits
tetromino 12/05/26 10:22:49
Modified: ChangeLog fix-la-relink-command-0.1.1.ebuild
Log:
Forgot to remove src_compile.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-util/fix-la-relink-command/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 26 May 2012 10:21:10 -0000 1.2
+++ ChangeLog 26 May 2012 10:22:49 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/fix-la-relink-command
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.2 2012/05/26 10:21:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.3 2012/05/26 10:22:49 tetromino Exp $
+
+ 26 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ fix-la-relink-command-0.1.1.ebuild:
+ Forgot to remove src_compile.
*fix-la-relink-command-0.1.1 (26 May 2012)
1.2 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?r1=1.1&r2=1.2
Index: fix-la-relink-command-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fix-la-relink-command-0.1.1.ebuild 26 May 2012 10:21:10 -0000 1.1
+++ fix-la-relink-command-0.1.1.ebuild 26 May 2012 10:22:49 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.1 2012/05/26 10:21:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.2 2012/05/26 10:22:49 tetromino Exp $
EAPI="4"
@@ -18,10 +18,6 @@
DEPEND="${RDEPEND}
app-arch/xz-utils"
-src_compile() {
- PERLDOC="-onroff -d${PN}.1" ./${PN} --man || die
-}
-
src_install() {
dobin ${PN}
doman ${PN}.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: ChangeLog fix-la-relink-command-0.1.1.ebuild
@ 2012-05-26 16:09 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-26 16:09 UTC (permalink / raw
To: gentoo-commits
aballier 12/05/26 16:09:17
Modified: ChangeLog fix-la-relink-command-0.1.1.ebuild
Log:
keyword ~amd64-fbsd, bug #417569
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-util/fix-la-relink-command/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 26 May 2012 10:22:49 -0000 1.3
+++ ChangeLog 26 May 2012 16:09:17 -0000 1.4
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/fix-la-relink-command
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.3 2012/05/26 10:22:49 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.4 2012/05/26 16:09:17 aballier Exp $
+
+ 26 May 2012; Alexis Ballier <aballier@gentoo.org>
+ fix-la-relink-command-0.1.1.ebuild:
+ keyword ~amd64-fbsd, bug #417569
26 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
fix-la-relink-command-0.1.1.ebuild:
1.3 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?r1=1.2&r2=1.3
Index: fix-la-relink-command-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fix-la-relink-command-0.1.1.ebuild 26 May 2012 10:22:49 -0000 1.2
+++ fix-la-relink-command-0.1.1.ebuild 26 May 2012 16:09:17 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.2 2012/05/26 10:22:49 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.3 2012/05/26 16:09:17 aballier Exp $
EAPI="4"
@@ -10,7 +10,7 @@
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""
RDEPEND="dev-lang/perl
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: ChangeLog fix-la-relink-command-0.1.1.ebuild
@ 2012-05-27 15:16 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2012-05-27 15:16 UTC (permalink / raw
To: gentoo-commits
jer 12/05/27 15:16:25
Modified: ChangeLog fix-la-relink-command-0.1.1.ebuild
Log:
Marked ~hppa (bug #417569).
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-util/fix-la-relink-command/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 26 May 2012 16:09:17 -0000 1.4
+++ ChangeLog 27 May 2012 15:16:24 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/fix-la-relink-command
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.4 2012/05/26 16:09:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.5 2012/05/27 15:16:24 jer Exp $
+
+ 27 May 2012; Jeroen Roovers <jer@gentoo.org>
+ fix-la-relink-command-0.1.1.ebuild:
+ Marked ~hppa (bug #417569).
26 May 2012; Alexis Ballier <aballier@gentoo.org>
fix-la-relink-command-0.1.1.ebuild:
1.4 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?r1=1.3&r2=1.4
Index: fix-la-relink-command-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fix-la-relink-command-0.1.1.ebuild 26 May 2012 16:09:17 -0000 1.3
+++ fix-la-relink-command-0.1.1.ebuild 27 May 2012 15:16:25 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.3 2012/05/26 16:09:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.4 2012/05/27 15:16:25 jer Exp $
EAPI="4"
@@ -10,7 +10,7 @@
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""
RDEPEND="dev-lang/perl
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: ChangeLog fix-la-relink-command-0.1.1.ebuild
@ 2012-05-28 9:59 Anthony G. Basile (blueness)
0 siblings, 0 replies; 5+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-05-28 9:59 UTC (permalink / raw
To: gentoo-commits
blueness 12/05/28 09:59:24
Modified: ChangeLog fix-la-relink-command-0.1.1.ebuild
Log:
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-util/fix-la-relink-command/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 27 May 2012 15:16:24 -0000 1.5
+++ ChangeLog 28 May 2012 09:59:24 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/fix-la-relink-command
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.5 2012/05/27 15:16:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.6 2012/05/28 09:59:24 blueness Exp $
+
+ 28 May 2012; Anthony G. Basile <blueness@gentoo.org>
+ fix-la-relink-command-0.1.1.ebuild:
+ Keyword ~mips
27 May 2012; Jeroen Roovers <jer@gentoo.org>
fix-la-relink-command-0.1.1.ebuild:
1.5 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?r1=1.4&r2=1.5
Index: fix-la-relink-command-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- fix-la-relink-command-0.1.1.ebuild 27 May 2012 15:16:25 -0000 1.4
+++ fix-la-relink-command-0.1.1.ebuild 28 May 2012 09:59:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.4 2012/05/27 15:16:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.5 2012/05/28 09:59:24 blueness Exp $
EAPI="4"
@@ -10,7 +10,7 @@
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""
RDEPEND="dev-lang/perl
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: ChangeLog fix-la-relink-command-0.1.1.ebuild
@ 2012-05-30 0:48 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-30 0:48 UTC (permalink / raw
To: gentoo-commits
aballier 12/05/30 00:48:21
Modified: ChangeLog fix-la-relink-command-0.1.1.ebuild
Log:
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-util/fix-la-relink-command/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 29 May 2012 08:30:54 -0000 1.8
+++ ChangeLog 30 May 2012 00:48:21 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/fix-la-relink-command
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.8 2012/05/29 08:30:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.9 2012/05/30 00:48:21 aballier Exp $
+
+ 30 May 2012; Alexis Ballier <aballier@gentoo.org>
+ fix-la-relink-command-0.1.1.ebuild:
+ keyword ~x86-fbsd
29 May 2012; Fabian Groffen <grobian@gentoo.org>
fix-la-relink-command-0.1.1.ebuild:
1.8 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild?r1=1.7&r2=1.8
Index: fix-la-relink-command-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fix-la-relink-command-0.1.1.ebuild 29 May 2012 08:30:54 -0000 1.7
+++ fix-la-relink-command-0.1.1.ebuild 30 May 2012 00:48:21 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.7 2012/05/29 08:30:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.8 2012/05/30 00:48:21 aballier Exp $
EAPI="4"
@@ -10,7 +10,7 @@
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-lang/perl
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-05-30 0:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 0:48 [gentoo-commits] gentoo-x86 commit in dev-util/fix-la-relink-command: ChangeLog fix-la-relink-command-0.1.1.ebuild Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2012-05-28 9:59 Anthony G. Basile (blueness)
2012-05-27 15:16 Jeroen Roovers (jer)
2012-05-26 16:09 Alexis Ballier (aballier)
2012-05-26 10:22 Alexandre Rostovtsev (tetromino)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox