diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-09-20 19:35:52 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-09-20 19:35:52 +0100 |
commit | 050c59723a1fa90a7145ac4bab87518fa7cc3a1b (patch) | |
tree | 94b0ab4c371d1b362b2badb1357a1832f822d812 /src | |
parent | 71ce08be93bdd8877e22aecb142cdce147c12ca0 (diff) | |
download | perl_checker-050c59723a1fa90a7145ac4bab87518fa7cc3a1b.tar perl_checker-050c59723a1fa90a7145ac4bab87518fa7cc3a1b.tar.gz perl_checker-050c59723a1fa90a7145ac4bab87518fa7cc3a1b.tar.bz2 perl_checker-050c59723a1fa90a7145ac4bab87518fa7cc3a1b.tar.xz perl_checker-050c59723a1fa90a7145ac4bab87518fa7cc3a1b.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r1971 | tv | 2011-09-20 19:33:39 +0100 (Tue, 20 Sep 2011) | 2 lines
create
------------------------------------------------------------------------
r1973 | tv | 2011-09-20 19:35:52 +0100 (Tue, 20 Sep 2011) | 2 lines
initial import
------------------------------------------------------------------------
Diffstat (limited to 'src')
-rw-r--r-- | src/OCamlMakefile | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | src/perl_checker.html.pl | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/OCamlMakefile b/src/OCamlMakefile index 95df83f..342d4c4 100644 --- a/src/OCamlMakefile +++ b/src/OCamlMakefile @@ -5,7 +5,7 @@ # For updates see: # http://www.oefai.at/~markus/ocaml_sources # -# $Id$ +# $Id: OCamlMakefile 215492 2002-11-14 20:03:21Z prigaux $ # ########################################################################### diff --git a/src/perl_checker.html.pl b/src/perl_checker.html.pl index 38ec959..c985d73 100644..100755 --- a/src/perl_checker.html.pl +++ b/src/perl_checker.html.pl @@ -85,11 +85,11 @@ setlocal efm= <h1>Get it</h1> -<a href="http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/perl_checker/current/SOURCES/">tarball</a> +<a href="http://svnweb.mageia.org/packages/cauldron/perl_checker/current/SOURCES/">tarball</a> <br> -<a href="http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/perl_checker/">SVN source</a> +<a href="http://svnweb.mageia.org/soft/perl_checker/">SVN source</a> <br> -<a href="http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/perl-MDK-Common/current/SOURCES/">MDK::Common tarball</a> +<a href="http://svnweb.mageia.org/packages/cauldron/perl-MDK-Common/current/SOURCES/">MDK::Common tarball</a> <h1>Implemented features</h1> |