diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 14:38:04 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 14:38:04 +0000 |
commit | fd9475f143777a47297646c3a2a0c0185d2639b4 (patch) | |
tree | cd811ee71c9324f0c8bcc0c993fc508a81688bfa /dev-php | |
parent | ppc stable (bug 417143). (diff) | |
download | gentoo-2-fd9475f143777a47297646c3a2a0c0185d2639b4.tar.gz gentoo-2-fd9475f143777a47297646c3a2a0c0185d2639b4.tar.bz2 gentoo-2-fd9475f143777a47297646c3a2a0c0185d2639b4.zip |
ppc stable (bug 418891).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_LDAP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-php/PEAR-Net_LDAP/ChangeLog b/dev-php/PEAR-Net_LDAP/ChangeLog index c93ef7f2a67b..5f2a980ae368 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.15 2012/08/11 13:11:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.16 2012/08/22 14:38:04 xmw Exp $ + + 22 Aug 2012; Michael Weber <xmw@gentoo.org> PEAR-Net_LDAP-1.1.5.ebuild: + ppc stable (bug 418891). 11 Aug 2012; Markus Meier <maekke@gentoo.org> PEAR-Net_LDAP-1.1.5.ebuild: x86 stable, bug #418891 @@ -73,4 +76,3 @@ 17 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Net_LDAP-1.0.0_rc3.ebuild: New ebuild for Bug 143170 - 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 6e076b8c0b8b..22446054a791 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.5 2012/08/11 13:11:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild,v 1.6 2012/08/22 14:38:04 xmw 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" |