summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-09-13 21:44:28 +0100
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-09-13 21:44:28 +0100
commitc4db7355a3e02702637f23e9ce0cd92926ca85f7 (patch)
tree5c9a2b155bd8f7a5eb9b762321bf9c76429866a8 /gurpmi.pm
parentc73cfa76bc74451eb64955906123f7488f2da19a (diff)
downloadurpmi-c4db7355a3e02702637f23e9ce0cd92926ca85f7.tar
urpmi-c4db7355a3e02702637f23e9ce0cd92926ca85f7.tar.gz
urpmi-c4db7355a3e02702637f23e9ce0cd92926ca85f7.tar.bz2
urpmi-c4db7355a3e02702637f23e9ce0cd92926ca85f7.tar.xz
urpmi-c4db7355a3e02702637f23e9ce0cd92926ca85f7.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index c6338169..6a5325fd 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -2,7 +2,7 @@ package gurpmi;
#- Copyright (C) 2005 MandrakeSoft SA
#- Copyright (C) 2005-2010 Mandriva SA
-#- $Id$
+#- $Id: gurpmi.pm 271299 2010-11-21 15:54:30Z peroyvind $
#- This is needed because text printed by Gtk2 will always be encoded
#- in UTF-8; we first check if LC_ALL is defined, because if it is,