summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-06 10:40:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-06 10:40:10 +0000
commit2d41e36884c9581e9dec7e2483297dd408e76fb2 (patch)
tree1105a513a79ff83f6d31d237a51aec7c45f27bee /dev-php
parentStable for ppc64, wrt bug #495568 (diff)
downloadgentoo-2-2d41e36884c9581e9dec7e2483297dd408e76fb2.tar.gz
gentoo-2-2d41e36884c9581e9dec7e2483297dd408e76fb2.tar.bz2
gentoo-2-2d41e36884c9581e9dec7e2483297dd408e76fb2.zip
Stable for ppc64, wrt bug #495570
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_SMTP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_SMTP/ChangeLog b/dev-php/PEAR-Net_SMTP/ChangeLog
index 9956561cb3aa..4cb15730c601 100644
--- a/dev-php/PEAR-Net_SMTP/ChangeLog
+++ b/dev-php/PEAR-Net_SMTP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_SMTP
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.65 2014/03/05 15:34:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.66 2014/03/06 10:40:10 ago Exp $
+
+ 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SMTP-1.6.2.ebuild:
+ Stable for ppc64, wrt bug #495570
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SMTP-1.6.2.ebuild:
Stable for ppc, wrt bug #495570
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild
index 5308e87fa2aa..d683b937aa83 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild,v 1.7 2014/03/05 15:34:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild,v 1.8 2014/03/06 10:40:10 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="An implementation of the SMTP protocol"
LICENSE="PHP-2.02"
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="sasl"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7