diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-14 00:37:56 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-14 00:37:56 +0000 |
commit | 33c1a2b120ec3053e64f648abcf64fd7476849b1 (patch) | |
tree | a7c95b3350a8736d08fba3b5513aa38411fd07ef /edit-urpm-sources.pl | |
parent | 63e353ca84d57f9f83622dc832ac83d8b00f37aa (diff) | |
download | rpmdrake-33c1a2b120ec3053e64f648abcf64fd7476849b1.tar rpmdrake-33c1a2b120ec3053e64f648abcf64fd7476849b1.tar.gz rpmdrake-33c1a2b120ec3053e64f648abcf64fd7476849b1.tar.bz2 rpmdrake-33c1a2b120ec3053e64f648abcf64fd7476849b1.tar.xz rpmdrake-33c1a2b120ec3053e64f648abcf64fd7476849b1.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line
Import cleaned rpmdrake
------------------------------------------------------------------------
Diffstat (limited to 'edit-urpm-sources.pl')
-rwxr-xr-x | edit-urpm-sources.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl index 5ccc255f..6168d1d0 100755 --- a/edit-urpm-sources.pl +++ b/edit-urpm-sources.pl @@ -20,7 +20,7 @@ # #***************************************************************************** # -# $Id$ +# $Id: edit-urpm-sources.pl 244763 2008-09-04 16:12:52Z tv $ use strict; |