SOURCES: php-pear-Services_Yahoo_JP-paths.patch (NEW) - new

adamg adamg at pld-linux.org
Sun May 18 18:12:52 CEST 2008


Author: adamg                        Date: Sun May 18 16:12:52 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   php-pear-Services_Yahoo_JP-paths.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-pear-Services_Yahoo_JP-paths.patch
diff -u /dev/null SOURCES/php-pear-Services_Yahoo_JP-paths.patch:1.1
--- /dev/null	Sun May 18 18:12:52 2008
+++ SOURCES/php-pear-Services_Yahoo_JP-paths.patch	Sun May 18 18:12:47 2008
@@ -0,0 +1,55 @@
+--- Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/Auction/category.php~	2008-05-18 10:26:21.132556615 +0200
++++ Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/Auction/category.php	2008-05-18 10:31:57.171954548 +0200
+@@ -21,7 +21,7 @@
+  * @link      http://phpize.net
+  */
+ 
+-require_once 'AbstractAuction.php';
++require_once 'Services/Yahoo/JP/Auction/AbstractAuction.php';
+ 
+ /**
+  * Services_Yahoo_JP_Auction_category
+--- Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/Auction/exhibit.php~	2008-05-18 10:26:21.132556615 +0200
++++ Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/Auction/exhibit.php	2008-05-18 10:32:12.816035758 +0200
+@@ -21,7 +21,7 @@
+  * @link      http://phpize.net
+  */
+ 
+-require_once 'AbstractAuction.php';
++require_once 'Services/Yahoo/JP/Auction/AbstractAuction.php';
+ 
+ /**
+  * Services_Yahoo_JP_Auction_exhibit
+--- Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/Auction/goods.php~	2008-05-18 10:26:21.145890584 +0200
++++ Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/Auction/goods.php	2008-05-18 10:32:29.140149476 +0200
+@@ -21,7 +21,7 @@
+  * @link      http://phpize.net
+  */
+ 
+-require_once 'AbstractAuction.php';
++require_once 'Services/Yahoo/JP/Auction/AbstractAuction.php';
+ 
+ /**
+  * Services_Yahoo_JP_Auction_goods
+--- Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/MA/parse.php~	2008-05-18 10:26:21.155891061 +0200
++++ Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/MA/parse.php	2008-05-18 10:33:24.549465027 +0200
+@@ -21,7 +21,7 @@
+  * @link      http://phpize.net
+  */
+ 
+-require_once 'AbstractMA.php';
++require_once 'Services/Yahoo/JP/MA/AbstractMA.php';
+ 
+ /**
+  * Services_Yahoo_JP_MA_parse
+--- Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/News/topics.php~	2008-05-18 10:26:21.179225514 +0200
++++ Services_Yahoo_JP-0.1.0/usr/share/pear/Services/Yahoo/JP/News/topics.php	2008-05-18 10:35:15.041413837 +0200
+@@ -21,7 +21,7 @@
+  * @link      http://phpize.net
+  */
+ 
+-require_once 'AbstractNews.php';
++require_once 'Services/Yahoo/JP/News/AbstractNews.php';
+ 
+ /**
+  * Services_Yahoo_JP_News_topics
================================================================


More information about the pld-cvs-commit mailing list