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 /t | |
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 't')
-rw-r--r-- | t/parse.t | 2 | ||||
-rw-r--r-- | t/test-rpm.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Id$ +# $Id: parse.t 258553 2009-07-22 18:21:30Z peroyvind $ use strict; use warnings; diff --git a/t/test-rpm.spec b/t/test-rpm.spec index cf13203..c18f505 100644 --- a/t/test-rpm.spec +++ b/t/test-rpm.spec @@ -1,4 +1,4 @@ -# $Id$ +# $Id: test-rpm.spec 258552 2009-07-22 18:19:56Z peroyvind $ # prevent distepoch & disttag to be added and appended to package filename %undefine distepoch |