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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2B62315801B for ; Sat, 26 Aug 2023 15:10:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A8512BC1C7; Sat, 26 Aug 2023 15:10:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5434F2BC1C7 for ; Sat, 26 Aug 2023 15:10:02 +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 824EC340D40 for ; Sat, 26 Aug 2023 15:10:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D49BE109B for ; Sat, 26 Aug 2023 15:09:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1693062566.c344e837a5f93924acc5478156a8c0e30ff48c25.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-XML_Parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-XML_Parser/Manifest dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8.ebuild X-VCS-Directories: dev-php/PEAR-XML_Parser/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c344e837a5f93924acc5478156a8c0e30ff48c25 X-VCS-Branch: master Date: Sat, 26 Aug 2023 15:09:58 +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: 7c9871d0-9f24-447c-aeb2-6716815fcf9b X-Archives-Hash: 5c2bcb26a90a8b0e8b2fe7f951d2c8ec commit: c344e837a5f93924acc5478156a8c0e30ff48c25 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 26 13:04:01 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 26 15:09:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c344e837 dev-php/PEAR-XML_Parser: drop 1.3.7-r1, 1.3.8 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-php/PEAR-XML_Parser/Manifest | 1 - dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild | 17 ----------------- dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8.ebuild | 17 ----------------- 3 files changed, 35 deletions(-) diff --git a/dev-php/PEAR-XML_Parser/Manifest b/dev-php/PEAR-XML_Parser/Manifest index ab8e0fe0cf58..2c469207592e 100644 --- a/dev-php/PEAR-XML_Parser/Manifest +++ b/dev-php/PEAR-XML_Parser/Manifest @@ -1,2 +1 @@ -DIST XML_Parser-1.3.7.tgz 13339 BLAKE2B 10cc89dbf4f6c4b28fea73cc45757e71a897b01fd21a3d2711fef5eb0cd33e1fdeda143ce88dd425fdea9802a02f3d7e352ec17295b88d8cfae87af6a342f622 SHA512 b4e6c76962eb47f15096e7d77658cf41ca372a9389967e5204e865b253da4f4e248e7b893aa4c6624bb1178e3985667d018849df6d9a07aa6b9a707c743fe64b DIST XML_Parser-1.3.8.tgz 13534 BLAKE2B c0227d48b43b9b0fec3251c81e56017344101b4a2dc9a5eb85310d1130148a1d7e365b3b6e3f4fcab03aeac1f702f81f22d45c4db67ff515836ef8a173cd7d4c SHA512 f840acf2e068d642177d37958487021b5bf57cd33048738f2f18fa35d83dfe428ce327900a9a141c2a184e4dbdddc9e8eefaf87604131f516f016aee30aad603 diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild deleted file mode 100644 index cb8300b5fce6..000000000000 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.7-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit php-pear-r2 - -DESCRIPTION="XML parsing class based on PHP's SAX parser" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" -IUSE="" - -src_test() { - peardev run-tests -r || die -} diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8.ebuild deleted file mode 100644 index 0ed52ec9f9b8..000000000000 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.8.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit php-pear-r2 - -DESCRIPTION="XML parsing class based on PHP's SAX parser" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="" - -src_test() { - peardev run-tests -r || die -}