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 0E676139694 for ; Tue, 7 Mar 2017 15:49:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1783921C03E; Tue, 7 Mar 2017 15:49:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 EB96B21C03E for ; Tue, 7 Mar 2017 15:49:45 +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 B6A00340F43 for ; Tue, 7 Mar 2017 15:49:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F8515FA8 for ; Tue, 7 Mar 2017 15:49:43 +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: <1488901770.eef638c2c96305fb947a5d09dc141ed9b0fefd6e.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Auth_SASL/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild X-VCS-Directories: dev-php/PEAR-Auth_SASL/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: eef638c2c96305fb947a5d09dc141ed9b0fefd6e X-VCS-Branch: master Date: Tue, 7 Mar 2017 15:49: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: 21c66b8f-10bc-44ef-a202-39ea38d6c793 X-Archives-Hash: d322e985e7d928d82cae9f2c5981c873 commit: eef638c2c96305fb947a5d09dc141ed9b0fefd6e Author: Brian Evans gentoo org> AuthorDate: Tue Mar 7 15:49:30 2017 +0000 Commit: Brian Evans gentoo org> CommitDate: Tue Mar 7 15:49:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef638c2 dev-php/PEAR-Auth_SASL: Drop old revision Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild deleted file mode 100644 index 3c708dd0d8d..00000000000 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit php-pear-r1 - -DESCRIPTION="Abstraction of various SASL mechanism responses" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE=""