diff options
author | 2012-08-11 13:11:34 +0000 | |
---|---|---|
committer | 2012-08-11 13:11:34 +0000 | |
commit | bf9531dfd7f560154b1d77698dba9778a2aef151 (patch) | |
tree | 7581d9a04f09e1d1d9c3335a0ab1cc70efc9828a /dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild | |
parent | x86 stable, bug #418887 (diff) | |
download | gentoo-2-bf9531dfd7f560154b1d77698dba9778a2aef151.tar.gz gentoo-2-bf9531dfd7f560154b1d77698dba9778a2aef151.tar.bz2 gentoo-2-bf9531dfd7f560154b1d77698dba9778a2aef151.zip |
x86 stable, bug #418891
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a9da62c32543..6e076b8c0b8b 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.4 2012/08/04 11:42:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild,v 1.5 2012/08/11 13:11:34 maekke 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" |