Return-Path: Delivered-To: apmail-perl-docs-cvs-archive@www.apache.org Received: (qmail 88891 invoked from network); 9 Aug 2005 06:36:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2005 06:36:30 -0000 Received: (qmail 40470 invoked by uid 500); 9 Aug 2005 06:36:30 -0000 Delivered-To: apmail-perl-docs-cvs-archive@perl.apache.org Received: (qmail 40454 invoked by uid 500); 9 Aug 2005 06:36:30 -0000 Mailing-List: contact docs-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk Reply-To: docs-dev@perl.apache.org List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list docs-cvs@perl.apache.org Received: (qmail 40441 invoked by uid 99); 9 Aug 2005 06:36:29 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 08 Aug 2005 23:36:29 -0700 Received: (qmail 88885 invoked by uid 65534); 9 Aug 2005 06:36:29 -0000 Message-ID: <20050809063629.88884.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r230991 - /perl/modperl/docs/trunk/src/maillist/data.pl Date: Tue, 09 Aug 2005 06:36:29 -0000 To: docs-cvs@perl.apache.org From: pgollucci@apache.org X-Mailer: svnmailer-1.0.3 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: pgollucci Date: Mon Aug 8 23:36:27 2005 New Revision: 230991 URL: http://svn.apache.org/viewcvs?rev=230991&view=rev Log: Epigone moved Modified: perl/modperl/docs/trunk/src/maillist/data.pl Modified: perl/modperl/docs/trunk/src/maillist/data.pl URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/data.pl?rev=230991&r1=230990&r2=230991&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/maillist/data.pl (original) +++ perl/modperl/docs/trunk/src/maillist/data.pl Mon Aug 8 23:36:27 2005 @@ -22,11 +22,12 @@ link => 'nntp://news.gmane.org/gmane.comp.apache.mod-perl', comment => '', }, - { - title => 'Epigone', - link => 'http://mathforum.org/epigone/modperl', - comment => '', - }, +### Moved +# { +# title => 'Epigone', +# link => 'http://mathforum.org/epigone/modperl', +# comment => '', +# }, { title => 'marc.theaimsgroup.com', link => 'http://marc.theaimsgroup.com/?l=apache-modperl&r=1&w=2#apache-modperl', --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org For additional commands, e-mail: docs-cvs-help@perl.apache.org