summaryrefslogtreecommitdiffstats
path: root/channel.xml
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-10 07:07:08 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-10 07:07:08 +0200
commit4bac7638fc555942e966df4f94ac2139fbf86100 (patch)
tree8885e0199fb4978a0be35a84526dd968fc714258 /channel.xml
repo reorgHEADmaster
Diffstat (limited to 'channel.xml')
-rw-r--r--channel.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/channel.xml b/channel.xml
new file mode 100644
index 0000000..519a4a2
--- /dev/null
+++ b/channel.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
+ <name>pear2.php.net</name>
+ <suggestedalias>pear2</suggestedalias>
+ <summary>PEAR2</summary>
+ <servers>
+ <primary>
+ <rest>
+ <baseurl type="REST1.0">http://pear2.php.net/rest/</baseurl>
+ <baseurl type="REST1.1">http://pear2.php.net/rest/</baseurl>
+ <baseurl type="REST1.2">http://pear2.php.net/rest/</baseurl>
+ <baseurl type="REST1.3">http://pear2.php.net/rest/</baseurl>
+ </rest>
+ </primary>
+ </servers>
+</channel>