summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:18:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:18:26 +0000
commit05134a0ef314f586241ff08fa0166e61d2348a78 (patch)
tree91ba258846a33fe9073659d320e9bf87d24b8454 /dev-php
parentStable for ppc64, wrt bug #490816 (diff)
downloadgentoo-2-05134a0ef314f586241ff08fa0166e61d2348a78.tar.gz
gentoo-2-05134a0ef314f586241ff08fa0166e61d2348a78.tar.bz2
gentoo-2-05134a0ef314f586241ff08fa0166e61d2348a78.zip
Stable for ppc64, wrt bug #491652
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-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 a89a2450cefc..5b9dc0e0d5d7 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.9 2013/12/21 15:49:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/ChangeLog,v 1.10 2013/12/22 13:18:26 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pecl-mailparse-2.1.6-r1.ebuild:
+ Stable for ppc64, wrt bug #491652
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pecl-mailparse-2.1.6-r1.ebuild:
Stable for ppc, 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 f12c2f127b3a..7b54a6d11a9f 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.2 2013/12/21 15:49:33 ago Exp $
+# $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 $
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"