summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-06 20:02:39 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-06 20:02:39 +0000
commit36afa0944593be6bbc76d67d5883dc39034310eb (patch)
treeda61d3b5256a28dd0c853e3fafe86e249522722e /dev-php
parentCleanup (diff)
downloadgentoo-2-36afa0944593be6bbc76d67d5883dc39034310eb.tar.gz
gentoo-2-36afa0944593be6bbc76d67d5883dc39034310eb.tar.bz2
gentoo-2-36afa0944593be6bbc76d67d5883dc39034310eb.zip
stable for ppc64 wrt #294256
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog7
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 2947c3fdaf86..dc2ddf5165f0 100644
--- a/dev-php/PEAR-Mail/ChangeLog
+++ b/dev-php/PEAR-Mail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Mail
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.47 2010/12/27 22:07:59 olemarkus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.48 2011/01/06 20:02:39 xarthisius Exp $
+
+ 06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> PEAR-Mail-1.2.0.ebuild:
+ stable for ppc64 wrt #294256
27 Dec 2010; <olemarkus@gentoo.org> PEAR-Mail-1.2.0.ebuild:
Fixed RDEPEND line
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
index f56ecb979b0f..b3b1038d6823 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.7 2010/12/27 22:07:59 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.8 2011/01/06 20:02:39 xarthisius Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP-2.02 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=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"