summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:33:34 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-24 14:33:34 +0000
commitb59b2627384658042a8f153cefb06eea755b834b (patch)
tree64d84415a13274fa60f3a190953b74a4b06a28ed /dev-php/PEAR-Net_POP3
parentStable for amd64, wrt bug #403309 (diff)
downloadhistorical-b59b2627384658042a8f153cefb06eea755b834b.tar.gz
historical-b59b2627384658042a8f153cefb06eea755b834b.tar.bz2
historical-b59b2627384658042a8f153cefb06eea755b834b.zip
x86 stable wrt bug #396987
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-php/PEAR-Net_POP3')
-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 96ea5850bad8..f02e74d3f2d1 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.22 2012/02/21 23:23:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.23 2012/02/24 14:33:34 phajdan.jr Exp $
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-Net_POP3-1.3.8.ebuild:
+ x86 stable wrt bug #396987
21 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Net_POP3-1.3.8.ebuild:
Stable for HPPA (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 a912114ada4e..858bc35c85e6 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.3 2012/02/21 23:23:21 jer Exp $
+# $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 $
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 )"