diff options
-rw-r--r-- | dev-php/PEAR-Net_LDAP2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_LDAP2/ChangeLog b/dev-php/PEAR-Net_LDAP2/ChangeLog index 32913a484a65..b4f4d382e541 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/ChangeLog,v 1.12 2012/03/03 20:30:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/ChangeLog,v 1.13 2012/03/18 19:17:46 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_LDAP2-2.0.12.ebuild: + sparc stable wrt #394067 03 Mar 2012; Tobias Klausmann <klausman@gentoo.org> PEAR-Net_LDAP2-2.0.12.ebuild: diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild index e84736b12edd..6e1fb6308888 100644 --- a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild +++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.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_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild,v 1.6 2012/03/03 20:30:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild,v 1.7 2012/03/18 19:17:46 armin76 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" |