diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-04 13:41:50 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-04 13:41:50 +0000 |
commit | 30eacf451b80382e39cac94f7346776eea999b26 (patch) | |
tree | 5be74a9322802ae42a42ae047c2d389c2cf27fc7 /URPM.xs | |
parent | 4e3cd9489085923fcb20993f62f59632cedb03f3 (diff) | |
download | perl-URPM-30eacf451b80382e39cac94f7346776eea999b26.tar perl-URPM-30eacf451b80382e39cac94f7346776eea999b26.tar.gz perl-URPM-30eacf451b80382e39cac94f7346776eea999b26.tar.bz2 perl-URPM-30eacf451b80382e39cac94f7346776eea999b26.tar.xz perl-URPM-30eacf451b80382e39cac94f7346776eea999b26.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r419 | dmorgan | 2011-02-04 13:41:50 +0000 (Fri, 04 Feb 2011) | 1 line
Import cleaned perl-URPM
------------------------------------------------------------------------
Diffstat (limited to 'URPM.xs')
-rw-r--r-- | URPM.xs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * This program is free software; you can redistribute it and/or * modify it under the same terms as Perl itself. * - * $Id$ + * $Id: URPM.xs 259125 2009-08-10 14:37:07Z cfergeau $ * */ #include "EXTERN.h" |