From 36350c74513c08407f87b25e59d9c32965f4c0ba Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Wed, 8 Mar 2017 10:59:52 +0100
Subject: wip

---
 checkpkgist/checkpkgist.json | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json
index 8a35cdf..9b8a901 100644
--- a/checkpkgist/checkpkgist.json
+++ b/checkpkgist/checkpkgist.json
@@ -1,8 +1,6 @@
 {
     "php-google-recaptcha": "google\/recaptcha",
     "php-phpmyadmin-sql-parser": "phpmyadmin\/sql-parser",
-    "php-phpmyadmin-shapefile": "phpmyadmin\/shapefile",
-    "php-phpmyadmin-motranslator": "phpmyadmin\/motranslator",
     "php-ZendFramework": "zendframework\/zendframework1",
     "php-phpunit-phpdcd": "sebastian\/phpdcd",
     "php-tecnickcom-tc-lib-pdf-parser": "tecnickcom\/tc-lib-pdf-parser",
@@ -14,7 +12,6 @@
     "php-tecnickcom-tc-lib-unicode": "tecnickcom\/tc-lib-unicode",
     "php-tecnickcom-tc-lib-unicode-data": "tecnickcom\/tc-lib-unicode-data",
     "php-tedivm-jshrink": "tedivm\/jshrink",
-    "php-phpunit-php-code-coverage5": "phpunit\/php-code-coverage",
     "php-phpunit-mock-objects4": "phpunit\/phpunit-mock-objects",
     "php-sebastian-comparator2": "sebastian\/comparator",
     "php-sebastian-exporter3": "sebastian\/exporter",
@@ -31,4 +28,4 @@
     "php-morris-lessql": "morris\/lessql",
     "phan": "etsy\/phan",
     "phinx": "robmorgan\/phinx"
-}
+}
\ No newline at end of file
-- 
cgit