diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-09-13 20:21:28 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-09-13 20:21:28 +0200 | 
| commit | 967bd2c2bac8a2d616d51770bb08c870e36e03f1 (patch) | |
| tree | 37c83afb008193d2821fec07b40979ef4ffd0911 | |
| parent | 15eb07b1103a346b42cfd9474866ff462d3e81a3 (diff) | |
checkpkgist: rename some packages
| -rw-r--r-- | checkpkgist.json | 11 | 
1 files changed, 7 insertions, 4 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index a1fef66..94e2b75 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -57,10 +57,13 @@      "phpunit\/phpunit-story": "php-phpunit-PHPUnit-Story",      "sebastian\/phpcpd": "php-phpunit-phpcpd",      "sebastian\/phpdcd": "php-phpunit-phpdcd", -    "tecnick.com\/tc-lib-pdf-parser": "php-tecnickcom-tc-lib-pdf-parser", -    "tecnick.com\/tc-lib-pdf-filter": "php-tecnickcom-tc-lib-pdf-filter", -    "tecnick.com\/tc-lib-pdf-page": "php-tecnickcom-tc-lib-pdf-page", -    "tecnick.com\/tc-lib-unicode-data": "php-tecnickcom-tc-lib-unicode-data", +    "tecnickcom\/tcpdf": "php-tcpdf", +    "tecnickcom\/tc-lib-barcode": "php-tecnickcom-tc-lib-barcode", +    "tecnickcom\/tc-lib-color": "php-tecnickcom-tc-lib-color", +    "tecnickcom\/tc-lib-pdf-parser": "php-tecnickcom-tc-lib-pdf-parser", +    "tecnickcom\/tc-lib-pdf-filter": "php-tecnickcom-tc-lib-pdf-filter", +    "tecnickcom\/tc-lib-pdf-page": "php-tecnickcom-tc-lib-pdf-page", +    "tecnickcom\/tc-lib-unicode-data": "php-tecnickcom-tc-lib-unicode-data",      "jasig\/phpcas": "php-pear-CAS",      "theseer\/fxsl": "php-theseer-fxsl"  }
\ No newline at end of file  | 
