summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-11-10 18:51:11 +0000
committerJeroen Roovers <jer@gentoo.org>2011-11-10 18:51:11 +0000
commitce61a4496ebba3e5f27c76cae5d36c33bcb6689d (patch)
tree569fec467d9a5600e97678fc8bb1bbdc244481b7 /dev-php/PEAR-Net_SMTP
parentDrop stable x86 keywords wrt bug #364485. (diff)
downloadhistorical-ce61a4496ebba3e5f27c76cae5d36c33bcb6689d.tar.gz
historical-ce61a4496ebba3e5f27c76cae5d36c33bcb6689d.tar.bz2
historical-ce61a4496ebba3e5f27c76cae5d36c33bcb6689d.zip
Stable for HPPA (bug #388763).
Package-Manager: portage-2.2.0_alpha72/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Net_SMTP')
-rw-r--r--dev-php/PEAR-Net_SMTP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.1.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 6be19f34dd40..4ee9394254f8 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.53 2011/11/04 09:06:29 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.54 2011/11/10 18:49:08 jer Exp $
+
+ 10 Nov 2011; Jeroen Roovers <jer@gentoo.org> PEAR-Net_SMTP-1.6.1.ebuild:
+ Stable for HPPA (bug #388763).
04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org>
PEAR-Net_SMTP-1.6.1.ebuild:
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.1.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.1.ebuild
index 52245480ce57..de8428ada302 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.1.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.1.ebuild,v 1.3 2011/11/04 09:06:29 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.1.ebuild,v 1.4 2011/11/10 18:49:08 jer Exp $
inherit php-pear-r1
@@ -8,7 +8,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