summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_LDAP2/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_LDAP2/ChangeLog b/dev-php/PEAR-Net_LDAP2/ChangeLog
index 4d28587ebb87..f0c508090add 100644
--- a/dev-php/PEAR-Net_LDAP2/ChangeLog
+++ b/dev-php/PEAR-Net_LDAP2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_LDAP2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/ChangeLog,v 1.17 2014/04/26 18:53:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/ChangeLog,v 1.18 2014/05/10 13:44:02 ago Exp $
+
+ 10 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LDAP2-2.1.0.ebuild:
+ Stable for ppc, wrt bug #502756
26 Apr 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LDAP2-2.1.0.ebuild:
Stable for x86, wrt bug #502756
diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild
index 335535c61d39..69ce519f76b9 100644
--- a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild
+++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild,v 1.4 2014/04/26 18:53:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild,v 1.5 2014/05/10 13:44:02 ago Exp $
EAPI="5"
inherit php-pear-r1
-KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ppc ~sparc x86"
DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
LICENSE="LGPL-2.1"