The branch, frodo has been updated
       via  7e106fc6fb7b6937ef6c8a134d0a01ec3498a7fa (commit)
      from  59e57010d5081e46caf08a0e0d9b327fa0712cf9 (commit)

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

commit 7e106fc6fb7b6937ef6c8a134d0a01ec3498a7fa
Author: Martijn Kaijser <[email protected]>
Date:   Fri Oct 18 18:28:26 2013 +0200

    [plugin.video.funny.or.die] 2.0.1 mark as broken

diff --git a/plugin.video.funny.or.die/addon.xml 
b/plugin.video.funny.or.die/addon.xml
index 0eaea8e..f87600c 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="2.0.0"

+       version="2.0.1"

        provider-name="divingmule">

   <requires>

     <import addon="xbmc.python" version="2.1.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>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 03f4363..9b45781 100644
--- a/plugin.video.funny.or.die/changelog.txt
+++ b/plugin.video.funny.or.die/changelog.txt
@@ -1,3 +1,6 @@
+Version 2.0.1

+Mark as broken

+

 Version 2.0.0

 major version bump for frodo

 fix website changes


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

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               |  270 --------------------
 .../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(+), 298 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