summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:09:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:09:43 +0000
commit9cd1a7d847e35e19513b559250eb743ace51a47c (patch)
tree0650f9ebc38a05e76f885a7a54a2987b361dc709 /dev-php/PEAR-Net_IMAP
parentStable for ppc, wrt bug #535272 (diff)
downloadgentoo-2-9cd1a7d847e35e19513b559250eb743ace51a47c.tar.gz
gentoo-2-9cd1a7d847e35e19513b559250eb743ace51a47c.tar.bz2
gentoo-2-9cd1a7d847e35e19513b559250eb743ace51a47c.zip
Stable for ppc, wrt bug #535280
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog
index 1c158a0a6658..d80cd320cc51 100644
--- a/dev-php/PEAR-Net_IMAP/ChangeLog
+++ b/dev-php/PEAR-Net_IMAP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_IMAP
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.42 2015/02/14 13:51:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.43 2015/02/21 12:09:43 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_IMAP-1.1.3.ebuild:
+ Stable for ppc, wrt bug #535280
14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_IMAP-1.1.3.ebuild:
Stable for amd64, wrt bug #535280
diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild
index 5894d3efce21..50458233ab02 100644
--- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild
+++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild,v 1.3 2015/02/14 13:51:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild,v 1.4 2015/02/21 12:09:43 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="Provides an implementation of the IMAP protocol"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="sasl"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.8
sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )"