diff options
Diffstat (limited to 'dev-php/PEAR-Net_LDAP')
-rw-r--r-- | dev-php/PEAR-Net_LDAP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Net_LDAP/ChangeLog b/dev-php/PEAR-Net_LDAP/ChangeLog index 0493f8b5c9bf..5498b712de55 100644 --- a/dev-php/PEAR-Net_LDAP/ChangeLog +++ b/dev-php/PEAR-Net_LDAP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_LDAP # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.4 2008/02/11 20:57:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.5 2008/02/21 07:47:05 opfer Exp $ + + 21 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + PEAR-Net_LDAP-1.0.0.ebuild: + stable x86, security bug 209960 *PEAR-Net_LDAP-1.1.0_alpha2 (11 Feb 2008) diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild index 8266b2019541..71aa9d8b414b 100644 --- a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild +++ b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild,v 1.3 2007/12/30 18:50:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild,v 1.4 2008/02/21 07:47:05 opfer Exp $ inherit php-pear-r1 depend.php -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" |