diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:53:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:53:52 +0000 |
commit | e92e6a9df464c94a424ed2ea750c46380f8e7a16 (patch) | |
tree | 5bb019436f766046d4d8792a22076ac8e117f5d2 /dev-php | |
parent | Stable for x86, wrt bug #502754 (diff) | |
download | gentoo-2-e92e6a9df464c94a424ed2ea750c46380f8e7a16.tar.gz gentoo-2-e92e6a9df464c94a424ed2ea750c46380f8e7a16.tar.bz2 gentoo-2-e92e6a9df464c94a424ed2ea750c46380f8e7a16.zip |
Stable for x86, wrt bug #502756
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_LDAP2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.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 245ce1c9bcb2..4d28587ebb87 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/ChangeLog,v 1.16 2014/04/25 10:27:15 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/ChangeLog,v 1.17 2014/04/26 18:53:52 ago Exp $ + + 26 Apr 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_LDAP2-2.1.0.ebuild: + Stable for x86, wrt bug #502756 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> PEAR-Net_LDAP2-2.1.0.ebuild: Stable for amd64 wrt bug #502756 diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild index c875a68e0ced..335535c61d39 100644 --- a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild +++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.1.0.ebuild,v 1.3 2014/04/25 10:27:15 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild,v 1.4 2014/04/26 18:53:52 ago Exp $ EAPI="5" 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" |