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 EAB3F139695 for ; Mon, 20 Mar 2017 13:24:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5517321C028; Mon, 20 Mar 2017 13:24:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 343DE21C028 for ; Mon, 20 Mar 2017 13:24:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF6B1340AD2 for ; Mon, 20 Mar 2017 13:24:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61D456ECA for ; Mon, 20 Mar 2017 13:24:43 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1490016247.6b05a5eb5c4901f3eb9fec03eb3ee1156d78b381.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-XML_Util/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-XML_Util/Manifest dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild X-VCS-Directories: dev-php/PEAR-XML_Util/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 6b05a5eb5c4901f3eb9fec03eb3ee1156d78b381 X-VCS-Branch: master Date: Mon, 20 Mar 2017 13:24:43 +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-Archives-Salt: f58d49d8-0377-4498-9490-982be39dbf68 X-Archives-Hash: 22d69b3c8306574b5bb5379cbd3b6e39 commit: 6b05a5eb5c4901f3eb9fec03eb3ee1156d78b381 Author: Michael Orlitzky gentoo org> AuthorDate: Mon Mar 20 13:24:07 2017 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon Mar 20 13:24:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b05a5eb dev-php/PEAR-XML_Util: remove unused version 1.3.0-r1. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-php/PEAR-XML_Util/Manifest | 1 - .../PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/dev-php/PEAR-XML_Util/Manifest b/dev-php/PEAR-XML_Util/Manifest index ff451de080b..b0e2795b650 100644 --- a/dev-php/PEAR-XML_Util/Manifest +++ b/dev-php/PEAR-XML_Util/Manifest @@ -1,2 +1 @@ -DIST XML_Util-1.3.0.tgz 17186 SHA256 1396dbf975ae7235ec4131c40d772a3958d6086c34ea985a03e988e241c0892e SHA512 751af0c2329bee53b6b374fc613ed8c388ace6b9d5246f7ecade0e74e5f41101bd14727e1bcd566d850aea5b336981daac92d6adb8d66dbe7425990460ef0633 WHIRLPOOL d5dbbe9bcca96fdf11d009ea93c94b0eb3b2b332ad13ac23a8365a8e384d24b3da9e314fa56bd68c4b987d23a6a323772963f62390494b80f4be48a40d897195 DIST XML_Util-1.4.2.tgz 18993 SHA256 f6b5b180dbdd7ae24504007d83cf482d6105747ed4381019bdf3a61b78610239 SHA512 e0a328f92cdcd09277238e14d68b73cba319ab9b4e9c50ab102b43f73c889599f5933415dc228bd1feb56a48c1527e0e9a86999ee2209b2d84131691aee74cbe WHIRLPOOL 263788abc1093b736f6db7b7e19b8c72c7fdce3e2d1fd1a3f8747198d9fa60217869e7a5e18d4aea6878e016aaf8306276c59764ff23f07aa85888e60d493315 diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild deleted file mode 100644 index 5b00e94cc84..00000000000 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.3.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="${PN/PEAR-/}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="XML utility class" -HOMEPAGE="http://pear.php.net/package/${MY_PN}" -SRC_URI="http://pear.php.net/get/${MY_P}.tgz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE="examples" - -# PCRE is needed for a few calls to preg_replace and preg_match. -RDEPEND="dev-lang/php:*[pcre(+)]" -PDEPEND="dev-php/PEAR-PEAR" -DEPEND="" - -S="${WORKDIR}/${MY_P}" - -src_install() { - insinto /usr/share/php - doins -r XML - - use examples && dodoc -r examples -}