summaryrefslogtreecommitdiffstats
path: root/urpm/orphans.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/orphans.pm')
-rw-r--r--urpm/orphans.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm/orphans.pm b/urpm/orphans.pm
index 71c33723..00d73f08 100644
--- a/urpm/orphans.pm
+++ b/urpm/orphans.pm
@@ -5,7 +5,6 @@ use urpm::util qw(add2hash_ append_to_file cat_ output_safe partition put_in_has
use urpm::msg;
use urpm;
-# $Id: select.pm 243120 2008-07-01 12:24:34Z pixel $
my $fullname2name_re = qr/^(.*)-[^\-]*-[^\-]*\.[^\.\-]*$/;