summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:46:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:46:41 +0000
commit1c5a7d2f6aee595707bd738266882071529f6368 (patch)
tree61004526dd9fb12cdac7ceeb712ddc3d5a7832fc
parentStable for x86, wrt bug #492674 (diff)
downloadgentoo-2-1c5a7d2f6aee595707bd738266882071529f6368.tar.gz
gentoo-2-1c5a7d2f6aee595707bd738266882071529f6368.tar.bz2
gentoo-2-1c5a7d2f6aee595707bd738266882071529f6368.zip
Stable for x86, wrt bug #491652
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--dev-php/pecl-mailparse/ChangeLog5
-rw-r--r--dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-mailparse/ChangeLog b/dev-php/pecl-mailparse/ChangeLog
index 5b9dc0e0d5d7..9e6380460b85 100644
--- a/dev-php/pecl-mailparse/ChangeLog
+++ b/dev-php/pecl-mailparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-mailparse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/ChangeLog,v 1.10 2013/12/22 13:18:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/ChangeLog,v 1.11 2013/12/24 12:46:41 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pecl-mailparse-2.1.6-r1.ebuild:
+ Stable for x86, wrt bug #491652
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pecl-mailparse-2.1.6-r1.ebuild:
Stable for ppc64, wrt bug #491652
diff --git a/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild
index 7b54a6d11a9f..a1fa81247551 100644
--- a/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild
+++ b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild,v 1.3 2013/12/22 13:18:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild,v 1.4 2013/12/24 12:46:41 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ USE_PHP="php5-5 php5-4"
inherit php-ext-pecl-r2
-KEYWORDS="~amd64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 ppc ppc64 x86"
DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages."
LICENSE="PHP-2.02"