public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-nds/phpldapadmin: ChangeLog phpldapadmin-1.1.0.5.ebuild phpldapadmin-1.0.2.ebuild phpldapadmin-0.9.8.4.ebuild phpldapadmin-1.1.0.3.ebuild
@ 2008-02-22 12:47 Gunnar Wrobel (wrobel)
  0 siblings, 0 replies; only message in thread
From: Gunnar Wrobel (wrobel) @ 2008-02-22 12:47 UTC (permalink / raw
  To: gentoo-commits

wrobel      08/02/22 12:47:04

  Modified:             ChangeLog
  Added:                phpldapadmin-1.1.0.5.ebuild
  Removed:              phpldapadmin-1.0.2.ebuild
                        phpldapadmin-0.9.8.4.ebuild
                        phpldapadmin-1.1.0.3.ebuild
  Log:
  Added phpldapadmin-1.1.0.5 as requested by uberlord.
  (Portage version: 2.1.4_rc7)

Revision  Changes    Path
1.43                 net-nds/phpldapadmin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/phpldapadmin/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/phpldapadmin/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/phpldapadmin/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/phpldapadmin/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	8 Jan 2008 19:08:17 -0000	1.42
+++ ChangeLog	22 Feb 2008 12:47:03 -0000	1.43
@@ -1,6 +1,13 @@
 # ChangeLog for net-nds/phpldapadmin
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/phpldapadmin/ChangeLog,v 1.42 2008/01/08 19:08:17 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/phpldapadmin/ChangeLog,v 1.43 2008/02/22 12:47:03 wrobel Exp $
+
+*phpldapadmin-1.1.0.5 (22 Feb 2008)
+
+  22 Feb 2008; Gunnar Wrobel <wrobel@gentoo.org>
+  -phpldapadmin-0.9.8.4.ebuild, -phpldapadmin-1.0.2.ebuild,
+  -phpldapadmin-1.1.0.3.ebuild, +phpldapadmin-1.1.0.5.ebuild:
+  Added phpldapadmin-1.1.0.5 as requested by uberlord.
 
 *phpldapadmin-1.1.0.3 (08 Jan 2008)
 



1.1                  net-nds/phpldapadmin/phpldapadmin-1.1.0.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/phpldapadmin/phpldapadmin-1.1.0.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-nds/phpldapadmin/phpldapadmin-1.1.0.5.ebuild?rev=1.1&content-type=text/plain

Index: phpldapadmin-1.1.0.5.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nds/phpldapadmin/phpldapadmin-1.1.0.5.ebuild,v 1.1 2008/02/22 12:47:03 wrobel Exp $

inherit webapp depend.php

DESCRIPTION="phpLDAPadmin is a web-based tool for managing all aspects of your LDAP server."
HOMEPAGE="http://phpldapadmin.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""

need_php_httpd

pkg_setup() {
	webapp_pkg_setup
	require_php_with_use ldap pcre session xml nls
}

src_unpack() {
	unpack "${A}"
	cd "${S}"
	mv config/config.php.example config/config.php
}

src_install() {
	webapp_src_preinst

	dodoc INSTALL

	insinto "${MY_HTDOCSDIR}"
	doins -r *

	webapp_configfile "${MY_HTDOCSDIR}"/config/config.php
	webapp_postinst_txt en "${FILESDIR}"/postinstall2-en.txt

	webapp_src_install
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-22 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 12:47 [gentoo-commits] gentoo-x86 commit in net-nds/phpldapadmin: ChangeLog phpldapadmin-1.1.0.5.ebuild phpldapadmin-1.0.2.ebuild phpldapadmin-0.9.8.4.ebuild phpldapadmin-1.1.0.3.ebuild Gunnar Wrobel (wrobel)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox