Discussion:
[software/build-system/iurt] 01/02: sort
root-odJJhXpcy38dnm+
2014-04-30 16:55:50 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

tv pushed a commit to branch master
in repository software/build-system/iurt.

commit 122a6619a5004658fc81ff6e881e6a3647a8fc2f
Author: Thierry Vignaud <thierry.vignaud-***@public.gmane.org>
Date: Wed Apr 30 18:47:35 2014 +0200

sort
---
Commit Link:
http://gitweb.mageia.org/software/build-system/iurt/commit/?id=122a6619a5004658fc81ff6e881e6a3647a8fc2f

.perl_checker | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.perl_checker b/.perl_checker
index fb306fe..b670a7e 100644
--- a/.perl_checker
+++ b/.perl_checker
@@ -1,9 +1,9 @@
AutoLoader
bytes
-Carp::Heavy
Carp
-constant
+Carp::Heavy
Compress::Zlib
+constant
Cwd
Digest::base
Encode
@@ -18,8 +18,8 @@ File::NCopy
File::Path
File::Slurp
File::Sync
-File::Temp
Filesys::Df
+File::Temp
IO::Compress::Gzip
IO::Handle
IO::Uncompress::Gunzip
@@ -28,6 +28,6 @@ MDV::Distribconf::Build
MIME::Words
Scalar::Util
String::Escape
-Text::Wrap
Term::ReadKey
+Text::Wrap
XSLoader
--
Mageia Git Monkeys.
root-odJJhXpcy38dnm+
2014-04-30 16:55:51 UTC
Permalink
This is an automated email from the git hooks/post-receive script.

tv pushed a commit to branch master
in repository software/build-system/iurt.

commit 82c5c97e0dc7f2dbf3f38423dac62003d5494593
Author: Thierry Vignaud <thierry.vignaud-***@public.gmane.org>
Date: Wed Apr 30 18:55:35 2014 +0200

supplement blacklist

else iurt cannot be checked by perl_checker due to urpm.pm
---
Commit Link:
http://gitweb.mageia.org/software/build-system/iurt/commit/?id=82c5c97e0dc7f2dbf3f38423dac62003d5494593

.perl_checker | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.perl_checker b/.perl_checker
index b670a7e..a3c6880 100644
--- a/.perl_checker
+++ b/.perl_checker
@@ -28,6 +28,8 @@ MDV::Distribconf::Build
MIME::Words
Scalar::Util
String::Escape
+Sys::Syslog
Term::ReadKey
Text::Wrap
+Time::ZoneInfo
XSLoader
--
Mageia Git Monkeys.
Continue reading on narkive:
Loading...