Author: khiramatsu Date: 2010-04-18 22:03:18 +0200 (Sun, 18 Apr 2010) New Revision: 29198
Removed: plugins/sfSimpleCommentPlugin/package.xml Log: removed package.xml Deleted: plugins/sfSimpleCommentPlugin/package.xml =================================================================== --- plugins/sfSimpleCommentPlugin/package.xml 2010-04-18 20:02:58 UTC (rev 29197) +++ plugins/sfSimpleCommentPlugin/package.xml 2010-04-18 20:03:18 UTC (rev 29198) @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<package packagerversion="1.4.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> - <name>sfSimpleCommentPlugin</name> - <channel>plugins.symfony-project.org</channel> - <summary>Comments feature plugin.</summary> - <description>Provides simple and easy-to-use comment functionality.</description> - <lead> - <name>Kazuhiro Hiramatsu</name> - <user>khiramatsu</user> - <email>[email protected]</email> - <active>yes</active> - </lead> - <date>##CURRENT_DATE##</date> - <version> - <release>##PLUGIN_VERSION##</release> - <api>##API_VERSION##</api> - </version> - <stability> - <release>##STABILITY##</release> - <api>##STABILITY##</api> - </stability> - <license uri="http://www.symfony-project.org/license">MIT license</license> - <notes>-</notes> - <contents> - ##CONTENTS## - </contents> - <dependencies> - <required> - <php> - <min>5.0.0</min> - </php> - <pearinstaller> - <min>1.4.1</min> - </pearinstaller> - <package> - <name>symfony</name> - <channel>pear.symfony-project.com</channel> - <min>1.4.0</min> - <max>1.5.0</max> - <exclude>1.5.0</exclude> - </package> - </required> - </dependencies> - - <phprelease> - </phprelease> - - <changelog> - <release> - <version> - <release>0.9.0</release> - </version> - <stability> - <release>beta</release> - <api>beta</api> - </stability> - <license uri="http://www.symfony-project.com/license">MIT license</license> - <date>2010-04-18</date> - <license>MIT</license> - <notes> - Initial release. - </notes> - </release> - </changelog> -</package> -- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
