summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:21:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-19 15:21:47 +0000
commita64c24ca7d5448b22a12f619d7ac1e7a7f160d14 (patch)
tree999ee24ba14826aadc41950bef6a1922c2f675f2 /dev-php
parentStable for alpha, wrt bug #495568 (diff)
downloadgentoo-2-a64c24ca7d5448b22a12f619d7ac1e7a7f160d14.tar.gz
gentoo-2-a64c24ca7d5448b22a12f619d7ac1e7a7f160d14.tar.bz2
gentoo-2-a64c24ca7d5448b22a12f619d7ac1e7a7f160d14.zip
Stable for alpha, wrt bug #495570
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 0229e54baba3..51b3aafd0b82 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.67 2014/03/12 10:00:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.68 2014/03/19 15:21:47 ago Exp $
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SMTP-1.6.2.ebuild:
+ Stable for alpha, wrt bug #495570
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SMTP-1.6.2.ebuild:
Stable for sparc, 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 6e526f9f5ef3..3888f1695f7f 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.9 2014/03/12 10:00:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild,v 1.10 2014/03/19 15:21:47 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