]> git.pld-linux.org Git - packages/php-pear.git/commitdiff
- save from http://pear.phpunit.de/channel.xml
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 10 Dec 2008 08:56:09 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    channel-phpunit.xml -> 1.1

channel-phpunit.xml [new file with mode: 0644]

diff --git a/channel-phpunit.xml b/channel-phpunit.xml
new file mode 100644 (file)
index 0000000..4ec6073
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<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/dtd/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
+ <name>pear.phpunit.de</name>
+ <summary>PHPUnit channel server</summary>
+ <suggestedalias>phpunit</suggestedalias>
+ <servers>
+  <primary>
+   <rest>
+    <baseurl type="REST1.0">http://pear.phpunit.de/Chiara_PEAR_Server_REST/</baseurl>
+    <baseurl type="REST1.1">http://pear.phpunit.de/Chiara_PEAR_Server_REST/</baseurl>
+   </rest>
+  </primary>
+ </servers>
+</channel>
\ No newline at end of file
This page took 0.073311 seconds and 4 git commands to generate.