index
:
urpmi
distro/mga1
distro/mga2
distro/mga5
distro/mga6
distro/mga7
distro/mga9
master
topic/4.10.14
topic/4.9.21
topic/4.x
topic/5.19
topic/6.14
topic/6.25
topic/6.25@258013
topic/6.32
topic/color
topic/kernel-orphans
topic/maat_color
topic/rpm5
topic/urpmi-4_6_24-3mdk
user/pterjan/ignorearch
Software Installation Tools
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
urpm.pm
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'urpm.pm')
-rw-r--r--
urpm.pm
2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index c577a674..b6f931d0 100644
--- a/
urpm.pm
+++ b/
urpm.pm
@@ -1,5 +1,7 @@
package urpm;
+# $Id$
+
use strict;
use vars qw($VERSION @ISA @EXPORT);
use MDK::Common;