From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 199E7138334 for ; Fri, 16 Aug 2019 14:17:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A11C6E0C08; Fri, 16 Aug 2019 14:17:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 793B4E0C08 for ; Fri, 16 Aug 2019 14:17:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D35F349C5A for ; Fri, 16 Aug 2019 14:17:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C36A764 for ; Fri, 16 Aug 2019 14:17:38 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1565965043.ad60fb683bfefc97c29f433e29c97035a5d20a2c.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/ca-bundle/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/ca-bundle/Manifest dev-php/ca-bundle/ca-bundle-1.0.3.ebuild dev-php/ca-bundle/ca-bundle-1.1.2.ebuild X-VCS-Directories: dev-php/ca-bundle/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: ad60fb683bfefc97c29f433e29c97035a5d20a2c X-VCS-Branch: master Date: Fri, 16 Aug 2019 14:17:38 +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: 670174ab-7b78-4380-95b6-dd23ea53548a X-Archives-Hash: 3d2f65682aef15300fa9d5ad989de063 commit: ad60fb683bfefc97c29f433e29c97035a5d20a2c Author: Brian Evans gentoo org> AuthorDate: Fri Aug 16 13:15:43 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Aug 16 14:17:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad60fb68 dev-php/ca-bundle: Drop old Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans gentoo.org> dev-php/ca-bundle/Manifest | 2 -- dev-php/ca-bundle/ca-bundle-1.0.3.ebuild | 22 ---------------------- dev-php/ca-bundle/ca-bundle-1.1.2.ebuild | 22 ---------------------- 3 files changed, 46 deletions(-) diff --git a/dev-php/ca-bundle/Manifest b/dev-php/ca-bundle/Manifest index 144a4df96e9..869046bf79d 100644 --- a/dev-php/ca-bundle/Manifest +++ b/dev-php/ca-bundle/Manifest @@ -1,3 +1 @@ -DIST ca-bundle-1.0.3.tar.gz 151659 BLAKE2B a8755af7041a1e093d06f6bf3bfdcd7461bd50ab5347f48285fb6e69d6e621c82c458c73625ed36d6745e91b0c7fabae37318da3674c47bb2813b78aa9483379 SHA512 e33629345d63121b7a6a46b0812afefad5adbc24fd5516eeb7471dd93b7e4126f144b6fc933b526796607fdc3fc9a99f5703188e15d905654d629591c555ad86 -DIST ca-bundle-1.1.2.tar.gz 129296 BLAKE2B 54912144510c7d2c09647540542cdaba24ae9ce1638c74d1f796bee7e82a7161c11ad8561aae6290c13c8e818acae55cfcab3d75d0572906632c6ca456376068 SHA512 4ab7ee419fe0a45b526fe985ecf87f2c8834538c21d008736b8daceec987caf87f525d60208639ade66c39d2fd3c774f54f0bf784cadbd5c81954e8df48ab058 DIST ca-bundle-1.1.3.tar.gz 126613 BLAKE2B 6b1013c2544f8795a4d054c6807cc2a2c51d03547f0d404def311d7edde9891f27ca1a249bef90e10f129a85f0dea489e1fc933b4c5f3bd8213c3428dba588d2 SHA512 b3e1f6bc9196b6c70476a7b656fb3dc4d398cd033d223b436d50676f228b62b561075787df36b880b7b4eb7de677da19d3e597752f88f279279b8569cc865a5f diff --git a/dev-php/ca-bundle/ca-bundle-1.0.3.ebuild b/dev-php/ca-bundle/ca-bundle-1.0.3.ebuild deleted file mode 100644 index 95b1abf4025..00000000000 --- a/dev-php/ca-bundle/ca-bundle-1.0.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Find the system CA bundle or fall back to the Mozilla one" -HOMEPAGE="https://github.com/composer/ca-bundle" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-lang/php:* - dev-php/fedora-autoloader" - -src_install() { - insinto /usr/share/php/Composer/CaBundle - doins src/CaBundle.php "${FILESDIR}/autoload.php" - dodoc README.md -} diff --git a/dev-php/ca-bundle/ca-bundle-1.1.2.ebuild b/dev-php/ca-bundle/ca-bundle-1.1.2.ebuild deleted file mode 100644 index 60dc4ddfdae..00000000000 --- a/dev-php/ca-bundle/ca-bundle-1.1.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Find the system CA bundle or fall back to the Mozilla one" -HOMEPAGE="https://github.com/composer/ca-bundle" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-lang/php:* - dev-php/fedora-autoloader" - -src_install() { - insinto /usr/share/php/Composer/CaBundle - doins src/CaBundle.php "${FILESDIR}/autoload.php" - dodoc README.md -}