Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-timezonedb: ChangeLog pecl-timezonedb-2007.9.ebuild
Date: Thu, 08 Nov 2007 16:09:44
Message-Id: E1Iq9wm-0002C0-Qo@stork.gentoo.org
1 jokey 07/11/08 16:09:36
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2007.9.ebuild
5 Log:
6 Version bump from project overlay
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.5 dev-php5/pecl-timezonedb/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 6 Nov 2007 19:12:43 -0000 1.4
23 +++ ChangeLog 8 Nov 2007 16:09:36 -0000 1.5
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-php5/pecl-timezonedb
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.4 2007/11/06 19:12:43 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.5 2007/11/08 16:09:36 jokey Exp $
29 +
30 +*pecl-timezonedb-2007.9 (08 Nov 2007)
31 +
32 + 08 Nov 2007; Markus Ullmann <jokey@g.o>
33 + +pecl-timezonedb-2007.9.ebuild:
34 + Version bump from project overlay
35
36 06 Nov 2007; Markus Rothe <corsair@g.o>
37 pecl-timezonedb-2007.8.ebuild:
38
39
40
41 1.1 dev-php5/pecl-timezonedb/pecl-timezonedb-2007.9.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.9.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.9.ebuild?rev=1.1&content-type=text/plain
45
46 Index: pecl-timezonedb-2007.9.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2007.9.ebuild,v 1.1 2007/11/08 16:09:36 jokey Exp $
51
52 PHP_EXT_NAME="timezonedb"
53 PHP_EXT_INI="yes"
54 PHP_EXT_ZENDEXT="no"
55
56 inherit php-ext-pecl-r1
57
58 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
59
60 DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
61 LICENSE="PHP"
62 SLOT="0"
63 IUSE=""
64
65 DEPEND=""
66 RDEPEND=""
67
68 need_php_by_category
69
70
71
72 --
73 gentoo-commits@g.o mailing list