diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:56:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:56:26 +0000 |
commit | 9d69929e72c7b268b326a25a765ef59c0e650223 (patch) | |
tree | 6680bed6209633268768024c344621882a7cb3f4 /dev-php | |
parent | Stable for amd64, wrt bug #429066 (diff) | |
download | historical-9d69929e72c7b268b326a25a765ef59c0e650223.tar.gz historical-9d69929e72c7b268b326a25a765ef59c0e650223.tar.bz2 historical-9d69929e72c7b268b326a25a765ef59c0e650223.zip |
Stable for amd64, wrt bug #418891
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_LDAP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.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 ffa924aa9a1d..fb84587da4d4 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.12 2012/07/01 21:33:46 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.13 2012/08/03 13:56:26 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LDAP-1.1.5.ebuild: + Stable for amd64, wrt bug #418891 01 Jul 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Net_LDAP-1.1.0.ebuild, -PEAR-Net_LDAP-1.1.1.ebuild, PEAR-Net_LDAP-1.1.5.ebuild: diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild index 4291538b426c..622ac3c5b8c9 100644 --- a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild +++ b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild @@ -1,12 +1,12 @@ # 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_LDAP/PEAR-Net_LDAP-1.1.5.ebuild,v 1.2 2012/07/01 21:33:46 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild,v 1.3 2012/08/03 13:56:26 ago Exp $ EAPI=4 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" |