Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-timezonedb: ChangeLog pecl-timezonedb-2009.21.ebuild
Date: Fri, 01 Jan 2010 22:48:51
Message-Id: E1NQqIY-0000oY-LR@stork.gentoo.org
1 yngwin 10/01/01 22:48:46
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2009.21.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 dev-php5/pecl-timezonedb/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 26 Dec 2008 22:07:06 -0000 1.11
23 +++ ChangeLog 1 Jan 2010 22:48:46 -0000 1.12
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-php5/pecl-timezonedb
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.11 2008/12/26 22:07:06 armin76 Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.12 2010/01/01 22:48:46 yngwin Exp $
30 +
31 +*pecl-timezonedb-2009.21 (01 Jan 2010)
32 +
33 + 01 Jan 2010; Ben de Groot <yngwin@g.o>
34 + +pecl-timezonedb-2009.21.ebuild:
35 + Version bump
36
37 26 Dec 2008; Raúl Porcel <armin76@g.o>
38 pecl-timezonedb-2008.8.ebuild:
39
40
41
42 1.1 dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild?rev=1.1&content-type=text/plain
46
47 Index: pecl-timezonedb-2009.21.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild,v 1.1 2010/01/01 22:48:46 yngwin Exp $
52
53 PHP_EXT_NAME="timezonedb"
54 PHP_EXT_INI="yes"
55 PHP_EXT_ZENDEXT="no"
56
57 inherit php-ext-pecl-r1
58
59 DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
60 LICENSE="PHP-3"
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
63 IUSE=""
64
65 DEPEND=""
66 RDEPEND=""
67
68 need_php_by_category