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 735C61396D0 for ; Mon, 9 Oct 2017 19:02:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF29C2BC03F; Mon, 9 Oct 2017 19:02:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BBA6C2BC03D for ; Mon, 9 Oct 2017 19:02:52 +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 F3E6633BEA7 for ; Mon, 9 Oct 2017 19:02:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCF4A90AE for ; Mon, 9 Oct 2017 19:02:47 +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: <1507575746.198f36267cc567986398a80974db692d2ab01f44.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_URL/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild X-VCS-Directories: dev-php/PEAR-Net_URL/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 198f36267cc567986398a80974db692d2ab01f44 X-VCS-Branch: master Date: Mon, 9 Oct 2017 19:02:47 +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: 895eb150-291a-4abe-8026-c28e091a29d4 X-Archives-Hash: 01a6342d8ec42b6df55c46aebd38560d commit: 198f36267cc567986398a80974db692d2ab01f44 Author: Brian Evans gentoo org> AuthorDate: Mon Oct 9 18:56:59 2017 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Oct 9 19:02:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198f3626 dev-php/PEAR-Net_URL: Drop old Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild deleted file mode 100644 index b954e7c9dcf..00000000000 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit php-pear-r1 - -DESCRIPTION="Easy parsing of URLs" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE=""