From 7945b5dede155a3cd41c017a2851422b6b836e88 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 9 May 2014 19:58:08 +0200 Subject: kill useless "$Id: " lines they're obsolete since switching to git --- URPM.xs | 1 - URPM/Build.pm | 1 - URPM/Resolve.pm | 1 - t/parse.t | 1 - t/test-rpm.spec | 1 - 5 files changed, 5 deletions(-) diff --git a/URPM.xs b/URPM.xs index beab778..b1c3f72 100644 --- a/URPM.xs +++ b/URPM.xs @@ -6,7 +6,6 @@ * This program is free software; you can redistribute it and/or * modify it under the same terms as Perl itself. * - * $Id: URPM.xs 259125 2009-08-10 14:37:07Z cfergeau $ * */ #include "EXTERN.h" diff --git a/URPM/Build.pm b/URPM/Build.pm index ad74090..acf8335 100644 --- a/URPM/Build.pm +++ b/URPM/Build.pm @@ -1,6 +1,5 @@ package URPM; -# $Id: Build.pm 270395 2010-07-30 00:55:59Z nanardon $ use strict; use warnings; diff --git a/URPM/Resolve.pm b/URPM/Resolve.pm index 07c7a0d..f1adde5 100644 --- a/URPM/Resolve.pm +++ b/URPM/Resolve.pm @@ -2,7 +2,6 @@ package URPM; #package URPM::Resolve; #use URPM; -# $Id: Resolve.pm 270395 2010-07-30 00:55:59Z nanardon $ use strict; use warnings; diff --git a/t/parse.t b/t/parse.t index 64d7478..6d80265 100644 --- a/t/parse.t +++ b/t/parse.t @@ -1,6 +1,5 @@ #!/usr/bin/perl -# $Id: parse.t 258553 2009-07-22 18:21:30Z peroyvind $ use strict; use warnings; diff --git a/t/test-rpm.spec b/t/test-rpm.spec index c18f505..3cfea0b 100644 --- a/t/test-rpm.spec +++ b/t/test-rpm.spec @@ -1,4 +1,3 @@ -# $Id: test-rpm.spec 258552 2009-07-22 18:19:56Z peroyvind $ # prevent distepoch & disttag to be added and appended to package filename %undefine distepoch -- cgit v1.2.1