[perl-Gnome2] podifyenums.pl: don't include timestamps in generated documentation.



commit 57dbbb92f9c79680fed6b8001165fbf9bc68e58e
Author: intrigeri <intrigeri boum org>
Date:   Sun May 3 08:52:58 2015 +0000

    podifyenums.pl: don't include timestamps in generated documentation.
    
    Such timestamps prevent Gnome2-Perl from building reproducibly.

 podifyenums.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/podifyenums.pl b/podifyenums.pl
index 47e1d93..5b95d7c 100644
--- a/podifyenums.pl
+++ b/podifyenums.pl
@@ -51,7 +51,7 @@ L<Glib>, L<Glib::Flags>, L<Gtk2::enums>
 
 =head1 AUTHOR
 
-Generated ".scalar(localtime)." by $0, using Gnome2-Perl version ". $Gnome2::VERSION .".
+Generated by $0, using Gnome2-Perl version ". $Gnome2::VERSION .".
 
 =cut
 ";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]