summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-03-02 22:57:45 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-03-02 22:57:45 +0000
commit0d7f749e6dd0cb562fc48a81224f8b7432bb544c (patch)
tree062c8a7b97717bcd13de744e0b055bd8f7019c30 /dev-php
parentStable on alpha, bug #396985 (diff)
downloadgentoo-2-0d7f749e6dd0cb562fc48a81224f8b7432bb544c.tar.gz
gentoo-2-0d7f749e6dd0cb562fc48a81224f8b7432bb544c.tar.bz2
gentoo-2-0d7f749e6dd0cb562fc48a81224f8b7432bb544c.zip
Stable on alpha, bug #396987
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_POP3/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog
index 3b5d9ccfc387..7cf7345a32a8 100644
--- a/dev-php/PEAR-Net_POP3/ChangeLog
+++ b/dev-php/PEAR-Net_POP3/ChangeLog
@@ -1,6 +1,10 @@
# 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.25 2012/03/02 21:49:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.26 2012/03/02 22:57:45 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-Net_POP3-1.3.8.ebuild:
+ Stable on alpha, bug #396987
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
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 d154564e91cc..69b8df4baaaf 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.6 2012/03/02 21:49:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild,v 1.7 2012/03/02 22:57:45 klausman 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 )"