summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2012-03-10 14:52:23 +0000
committerOle Markus With <olemarkus@gentoo.org>2012-03-10 14:52:23 +0000
commit081e9ff02973f2ebb49ff75eba2921bd3a3c0864 (patch)
tree5ed1771884eea7f0d4de304f951a30c2a8da8303 /dev-php/PHP_Timer/files
parentRestrict python 3.* because pysideuic is not compatible with it. (diff)
downloadgentoo-2-081e9ff02973f2ebb49ff75eba2921bd3a3c0864.tar.gz
gentoo-2-081e9ff02973f2ebb49ff75eba2921bd3a3c0864.tar.bz2
gentoo-2-081e9ff02973f2ebb49ff75eba2921bd3a3c0864.zip
Moving dev-php/php-timer to dev-php/PHP_Timer
(Portage version: 2.1.10.44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php/PHP_Timer/files')
-rw-r--r--dev-php/PHP_Timer/files/channel.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-php/PHP_Timer/files/channel.xml b/dev-php/PHP_Timer/files/channel.xml
new file mode 100644
index 000000000000..91bb6786f543
--- /dev/null
+++ b/dev-php/PHP_Timer/files/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.phpunit.de</name>
+ <summary>PHPUnit PEAR Channel</summary>
+ <suggestedalias>phpunit</suggestedalias>
+ <servers>
+ <primary>
+ <rest>
+ <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl>
+ <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl>
+ <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl>
+ <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl>
+ </rest>
+ </primary>
+ </servers>
+</channel> \ No newline at end of file