diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 11:03:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-21 11:03:34 +0000 |
commit | 2fc861b51dc13cc0cecdbec7e0d9475132086193 (patch) | |
tree | 120ab923840ae1d88225ba4e7266400ad9414139 /dev-php/PEAR-Net_LDAP | |
parent | Tard. (diff) | |
download | gentoo-2-2fc861b51dc13cc0cecdbec7e0d9475132086193.tar.gz gentoo-2-2fc861b51dc13cc0cecdbec7e0d9475132086193.tar.bz2 gentoo-2-2fc861b51dc13cc0cecdbec7e0d9475132086193.zip |
alpha/sparc stable wrt security #209960
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php/PEAR-Net_LDAP')
-rw-r--r-- | dev-php/PEAR-Net_LDAP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_LDAP/ChangeLog b/dev-php/PEAR-Net_LDAP/ChangeLog index 5498b712de55..7025b5312fa5 100644 --- a/dev-php/PEAR-Net_LDAP/ChangeLog +++ b/dev-php/PEAR-Net_LDAP/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2008/02/21 07:47:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.6 2008/02/21 11:03:34 armin76 Exp $ + + 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Net_LDAP-1.0.0.ebuild: + alpha/sparc stable wrt security #209960 21 Feb 2008; Christian Faulhammer <opfer@gentoo.org> PEAR-Net_LDAP-1.0.0.ebuild: 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 71aa9d8b414b..468a0fdde8ab 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-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.4 2008/02/21 07:47:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild,v 1.5 2008/02/21 11:03:34 armin76 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" |