diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:17:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:17:46 +0000 |
commit | 13e8f58c636fcce3c5a8789e2ba2555ae9f88ed4 (patch) | |
tree | dc5e46b2e36418beece1487adb63ef25f9139c84 /dev-php/PEAR-Net_LDAP2 | |
parent | alpha/ia64/s390/sh/sparc stable wrt #401931 (diff) | |
download | gentoo-2-13e8f58c636fcce3c5a8789e2ba2555ae9f88ed4.tar.gz gentoo-2-13e8f58c636fcce3c5a8789e2ba2555ae9f88ed4.tar.bz2 gentoo-2-13e8f58c636fcce3c5a8789e2ba2555ae9f88ed4.zip |
sparc stable wrt #394067
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-php/PEAR-Net_LDAP2')
-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" |