From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8C6901384B4 for ; Mon, 14 Dec 2015 14:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74936E08A1; Mon, 14 Dec 2015 14:12:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15F62E08A8 for ; Mon, 14 Dec 2015 14:12:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 335E4340942 for ; Mon, 14 Dec 2015 14:12:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4C0E5B for ; Mon, 14 Dec 2015 14:12:27 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1450102325.87cb782db0576733aec60efa1e4c85399ddc0071.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Mail_Mime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild X-VCS-Directories: dev-php/PEAR-Mail_Mime/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 87cb782db0576733aec60efa1e4c85399ddc0071 X-VCS-Branch: master Date: Mon, 14 Dec 2015 14:12:27 +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: 796f140b-0c53-4f4d-a6ef-e98afe049a55 X-Archives-Hash: 37c2d8c951f36b023875ac1a80af7ebd commit: 87cb782db0576733aec60efa1e4c85399ddc0071 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Dec 14 14:12:05 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Dec 14 14:12:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87cb782d dev-php/PEAR-Mail_Mime: amd64 stable wrt bug #567994 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild index a9fa38e..191bf99 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.9.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/php-5.0:*"