summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-02 21:49:55 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-02 21:49:55 +0000
commit8a864f3fe78c316700e7495654a1371e13776161 (patch)
treea103cc1663acf3187c9b65324153f390075300f0 /dev-php/PEAR-Net_POP3
parentMarking PEAR-Net_IMAP-1.1.1 ppc64 for bug 396985 (diff)
downloadhistorical-8a864f3fe78c316700e7495654a1371e13776161.tar.gz
historical-8a864f3fe78c316700e7495654a1371e13776161.tar.bz2
historical-8a864f3fe78c316700e7495654a1371e13776161.zip
Marking PEAR-Net_POP3-1.3.8 ppc64 for bug 396987
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-php/PEAR-Net_POP3')
-rw-r--r--dev-php/PEAR-Net_POP3/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog
index 2fe3d8231d8e..3b5d9ccfc387 100644
--- a/dev-php/PEAR-Net_POP3/ChangeLog
+++ b/dev-php/PEAR-Net_POP3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_POP3
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.24 2012/03/01 19:58:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.25 2012/03/02 21:49:55 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_POP3-1.3.8.ebuild:
+ Marking PEAR-Net_POP3-1.3.8 ppc64 for bug 396987
01 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_POP3-1.3.8.ebuild:
Marking PEAR-Net_POP3-1.3.8 ppc for bug 396987
diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild
index e741956c44a9..d154564e91cc 100644
--- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild
+++ b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.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_POP3/PEAR-Net_POP3-1.3.8.ebuild,v 1.5 2012/03/01 19:58:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild,v 1.6 2012/03/02 21:49:55 ranger Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Provides a POP3 class to access POP3 server."
LICENSE="BSD"
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.6-r1
!sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )"