public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
@ 2013-08-17 12:49 Patrick Lauer (patrick)
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-17 12:49 UTC (permalink / raw
  To: gentoo-commits

patrick     13/08/17 12:49:41

  Modified:             ChangeLog
  Added:                Lingua-EN-Inflect-1.895.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.45                 dev-perl/Lingua-EN-Inflect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	6 Jan 2013 19:04:01 -0000	1.44
+++ ChangeLog	17 Aug 2013 12:49:41 -0000	1.45
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Lingua-EN-Inflect
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.44 2013/01/06 19:04:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.45 2013/08/17 12:49:41 patrick Exp $
+
+*Lingua-EN-Inflect-1.895.0 (17 Aug 2013)
+
+  17 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+  +Lingua-EN-Inflect-1.895.0.ebuild:
+  Bump
 
   06 Jan 2013; Torsten Veller <tove@gentoo.org>
   -Lingua-EN-Inflect-1.893.0.ebuild:



1.1                  dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.1&content-type=text/plain

Index: Lingua-EN-Inflect-1.895.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.1 2013/08/17 12:49:41 patrick Exp $

EAPI=4

MODULE_AUTHOR=DCONWAY
MODULE_VERSION=1.895
inherit perl-module

DESCRIPTION='Perl module to pluralize English words'

SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

DEPEND="
	virtual/perl-Module-Build
"

SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
@ 2013-12-29 15:12 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-29 15:12 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/29 15:12:47

  Modified:             Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #492182
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.2                  dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?r1=1.1&r2=1.2

Index: Lingua-EN-Inflect-1.895.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Lingua-EN-Inflect-1.895.0.ebuild	17 Aug 2013 12:49:41 -0000	1.1
+++ Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:12:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.1 2013/08/17 12:49:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.2 2013/12/29 15:12:47 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION='Perl module to pluralize English words'
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="



1.46                 dev-perl/Lingua-EN-Inflect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	17 Aug 2013 12:49:41 -0000	1.45
+++ ChangeLog	29 Dec 2013 15:12:47 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-Inflect
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.45 2013/08/17 12:49:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.46 2013/12/29 15:12:47 zlogene Exp $
+
+  29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+  Lingua-EN-Inflect-1.895.0.ebuild:
+  amd64 stable wrt bug #492182
 
 *Lingua-EN-Inflect-1.895.0 (17 Aug 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
@ 2013-12-29 15:16 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-29 15:16 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/29 15:16:56

  Modified:             Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
  Log:
  ppc stable wrt bug #492182
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?r1=1.2&r2=1.3

Index: Lingua-EN-Inflect-1.895.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:12:47 -0000	1.2
+++ Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:16:56 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.2 2013/12/29 15:12:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.3 2013/12/29 15:16:56 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION='Perl module to pluralize English words'
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="



1.47                 dev-perl/Lingua-EN-Inflect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	29 Dec 2013 15:12:47 -0000	1.46
+++ ChangeLog	29 Dec 2013 15:16:56 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-Inflect
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.46 2013/12/29 15:12:47 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.47 2013/12/29 15:16:56 zlogene Exp $
+
+  29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+  Lingua-EN-Inflect-1.895.0.ebuild:
+  ppc stable wrt bug #492182
 
   29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
   Lingua-EN-Inflect-1.895.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
@ 2013-12-29 15:19 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-29 15:19 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/29 15:19:31

  Modified:             Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
  Log:
  ppc64 stable wrt bug #492182
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?r1=1.3&r2=1.4

Index: Lingua-EN-Inflect-1.895.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:16:56 -0000	1.3
+++ Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:19:31 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.3 2013/12/29 15:16:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.4 2013/12/29 15:19:31 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION='Perl module to pluralize English words'
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~x86"
 IUSE=""
 
 DEPEND="



1.48                 dev-perl/Lingua-EN-Inflect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	29 Dec 2013 15:16:56 -0000	1.47
+++ ChangeLog	29 Dec 2013 15:19:31 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-Inflect
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.47 2013/12/29 15:16:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.48 2013/12/29 15:19:31 zlogene Exp $
+
+  29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+  Lingua-EN-Inflect-1.895.0.ebuild:
+  ppc64 stable wrt bug #492182
 
   29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
   Lingua-EN-Inflect-1.895.0.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
@ 2013-12-29 15:20 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-29 15:20 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/29 15:20:56

  Modified:             Lingua-EN-Inflect-1.895.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #492182
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild?r1=1.4&r2=1.5

Index: Lingua-EN-Inflect-1.895.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:19:31 -0000	1.4
+++ Lingua-EN-Inflect-1.895.0.ebuild	29 Dec 2013 15:20:56 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.4 2013/12/29 15:19:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.5 2013/12/29 15:20:56 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION='Perl module to pluralize English words'
 
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND="



1.49                 dev-perl/Lingua-EN-Inflect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	29 Dec 2013 15:19:31 -0000	1.48
+++ ChangeLog	29 Dec 2013 15:20:56 -0000	1.49
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Lingua-EN-Inflect
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.48 2013/12/29 15:19:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.49 2013/12/29 15:20:56 zlogene Exp $
+
+  29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+  Lingua-EN-Inflect-1.895.0.ebuild:
+  x86 stable wrt bug #492182
 
   29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
   Lingua-EN-Inflect-1.895.0.ebuild:





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

end of thread, other threads:[~2013-12-29 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-29 15:19 [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.895.0.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-29 15:20 Mikle Kolyada (zlogene)
2013-12-29 15:16 Mikle Kolyada (zlogene)
2013-12-29 15:12 Mikle Kolyada (zlogene)
2013-08-17 12:49 Patrick Lauer (patrick)

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