summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-01 19:58:13 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-01 19:58:13 +0000
commit1696dcb54f955e57489ab2b1179310c872125194 (patch)
tree83386e87e10da79e9540e9194b74f36d2bcde138 /dev-php
parentMarking PEAR-Net_IMAP-1.1.1 ppc for bug 396985 (diff)
downloadgentoo-2-1696dcb54f955e57489ab2b1179310c872125194.tar.gz
gentoo-2-1696dcb54f955e57489ab2b1179310c872125194.tar.bz2
gentoo-2-1696dcb54f955e57489ab2b1179310c872125194.zip
Marking PEAR-Net_POP3-1.3.8 ppc for bug 396987
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-php')
-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 f02e74d3f2d1..2fe3d8231d8e 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.23 2012/02/24 14:33:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.24 2012/03/01 19:58:13 ranger Exp $
+
+ 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
24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
PEAR-Net_POP3-1.3.8.ebuild:
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 858bc35c85e6..e741956c44a9 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.4 2012/02/24 14:33:34 phajdan.jr Exp $
+# $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 $
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 )"