From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DF2B41584F2 for ; Fri, 14 Mar 2025 06:35:16 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CA580343178 for ; Fri, 14 Mar 2025 06:35:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7FB9B1103E2; Fri, 14 Mar 2025 06:35:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7B1921103E1 for ; Fri, 14 Mar 2025 06:35:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 351E0343068 for ; Fri, 14 Mar 2025 06:35:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EC0227E6 for ; Fri, 14 Mar 2025 06:35:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741934017.1d85e12cbf351d39585a932901d369710eb1056f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/tcpdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/tcpdf/Manifest dev-php/tcpdf/tcpdf-6.2.25.ebuild X-VCS-Directories: dev-php/tcpdf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1d85e12cbf351d39585a932901d369710eb1056f X-VCS-Branch: master Date: Fri, 14 Mar 2025 06:35:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 109d9d30-e1ce-479b-a86d-f64cccf277a5 X-Archives-Hash: 7a50ccf020fb3a262992216866724255 commit: 1d85e12cbf351d39585a932901d369710eb1056f Author: Sam James gentoo org> AuthorDate: Fri Mar 14 06:29:22 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 14 06:33:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d85e12c dev-php/tcpdf: drop 6.2.25 Signed-off-by: Sam James gentoo.org> dev-php/tcpdf/Manifest | 1 - dev-php/tcpdf/tcpdf-6.2.25.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/dev-php/tcpdf/Manifest b/dev-php/tcpdf/Manifest index a40e40fbcab7..bcf56a5d4f2b 100644 --- a/dev-php/tcpdf/Manifest +++ b/dev-php/tcpdf/Manifest @@ -1,2 +1 @@ -DIST tcpdf-6.2.25.tar.gz 17006366 BLAKE2B f95d9d4931d56459d5ae9ea9bcaad72a31abaa8e9404fea17bc69089fb93b89d94a027512568282b6b8758651c3d347c3190a38db7ee200939cc045b9f12650b SHA512 d2e2bdf080c0a6af918a14c4f5704ee4bf7adad76044c89c3165afe392e39fa7bf98271da976cec7f024e3047e1df49090cb0206084efa77bb5b76708d6524c8 DIST tcpdf-6.2.26.tar.gz 17004923 BLAKE2B bd99f036a808c0063d0cb48e59dab09f313d1dd19095d8131b38c161876f325736da73745a9e47d1ecc4b29b4e961db13761037cfa453d16127761c3518a9c96 SHA512 8ea2b1f2b3cfaa07a903cf286a63ab6b7e5e49881395f905e35740bcecf2ea8ffb1fd569d5dd4f6908918c8be1467be3051dff912416bc8ec80b8848068066be diff --git a/dev-php/tcpdf/tcpdf-6.2.25.ebuild b/dev-php/tcpdf/tcpdf-6.2.25.ebuild deleted file mode 100644 index ff9b6ad05128..000000000000 --- a/dev-php/tcpdf/tcpdf-6.2.25.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="TCPDF is a FLOSS PHP class for generating PDF documents" -HOMEPAGE="http://www.tcpdf.org/" -SRC_URI="https://github.com/tecnickcom/TCPDF/archive/${PV}.tar.gz - -> ${P}.tar.gz" -# Main source is LGPL-3+, some included fonts have other licenses -LICENSE="LGPL-3+ GPL-3 BitstreamVera GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="examples" - -RDEPEND="dev-lang/php" - -S="${WORKDIR}/${P^^}" - -src_install() { - insinto /etc - 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" - - exeinto "/usr/share/php/${PN}/tools" - doexe tools/tcpdf_addfont.php - - insinto "/usr/share/php/${PN}" - doins tcpdf*.php - doins -r include fonts - DOCS=( CHANGELOG.TXT README.md ) - - use examples && HTML_DOCS=( examples ) - einstalldocs -}