summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-02-11 19:03:24 +0000
committerJeroen Roovers <jer@gentoo.org>2014-02-11 19:03:24 +0000
commit8637b38f4e462b415a57c2475480b6789c08518b (patch)
treead6c397f6ad48db37fe41178728c26164ae0aa83 /dev-php/PEAR-Net_SMTP
parentStable for HPPA (bug #495568). (diff)
downloadgentoo-2-8637b38f4e462b415a57c2475480b6789c08518b.tar.gz
gentoo-2-8637b38f4e462b415a57c2475480b6789c08518b.tar.bz2
gentoo-2-8637b38f4e462b415a57c2475480b6789c08518b.zip
Stable for HPPA (bug #495570).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php/PEAR-Net_SMTP/ChangeLog b/dev-php/PEAR-Net_SMTP/ChangeLog
index fc3f7e44eb15..93a4c2903348 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.59 2014/01/26 18:36:59 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/ChangeLog,v 1.60 2014/02/11 19:03:24 jer Exp $
+
+ 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> PEAR-Net_SMTP-1.6.2.ebuild:
+ Stable for HPPA (bug #495570).
26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
PEAR-Net_SMTP-1.6.1.ebuild:
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 c796eba83fd7..3e1d0ad9d2f5 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-2013 Gentoo Foundation
+# 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.1 2013/11/23 21:03:47 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild,v 1.2 2014/02/11 19:03:24 jer 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