SOURCES: clive-delfi.patch, clive-reporter.patch - updated for 2.1.7

lisu lisu at pld-linux.org
Tue Mar 17 11:15:44 CET 2009


Author: lisu                         Date: Tue Mar 17 10:15:44 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.1.7

---- Files affected:
SOURCES:
   clive-delfi.patch (1.17 -> 1.18) , clive-reporter.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/clive-delfi.patch
diff -u SOURCES/clive-delfi.patch:1.17 SOURCES/clive-delfi.patch:1.18
--- SOURCES/clive-delfi.patch:1.17	Tue Feb 10 11:13:27 2009
+++ SOURCES/clive-delfi.patch	Tue Mar 17 11:15:38 2009
@@ -1,10 +1,10 @@
 --- clive-2.1.5/clive~  2009-02-10 11:00:52.000000000 +0100
 +++ clive-2.1.5/clive   2009-02-10 11:04:56.000000000 +0100
 @@ -85,6 +85,7 @@
-     IsLastfm    => qr|\Qlast.fm\E|i,
-     IsLiveleak  => qr|\Qliveleak.com\E|i,
-     IsEvisor    => qr|\Qevisor.tv\E|i,
-+    IsDelfi     => qr|\Q.delfi.\E|i,
+     IsLastfm    => qr|last.fm|i,
+     IsLiveleak  => qr|liveleak.com|i,
+     IsEvisor    => qr|evisor.tv|i,
++    IsDelfi     => qr|.delfi.|i,
  );
 
  # Parse config 

================================================================
Index: SOURCES/clive-reporter.patch
diff -u SOURCES/clive-reporter.patch:1.7 SOURCES/clive-reporter.patch:1.8
--- SOURCES/clive-reporter.patch:1.7	Tue Feb 10 11:13:28 2009
+++ SOURCES/clive-reporter.patch	Tue Mar 17 11:15:38 2009
@@ -1,10 +1,10 @@
 --- clive-2.1.5/clive~  2009-02-10 11:09:45.000000000 +0100
 +++ clive-2.1.5/clive   2009-02-10 11:13:10.000000000 +0100
 @@ -86,6 +86,7 @@
-     IsLiveleak  => qr|\Qliveleak.com\E|i,
-     IsEvisor    => qr|\Qevisor.tv\E|i,
-     IsDelfi     => qr|\Q.delfi.\E|i,
-+    IsReporter  => qr|\Qwww.reporter.ee\E|i,
+     IsLiveleak  => qr|liveleak.com|i,
+     IsEvisor    => qr|evisor.tv|i,
+     IsDelfi     => qr|.delfi.|i,
++    IsReporter  => qr|www.reporter.ee|i,
  );
 
  # Parse config
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/clive-delfi.patch?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/clive-reporter.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list