summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-02 21:49:04 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-02 21:49:04 +0000
commitd38ce3e2141924f57083311bc7333787f8d7f324 (patch)
tree6ee0e1e0c68186e4d04699802da44d234df40339 /dev-php
parentMarking Apache-Test-1.360.0 ppc64 for bug 400033 (diff)
downloadgentoo-2-d38ce3e2141924f57083311bc7333787f8d7f324.tar.gz
gentoo-2-d38ce3e2141924f57083311bc7333787f8d7f324.tar.bz2
gentoo-2-d38ce3e2141924f57083311bc7333787f8d7f324.zip
Marking PEAR-Net_IMAP-1.1.1 ppc64 for bug 396985
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.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 c25779311b64..dfadb239ba62 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.35 2012/03/01 19:56:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.36 2012/03/02 21:49:04 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild:
+ Marking PEAR-Net_IMAP-1.1.1 ppc64 for bug 396985
01 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild:
Marking PEAR-Net_IMAP-1.1.1 ppc for bug 396985
diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild
index b18c6d96b688..87c0e9edf019 100644
--- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild
+++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.1.ebuild,v 1.5 2012/03/01 19:56:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.6 2012/03/02 21:49:04 ranger Exp $
EAPI="4"
@@ -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 )"