summaryrefslogtreecommitdiffstats
path: root/remi-php70.repo
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-09 10:25:37 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-09 10:25:37 +0100
commitd1a6e11ff767f4271f08f044d091b1c4917c00cd (patch)
treed17024300222d34253a48dfd6bb092633db0f509 /remi-php70.repo
parent0367273665dca0bd43110ad66e95471a959fe565 (diff)
new 'remi-php70-test' repository (EL 6, 7 and x86_64 only)
Diffstat (limited to 'remi-php70.repo')
-rw-r--r--remi-php70.repo18
1 files changed, 16 insertions, 2 deletions
diff --git a/remi-php70.repo b/remi-php70.repo
index e8ad1aa..10e566f 100644
--- a/remi-php70.repo
+++ b/remi-php70.repo
@@ -1,6 +1,5 @@
# This repository only provides PHP 7.0 and its extensions
-# WARNING: If you enable this repository, you must also enable "remi"
-# which provides common dependencies
+# NOTICE: common dependencies are in "remi-safe"
[remi-php70]
name=Remi's PHP 7.0 RPM repository for Enterprise Linux VERSION - $basearch
@@ -16,3 +15,18 @@ baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-php70/$basearch/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
+
+[remi-php70-test]
+name=Remi's PHP 7.0 test RPM repository for Enterprise Linux VERSION - $basearch
+#baseurl=http://rpms.remirepo.net/enterprise/VERSION/test70/$basearch/
+mirrorlist=http://rpms.remirepo.net/enterprise/VERSION/test70/mirror
+enabled=0
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi
+
+[remi-php70-test-debuginfo]
+name=Remi's PHP 7.0 test RPM repository for Enterprise Linux VERSION - $basearch - debuginfo
+baseurl=http://rpms.remirepo.net/enterprise/VERSION/debug-test70/$basearch/
+enabled=0
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi