summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_LDAP/ChangeLog11
-rw-r--r--dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild19
-rw-r--r--dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild (renamed from dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc3.ebuild)6
3 files changed, 12 insertions, 24 deletions
diff --git a/dev-php/PEAR-Net_LDAP/ChangeLog b/dev-php/PEAR-Net_LDAP/ChangeLog
index 898df96f8e49..0493f8b5c9bf 100644
--- a/dev-php/PEAR-Net_LDAP/ChangeLog
+++ b/dev-php/PEAR-Net_LDAP/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-Net_LDAP
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.3 2007/12/24 12:43:56 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/ChangeLog,v 1.4 2008/02/11 20:57:55 armin76 Exp $
+
+*PEAR-Net_LDAP-1.1.0_alpha2 (11 Feb 2008)
+
+ 11 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+ -PEAR-Net_LDAP-1.0.0_rc3.ebuild, -PEAR-Net_LDAP-1.0.0_rc4.ebuild,
+ +PEAR-Net_LDAP-1.1.0_alpha2.ebuild:
+ Version bump, from the php overlay
*PEAR-Net_LDAP-1.0.0 (24 Dec 2007)
diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild
deleted file mode 100644
index f2d312c88d25..000000000000
--- a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 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.0.0_rc4.ebuild,v 1.1 2007/10/15 20:07:59 anant Exp $
-
-inherit php-pear-r1 depend.php
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-pkg_setup() {
- require_php_with_use ldap
-}
diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc3.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild
index e4a9bcc1b15e..ccefe1bea95e 100644
--- a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0_rc3.ebuild
+++ b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.0.0_rc3.ebuild,v 1.1 2007/08/20 21:56:20 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.0_alpha2.ebuild,v 1.1 2008/02/11 20:57:55 armin76 Exp $
inherit php-pear-r1 depend.php
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
LICENSE="LGPL-2.1"