summaryrefslogtreecommitdiff
path: root/dev-php/tcpdf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
commit99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (patch)
treeda76713365257a445f3ae3b95470917f59d46728 /dev-php/tcpdf
parent4935506e9a5cbfabd37c64093eac5f36c2ff0017 (diff)
gentoo resync : 24.02.2018
Diffstat (limited to 'dev-php/tcpdf')
-rw-r--r--dev-php/tcpdf/Manifest4
-rw-r--r--dev-php/tcpdf/tcpdf-6.2.16.ebuild (renamed from dev-php/tcpdf/tcpdf-6.2.13-r1.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/tcpdf/Manifest b/dev-php/tcpdf/Manifest
index 9e887277088d..606d9ad1f551 100644
--- a/dev-php/tcpdf/Manifest
+++ b/dev-php/tcpdf/Manifest
@@ -1,3 +1,3 @@
-DIST tcpdf-6.2.13.tar.gz 17003733 BLAKE2B c6cae507c7abcc18e9135d102c334b161acf9680c41f158116c001962f22f06038c1c3eaa36aa78ae521c22d943e309367162c38fb4e759b8f2399ca0f12852b SHA512 df140a305b17e868d5af1a9cfe07f76c1c511f437e70ce09484049c48e7f4501d7b59ad2dbccea4daaee283867fa71ec03924aa40d37ed495b77f65383f6ef85
-EBUILD tcpdf-6.2.13-r1.ebuild 1002 BLAKE2B 34f97fdeb34b6620ef9ae55f3243936ac337baf5848f72345c57012d950286e9f6ddb0cd6f8ca52ac0b69a95a1515346c10212a1e23ac3eb0b73e2a25404cb4f SHA512 fe322b2fb380897a2ac3791164f8701f3e43423c8f50385d5ea7a9ddbe2b423ebab2f60d846e1872c7c4d3b165022db029bb2b3b1b351444b016964ad60adebd
+DIST tcpdf-6.2.16.tar.gz 17006033 BLAKE2B a4a9b502812bca3babe9d89bc215e75c951a2f3649ac01cf7327d5e13ccfd36e9586eb15a712fd48245f504ace2bcf7075413f9ee06526f4dec5c7d6c3e34b9d SHA512 302022636cd2c178e2d015b702188d59b608855110928e253daf7dd14e117a6770ad85385023c7970f13347142c60cc62a8fbdcee471364c47cb499fc3fbaa6c
+EBUILD tcpdf-6.2.16.ebuild 1016 BLAKE2B 7bc6a2f7a8d6eddb96ef8dbea07e6303d9557de293324c7541d455756f9003e91e339f6a1ed2cc7c8b0bb0f49c6e916c1ecfed56380e78139623a566b45ad635 SHA512 901a4fad0c30a5b8d76d78f0f60621f17f593dfa999a9482390ffd04f6e79f11d00c28d9fad57654dbf89a3eca5ea10a98bdf5c8255f6517a75c55daa70b3473
MISC metadata.xml 320 BLAKE2B 74e0f7eb2cfc2dbbea9b1c275a52625a8d649aa2f5ae467c2df348f034ba51cadc4a6b34f66c2c8dc7752dc62e17441c0d92edacc065e5f2b295bada6c4928cd SHA512 b4f9bc199e0af92d393023cefbb7879bcf1631f6043f400254d948aba10b90a858c6d3a7a41f9ad14334a653ece24d1036acd0e18d7ae06363c1ae6364a0a120
diff --git a/dev-php/tcpdf/tcpdf-6.2.13-r1.ebuild b/dev-php/tcpdf/tcpdf-6.2.16.ebuild
index e1f0dfdbecab..5b1b109e8504 100644
--- a/dev-php/tcpdf/tcpdf-6.2.13-r1.ebuild
+++ b/dev-php/tcpdf/tcpdf-6.2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ src_install() {
doins config/tcpdf_config.php
# Create a symlink for the config file, because the library will only
# look for it in its own source tree (not in /etc where we've put it).
- dosym /etc/tcpdf_config.php "/usr/share/php/${PN}/config/tcpdf_config.php"
+ dosym ../../../../../etc/tcpdf_config.php "/usr/share/php/${PN}/config/tcpdf_config.php"
exeinto "/usr/share/php/${PN}/tools"
doexe tools/tcpdf_addfont.php