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 D49FC139085 for ; Sun, 8 Jan 2017 14:47:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 842A6E0C8B; Sun, 8 Jan 2017 14:47:22 +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 6062DE0C8B for ; Sun, 8 Jan 2017 14:47:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8A7593413C3 for ; Sun, 8 Jan 2017 14:47:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02F062625 for ; Sun, 8 Jan 2017 14:47:20 +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: <1483886821.cc6e2bd469247bc6cdd3f9636cffd4ce9eab407b.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_Socket/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild X-VCS-Directories: dev-php/PEAR-Net_Socket/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: cc6e2bd469247bc6cdd3f9636cffd4ce9eab407b X-VCS-Branch: master Date: Sun, 8 Jan 2017 14:47:20 +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: da802209-ebd5-4780-93c3-e88f2c3fb7f6 X-Archives-Hash: 978ab1867709a54710b02e1d538809ef commit: cc6e2bd469247bc6cdd3f9636cffd4ce9eab407b Author: Michael Orlitzky gentoo org> AuthorDate: Sun Jan 8 14:46:34 2017 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sun Jan 8 14:47:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6e2bd4 dev-php/PEAR-Net_Socket: remove unused version 1.0.14. Package-Manager: portage-2.3.0 dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild deleted file mode 100644 index 1de04e5..00000000 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" - -inherit php-pear-r1 - -DESCRIPTION="class interface to TCP sockets" - -LICENSE="PHP-2.02" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE=""