
pgollucci at apache
Oct 22, 2005, 9:18 PM
Post #1 of 1
(829 views)
Permalink
|
|
svn commit: r327743 - in /perl/modperl/docs/trunk/src/maillist: data.pl embperl.pod modperl.pod
|
|
Author: pgollucci Date: Sat Oct 22 21:18:22 2005 New Revision: 327743 URL: http://svn.apache.org/viewcvs?rev=327743&view=rev Log: mass update of old archives Modified: perl/modperl/docs/trunk/src/maillist/data.pl perl/modperl/docs/trunk/src/maillist/embperl.pod perl/modperl/docs/trunk/src/maillist/modperl.pod Modified: perl/modperl/docs/trunk/src/maillist/data.pl URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/data.pl?rev=327743&r1=327742&r2=327743&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/maillist/data.pl (original) +++ perl/modperl/docs/trunk/src/maillist/data.pl Sat Oct 22 21:18:22 2005 @@ -22,12 +22,6 @@ link => 'nntp://news.gmane.org/gmane.comp.apache.mod-perl', 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', @@ -54,11 +48,6 @@ comment => '', }, { - title => 'www.geocrawler.com', - link => 'http://www.geocrawler.com/lists/3/web/182/0/', - comment => '(throws all modperl lists in one bundle)', - }, - { title => 'www.mail-archive.com', link => 'http://www.mail-archive.com/modperl [at] apache/', comment => '', @@ -106,12 +95,6 @@ link => 'http://marc.theaimsgroup.com/?l=apache-modperl-docs-dev&r=1&w=2', comment => '', }, -# These moved -# { -# title => 'Epigone', -# link => 'http://mathforum.org/epigone/modperl-docs-dev', -# comment => '', -# }, { title => 'gossamer-threads.com', link => 'http://gossamer-threads.com/lists/modperl/docs-dev/', @@ -174,11 +157,6 @@ help => 'dev-help [at] perl', }, archives => [ -# { -# title => 'Epigone', -# link => 'http://mathforum.org/epigone/modperl-dev', -# comment => '', -# }, { title => 'marc.theaimsgroup.com', link => 'http://marc.theaimsgroup.com/?l=apache-modperl-dev&r=1&w=2#apache-modperl-dev', @@ -195,11 +173,6 @@ comment => '', }, { - title => 'www.geocrawler.com', - link => 'http://www.geocrawler.com/lists/3/web/182/0/', - comment => '(it throws all modperl lists in one bundle, not good)', - }, - { title => 'Mbox file', link => 'http://perl.apache.org/mail/dev/', comment => '', @@ -471,11 +444,6 @@ { title => 'gossamer-threads.com', link => 'http://gossamer-threads.com/lists/modperl/embperl/', - comment => '', - }, - { - title => 'geocrawler.com', - link => 'http://www.geocrawler.com/lists/3/Web/187/0/', comment => '', }, { Modified: perl/modperl/docs/trunk/src/maillist/embperl.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/embperl.pod?rev=327743&r1=327742&r2=327743&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/maillist/embperl.pod (original) +++ perl/modperl/docs/trunk/src/maillist/embperl.pod Sat Oct 22 21:18:22 2005 @@ -57,10 +57,6 @@ http://gossamer-threads.com/lists/modperl/embperl/ -=item * geocrawler.com - -http://www.geocrawler.com/lists/3/Web/187/0/ - =item * Mbox file http://perl.apache.org/mail/embperl Modified: perl/modperl/docs/trunk/src/maillist/modperl.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/modperl.pod?rev=327743&r1=327742&r2=327743&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/maillist/modperl.pod (original) +++ perl/modperl/docs/trunk/src/maillist/modperl.pod Sat Oct 22 21:18:22 2005 @@ -73,10 +73,6 @@ http://groups.yahoo.com/group/modperl/ -=item * www.geocrawler.com - -http://www.geocrawler.com/lists/3/web/182/0/ (throws all modperl lists in one bundle) - =item * www.mail-archive.com http://www.mail-archive.com/modperl [at] apache/ --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|