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 A69F915800A 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 9DF292BC1C9; Sat, 26 Aug 2023 15:10:02 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F1802BC1C9 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 8011B34095A 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 C03C2109A 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.ecdcf789a6067ea9432538b7cf2744d3496a3edf.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-XML_RSS/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-XML_RSS/Manifest dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0-r1.ebuild dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0.ebuild dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild X-VCS-Directories: dev-php/PEAR-XML_RSS/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ecdcf789a6067ea9432538b7cf2744d3496a3edf 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: 457fd3b6-238d-417e-81dd-261cbe3b4b13 X-Archives-Hash: a3f03a973b906f751daa807a7d391ef3 commit: ecdcf789a6067ea9432538b7cf2744d3496a3edf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 26 13:03:42 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=ecdcf789 dev-php/PEAR-XML_RSS: drop 1.1.0_alpha1, 1.1.0, 1.1.0-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-php/PEAR-XML_RSS/Manifest | 1 - dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0-r1.ebuild | 29 --------------------- dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0.ebuild | 17 ------------ .../PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild | 30 ---------------------- 4 files changed, 77 deletions(-) diff --git a/dev-php/PEAR-XML_RSS/Manifest b/dev-php/PEAR-XML_RSS/Manifest index cb7ff93ab91a..b7255163d08b 100644 --- a/dev-php/PEAR-XML_RSS/Manifest +++ b/dev-php/PEAR-XML_RSS/Manifest @@ -1,2 +1 @@ DIST XML_RSS-1.1.0.tgz 8178 BLAKE2B da290ea2e656372478435451b5043f3254e1a06423495c62c753b636208ece31e5b9aebe59a9b84254aac70d2088b4c35f78b763b6045d29c467ff0989bbc6fa SHA512 947b040ec71728328bad0130da874132c12e8c14a37f57b0ebc4e9db26aed49d0f9702e20ae401bd92782e1895de71dbd5daf09adebec0eaf268c77dfe183c24 -DIST XML_RSS-1.1.0a1.tgz 6717 BLAKE2B f38aaa6981d94668031272cd48f5648ce9fec499fde4627b6291d1a9c0dea4db72779e3ce7a089be9ee5d23ad56d05c6bd3ffce031b9ef3f4fac5360c3da4420 SHA512 e88c7618cad60a775c07ac26aedf05b7ce7ab3c9f012f3e638031b3567227db237ee2e1238fa051f9f415388a5d7c131af02b8200e08c01a9078654ea5877ce8 diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0-r1.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0-r1.ebuild deleted file mode 100644 index 0946a4139818..000000000000 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit php-pear-r2 - -DESCRIPTION="PHP parser for RDF and RSS documents" -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-php/PEAR-XML_Parser" -BDEPEND="test? ( ${RDEPEND} dev-php/phpunit )" - -src_prepare() { - default - sed -i \ - -e 's/_Framework_/\\Framework\\/' \ - -e 's/_TextUI_/\\TextUI\\/' \ - tests/*.php -} - -src_test() { - phpunit --bootstrap "${S}/XML/RSS.php" \ - --cache-result-file="${T}/test-results.cache" tests || die -} diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0.ebuild deleted file mode 100644 index f564a5c6a962..000000000000 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0.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="PHP parser for RDF and RSS documents" -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="" - -# Only needs PEAR_Exception (not in the tree), not all of PEAR. -# This can be made into an || dependency if we add PEAR_Exception. -RDEPEND=">=dev-php/PEAR-PEAR-1.10.1 - dev-php/PEAR-XML_Parser" diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild deleted file mode 100644 index 482610a92823..000000000000 --- a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.1.0_alpha1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="${PN/PEAR-/}" -MY_PV="${PV/_/}" -MY_PV="${MY_PV/alpha/a}" -MY_P="${MY_PN}-${MY_PV}" - -DESCRIPTION="PHP parser for RDF and RSS documents" -HOMEPAGE="https://pear.php.net/package/XML_RSS" -SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" -IUSE="" - -# Only needs PEAR_Exception (not in the tree), not all of PEAR. -# This can be made into an || dependency if we add PEAR_Exception. -RDEPEND="dev-lang/php:* - dev-php/PEAR-PEAR - dev-php/PEAR-XML_Parser" - -S="${WORKDIR}/${MY_P}" - -src_install() { - insinto /usr/share/php - doins -r XML -}