Gentoo Archives: gentoo-commits

From: "Gunnar Wrobel (wrobel)" <wrobel@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/horde-turba: ChangeLog horde-turba-2.3.ebuild
Date: Thu, 30 Oct 2008 13:45:26
Message-Id: E1KvXq0-0000tF-CO@stork.gentoo.org
1 wrobel 08/10/30 13:45:24
2
3 Modified: ChangeLog
4 Added: horde-turba-2.3.ebuild
5 Log:
6 Added www-apps/horde-turba-2.3.
7 (Portage version: 2.1.4.5)
8
9 Revision Changes Path
10 1.40 www-apps/horde-turba/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-turba/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-turba/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-turba/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 24 Jun 2008 11:13:00 -0000 1.39
23 +++ ChangeLog 30 Oct 2008 13:45:24 -0000 1.40
24 @@ -1,6 +1,11 @@
25 # ChangeLog for www-apps/horde-turba
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.39 2008/06/24 11:13:00 wrobel Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/ChangeLog,v 1.40 2008/10/30 13:45:24 wrobel Exp $
29 +
30 +*horde-turba-2.3 (30 Oct 2008)
31 +
32 + 30 Oct 2008; Gunnar Wrobel <wrobel@g.o> +horde-turba-2.3.ebuild:
33 + Added www-apps/horde-turba-2.3.
34
35 *horde-turba-2.2.1 (24 Jun 2008)
36
37
38
39
40 1.1 www-apps/horde-turba/horde-turba-2.3.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-turba/horde-turba-2.3.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-turba/horde-turba-2.3.ebuild?rev=1.1&content-type=text/plain
44
45 Index: horde-turba-2.3.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/www-apps/horde-turba/horde-turba-2.3.ebuild,v 1.1 2008/10/30 13:45:24 wrobel Exp $
50
51 HORDE_PHP_FEATURES="-o mysql mysqli odbc postgres ldap"
52 HORDE_MAJ="-h3"
53 inherit horde
54
55 DESCRIPTION="Turba is the Horde address book / contact management program"
56
57 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
58 IUSE="ldap"
59
60 DEPEND=""
61 RDEPEND=">=www-apps/horde-3
62 ldap? ( dev-php/PEAR-Net_LDAP )"