summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-06 10:39:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-06 10:39:51 +0000
commitb2325183f76df9755655da584f92acc52dc9c6aa (patch)
tree60ec4aad947499fc66f3a42cf4be450e6fe5c6ec /dev-php
parentStable for ppc64, wrt bug #495566 (diff)
downloadgentoo-2-b2325183f76df9755655da584f92acc52dc9c6aa.tar.gz
gentoo-2-b2325183f76df9755655da584f92acc52dc9c6aa.tar.bz2
gentoo-2-b2325183f76df9755655da584f92acc52dc9c6aa.zip
Stable for ppc64, wrt bug #495568
(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_LMTP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_LMTP/ChangeLog b/dev-php/PEAR-Net_LMTP/ChangeLog
index 7874a45ad63d..7b3c031091ab 100644
--- a/dev-php/PEAR-Net_LMTP/ChangeLog
+++ b/dev-php/PEAR-Net_LMTP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_LMTP
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.25 2014/03/05 15:34:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.26 2014/03/06 10:39:51 ago Exp $
+
+ 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LMTP-1.0.2.ebuild:
+ Stable for ppc64, wrt bug #495568
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LMTP-1.0.2.ebuild:
Stable for ppc, wrt bug #495568
diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild
index 755de256f19b..c6cd361e92a1 100644
--- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild
+++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.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_LMTP/PEAR-Net_LMTP-1.0.2.ebuild,v 1.6 2014/03/05 15:34:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild,v 1.7 2014/03/06 10:39:51 ago Exp $
EAPI=5
@@ -10,6 +10,6 @@ DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol."
LICENSE="PHP-2.02"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"