Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2931E90A6 for ; Sun, 25 Sep 2011 18:16:43 +0000 (UTC) Received: (qmail 56601 invoked by uid 500); 25 Sep 2011 18:16:43 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 56516 invoked by uid 500); 25 Sep 2011 18:16:43 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 56499 invoked by uid 99); 25 Sep 2011 18:16:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2011 18:16:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2011 18:16:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E10302388BFF; Sun, 25 Sep 2011 18:16:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1175484 - in /incubator/ooo/ooo-site/trunk/content/mr: ./ index.html robots.txt Date: Sun, 25 Sep 2011 18:16:14 -0000 To: ooo-commits@incubator.apache.org From: kschenk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110925181614.E10302388BFF@eris.apache.org> Author: kschenk Date: Sun Sep 25 18:16:14 2011 New Revision: 1175484 URL: http://svn.apache.org/viewvc?rev=1175484&view=rev Log: KLS - added mr repository Added: incubator/ooo/ooo-site/trunk/content/mr/ incubator/ooo/ooo-site/trunk/content/mr/index.html (with props) incubator/ooo/ooo-site/trunk/content/mr/robots.txt (with props) Added: incubator/ooo/ooo-site/trunk/content/mr/index.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/mr/index.html?rev=1175484&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/mr/index.html (added) +++ incubator/ooo/ooo-site/trunk/content/mr/index.html Sun Sep 25 18:16:14 2011 @@ -0,0 +1,5 @@ + + +

This project is under construction. It will be ready shortly. Please be patient.

+ + Propchange: incubator/ooo/ooo-site/trunk/content/mr/index.html ------------------------------------------------------------------------------ svn:eol-style = native Added: incubator/ooo/ooo-site/trunk/content/mr/robots.txt URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/mr/robots.txt?rev=1175484&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/mr/robots.txt (added) +++ incubator/ooo/ooo-site/trunk/content/mr/robots.txt Sun Sep 25 18:16:14 2011 @@ -0,0 +1,7 @@ +User-Agent: * +Disallow: /source/ +Disallow: /issues/ +Disallow: /search/ +Disallow: /servlets/ +Disallow: /project/ +Disallow: /nonav/ Propchange: incubator/ooo/ooo-site/trunk/content/mr/robots.txt ------------------------------------------------------------------------------ svn:eol-style = native