From f409fd9353373a1fe02b4b6a3020c03ba48cd985 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 4 Jan 2011 15:20:09 +0000 Subject: Stable on amd64 wrt bug #349659 (Portage version: 2.1.9.28/cvs/Linux x86_64) --- dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild') diff --git a/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild b/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild index 1c2f42683ad9..f471f868c0c9 100644 --- a/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild +++ b/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild,v 1.4 2011/01/04 08:20:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mailparse/pecl-mailparse-2.1.5-r1.ebuild,v 1.5 2011/01/04 15:20:09 hwoarang Exp $ EAPI=3 @@ -11,7 +11,7 @@ DOCS="README" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." LICENSE="PHP-2.02" -- cgit v1.2.3-65-gdbad