The branch, eden has been updated
       via  4366e184cd3645fb4d7d0f2343c13e88834ca3ea (commit)
      from  ac7cf2656827eb24113f6e0790bc24304b557340 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=4366e184cd3645fb4d7d0f2343c13e88834ca3ea

commit 4366e184cd3645fb4d7d0f2343c13e88834ca3ea
Author: Martijn Kaijser <[email protected]>
Date:   Fri Oct 18 18:23:14 2013 +0200

    [plugin.video.funny.or.die] 1.0.4 mark broken

diff --git a/plugin.video.funny.or.die/addon.xml 
b/plugin.video.funny.or.die/addon.xml
index e81fd9b..677fdbb 100644
--- a/plugin.video.funny.or.die/addon.xml
+++ b/plugin.video.funny.or.die/addon.xml
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

 <addon id="plugin.video.funny.or.die"

        name="Funny or Die"

-       version="1.0.3"

+       version="1.0.4"

        provider-name="divingmule">

   <requires>

     <import addon="xbmc.python" version="2.0"/>

-    <import addon="script.module.beautifulsoup" version="3.2.0"/>

-    <import addon="script.common.plugin.cache" version="1.3.0"/>

   </requires>

   <extension point="xbmc.python.pluginsource" library="default.py">

     <provides>video</provides>

@@ -16,5 +14,6 @@
     <description>Funny Or Die is a comedy video website that combines 
user-generated content with original, exclusive content. The site is a place 
where celebrities, established and up-and-coming comedians and regular users 
can all put up stuff they think is funny.</description>

     <platform>all</platform>

     <language>en</language>

+       <broken>This plugin has been replaced by another addon.</broken>

   </extension>

 </addon>

diff --git a/plugin.video.funny.or.die/changelog.txt 
b/plugin.video.funny.or.die/changelog.txt
index de9e0e9..94f133e 100644
--- a/plugin.video.funny.or.die/changelog.txt
+++ b/plugin.video.funny.or.die/changelog.txt
@@ -1,3 +1,6 @@
+Version 1.0.4

+Marked as broken

+

 Version 1.0.3

 fix website changes

 added search function


-----------------------------------------------------------------------

Summary of changes:
 plugin.video.funny.or.die/addon.xml                |    5 +-
 plugin.video.funny.or.die/changelog.txt            |    3 +
 plugin.video.funny.or.die/default.py               |  256 --------------------
 .../resources/language/English/strings.xml         |   20 --
 plugin.video.funny.or.die/resources/next.png       |  Bin 18680 -> 0 bytes
 plugin.video.funny.or.die/resources/settings.xml   |    5 -
 6 files changed, 5 insertions(+), 284 deletions(-)
 delete mode 100644 plugin.video.funny.or.die/default.py
 delete mode 100644 
plugin.video.funny.or.die/resources/language/English/strings.xml
 delete mode 100644 plugin.video.funny.or.die/resources/next.png
 delete mode 100644 plugin.video.funny.or.die/resources/settings.xml


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to