diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 18:09:01 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 18:09:01 +0000 |
commit | 9ed273d6a4ec74879278973007e095a0b2b9ae44 (patch) | |
tree | ef33cda25eb98de508d4eff8c34a33f6ffa68950 /multiarch-dispatch | |
parent | 01dbce5bbd6ec0582358d681fd41bc01a9148180 (diff) | |
download | multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar.gz multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar.bz2 multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar.xz multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.1.0.13
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r399 | dmorgan | 2011-02-03 18:09:01 +0000 (Thu, 03 Feb 2011) | 1 line
Import cleaned multiarch-utils*
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- License is GPL according to the relevant rpm spec written by Mandriva (no explicit
COPYING or LICENSE files)
- '# Project: Mandriva Linux' in several files, removed
Diffstat (limited to 'multiarch-dispatch')
-rwxr-xr-x | multiarch-dispatch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multiarch-dispatch b/multiarch-dispatch index 61ce0bd..14ff01d 100755 --- a/multiarch-dispatch +++ b/multiarch-dispatch @@ -1,9 +1,8 @@ #!/bin/sh #--------------------------------------------------------------- -# Project : Mandriva Linux # Module : multiarch-utils # File : multiarch-dispatch -# Version : $Id$ +# Version : $Id: multiarch-dispatch 156136 2005-08-07 15:46:51Z gbeauchesne $ # Author : Gwenole Beauchesne # Created On : Wed Jan 12 12:38:53 EST 2005 #--------------------------------------------------------------- |