1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <package packagerversion="1.7.2" 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 |
---|
3 | http://pear.php.net/dtd/tasks-1.0.xsd |
---|
4 | http://pear.php.net/dtd/package-2.0 |
---|
5 | http://pear.php.net/dtd/package-2.0.xsd"> |
---|
6 | <name>opAuthOpenIDPlugin</name> |
---|
7 | <channel>plugins.openpne.jp</channel> |
---|
8 | <summary>opAuthOpenIDPlugin</summary> |
---|
9 | <description>opAuthOpenIDPlugin</description> |
---|
10 | <lead> |
---|
11 | <name>Kousuke Ebihara</name> |
---|
12 | <user>ebihara</user> |
---|
13 | <email /> |
---|
14 | <active>yes</active> |
---|
15 | </lead> |
---|
16 | <date>2009-02-05</date> |
---|
17 | <time>07:25:47</time> |
---|
18 | <version> |
---|
19 | <release>1.0.0</release> |
---|
20 | <api>1.0.0</api> |
---|
21 | </version> |
---|
22 | <stability> |
---|
23 | <release>stable</release> |
---|
24 | <api>stable</api> |
---|
25 | </stability> |
---|
26 | <license>Apache</license> |
---|
27 | <notes>First release</notes> |
---|
28 | <contents> |
---|
29 | <dir baseinstalldir="/" name="/"> |
---|
30 | <file baseinstalldir="/" md5sum="152d31fbc8dbcc7157a204e11cc19cab" name="apps/pc_backend/modules/opAuthOpenIDPlugin/actions/actions.class.php" role="data" /> |
---|
31 | <file baseinstalldir="/" md5sum="a5833e4662ff604fd774ab62c6befabf" name="apps/pc_backend/modules/opAuthOpenIDPlugin/templates/indexSuccess.php" role="data" /> |
---|
32 | <file baseinstalldir="/" md5sum="f0090a0bb8d09152c997b17f7e10729a" name="apps/pc_frontend/modules/OpenID/actions/registerEndAction.class.php" role="data" /> |
---|
33 | <file baseinstalldir="/" md5sum="24d53acaac8e853082c7f1dcc94f9f04" name="config/auth.yml" role="data" /> |
---|
34 | <file baseinstalldir="/" md5sum="6c5971ebcea378acddf85ea5b3b734a6" name="lib/opAuthAdapterOpenID.class.php" role="data" /> |
---|
35 | <file baseinstalldir="/" md5sum="bdd5e68ee9141354c0f2ed597e2e0b05" name="lib/opAuthConfigFormOpenID.class.php" role="data" /> |
---|
36 | <file baseinstalldir="/" md5sum="499f19fd9cdf47c71796e96b238ad7a8" name="lib/opAuthLoginFormOpenID.class.php" role="data" /> |
---|
37 | <file baseinstalldir="/" md5sum="fda79a06b1c25f0a3408e3216ee69ff8" name="lib/opAuthRegisterFormOpenID.class.php" role="data" /> |
---|
38 | <file baseinstalldir="/" md5sum="3b83ef96387f14655fc854ddc3c6bd57" name="LICENSE" role="data" /> |
---|
39 | </dir> |
---|
40 | </contents> |
---|
41 | <dependencies> |
---|
42 | <required> |
---|
43 | <php> |
---|
44 | <min>5.2.3</min> |
---|
45 | </php> |
---|
46 | <pearinstaller> |
---|
47 | <min>1.4.0</min> |
---|
48 | </pearinstaller> |
---|
49 | <package> |
---|
50 | <name>symfony</name> |
---|
51 | <channel>pear.symfony-project.com</channel> |
---|
52 | <min>1.2.0</min> |
---|
53 | </package> |
---|
54 | </required> |
---|
55 | </dependencies> |
---|
56 | <phprelease /> |
---|
57 | <changelog> |
---|
58 | <release> |
---|
59 | <version> |
---|
60 | <release>1.0.0</release> |
---|
61 | <api>1.0.0</api> |
---|
62 | </version> |
---|
63 | <stability> |
---|
64 | <release>stable</release> |
---|
65 | <api>stable</api> |
---|
66 | </stability> |
---|
67 | <date>2009-02-05</date> |
---|
68 | <license>Apache</license> |
---|
69 | <notes>First release</notes> |
---|
70 | </release> |
---|
71 | </changelog> |
---|
72 | </package> |
---|