SOURCES: channel-phing.xml (NEW) - save from http://pear.phing.info/channel...
glen
glen at pld-linux.org
Wed Dec 10 09:58:15 CET 2008
Author: glen Date: Wed Dec 10 08:58:15 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- save from http://pear.phing.info/channel.xml
---- Files affected:
SOURCES:
channel-phing.xml (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/channel-phing.xml
diff -u /dev/null SOURCES/channel-phing.xml:1.1
--- /dev/null Wed Dec 10 09:58:15 2008
+++ SOURCES/channel-phing.xml Wed Dec 10 09:58:09 2008
@@ -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.phing.info</name>
+ <summary>Channel for Phing build tool releases</summary>
+ <suggestedalias>phing</suggestedalias>
+ <servers>
+ <primary>
+ <rest>
+ <baseurl type="REST1.0">http://pear.phing.info/Chiara_PEAR_Server_REST/</baseurl>
+ <baseurl type="REST1.1">http://pear.phing.info/Chiara_PEAR_Server_REST/</baseurl>
+ </rest>
+ </primary>
+ </servers>
+</channel>
================================================================
More information about the pld-cvs-commit
mailing list