summaryrefslogtreecommitdiffstats
path: root/channel.xml
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-14 07:14:52 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-14 07:14:52 +0100
commited2298831b77a8c44aaf315285a01da9e144875c (patch)
tree180e412b38ac2fe6d6dfce5a928e53666a8a01ed /channel.xml
php-channel-drush: import from rawhide
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..4d783c5
--- /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>pear.drush.org</name>
+ <summary>Drush's PEAR Channel Server</summary>
+ <suggestedalias>drush</suggestedalias>
+ <servers>
+ <primary>
+ <rest>
+ <baseurl type="REST1.0">http://pear.drush.org/rest/</baseurl>
+ <baseurl type="REST1.1">http://pear.drush.org/rest/</baseurl>
+ <baseurl type="REST1.2">http://pear.drush.org/rest/</baseurl>
+ <baseurl type="REST1.3">http://pear.drush.org/rest/</baseurl>
+ </rest>
+ </primary>
+ </servers>
+</channel> \ No newline at end of file