]> git.pld-linux.org Git - packages/ZendFramework.git/blobdiff - ZendFramework-additional-locales.patch
disable pear generated deps, use the manually defined ones
[packages/ZendFramework.git] / ZendFramework-additional-locales.patch
index 36b8e41cc613957291c6b2fff37e71f981aa97e3..aedb34e1256b326f03191d4649c355766279b36a 100644 (file)
@@ -1,12 +1,39 @@
---- ZendFramework-1.7.2/library/Zend/Locale.php~       2009-01-07 18:56:02.000000000 +0200
-+++ ZendFramework-1.7.2/library/Zend/Locale.php        2009-01-07 18:56:05.377026299 +0200
-@@ -111,7 +111,8 @@
-         'wal_ET'=> true, 'wal'   => true, 'wo_SN' => true, 'wo'    => true, 'xh_ZA' => true,
-         'xh'    => true, 'yo_NG' => true, 'yo'    => true, 'zh_CN' => true, 'zh_HK' => true,
-         'zh_MO' => true, 'zh_SG' => true, 'zh_TW' => true, 'zh'    => true, 'zu_ZA' => true,
--        'zu'    => true
-+        'zu'    => true, 'en_EE' => true, 'en_LV' => true, 'en_LT' => true, 'en_UA' => true,
-+        'ru_EE' => true, 'ru_LV' => true, 'ru_LT' => true,
-     );
-     /**
+--- ZendFramework-1.12.6/library/Zend/Locale.php~      2014-05-20 00:15:41.000000000 +0300
++++ ZendFramework-1.12.6/library/Zend/Locale.php       2014-05-20 00:17:59.373895857 +0300
+@@ -206,6 +206,7 @@
+         'en_CA'       => true,
+         'en_CM'       => true,
+         'en_DM'       => true,
++        'en_EE'       => true,
+         'en_Dsrt'     => true,
+         'en_Dsrt_US'  => true,
+         'en_FJ'       => true,
+@@ -231,6 +232,8 @@
+         'en_LC'       => true,
+         'en_LR'       => true,
+         'en_LS'       => true,
++        'en_LT'       => true,
++        'en_LV'       => true,
+         'en_MG'       => true,
+         'en_MH'       => true,
+         'en_MP'       => true,
+@@ -255,6 +258,7 @@
+         'en_TO'       => true,
+         'en_TT'       => true,
+         'en_TZ'       => true,
++        'en_UA'       => true,
+         'en_UG'       => true,
+         'en_UM'       => true,
+         'en_US'       => true,
+@@ -578,8 +582,11 @@
+         'rof_TZ'      => true,
+         'ru'          => true,
+         'ru_BY'       => true,
++        'ru_EE'       => true,
+         'ru_KG'       => true,
+         'ru_KZ'       => true,
++        'ru_LT'       => true,
++        'ru_LV'       => true,
+         'ru_MD'       => true,
+         'ru_RU'       => true,
+         'ru_UA'       => true,
This page took 0.077326 seconds and 4 git commands to generate.