Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-timezonedb: ChangeLog pecl-timezonedb-2010.9.ebuild
Date: Thu, 29 Jul 2010 19:12:09
Message-Id: 20100729191202.14CCF2CE15@corvid.gentoo.org
1 beandog 10/07/29 19:12:01
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2010.9.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 dev-php5/pecl-timezonedb/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 28 Mar 2010 19:42:59 -0000 1.14
23 +++ ChangeLog 29 Jul 2010 19:12:01 -0000 1.15
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-php5/pecl-timezonedb
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.14 2010/03/28 19:42:59 the_paya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.15 2010/07/29 19:12:01 beandog Exp $
29 +
30 +*pecl-timezonedb-2010.9 (29 Jul 2010)
31 +
32 + 29 Jul 2010; Steve Dibb <beandog@g.o>
33 + +pecl-timezonedb-2010.9.ebuild:
34 + Version bump
35
36 28 Mar 2010; Javier Villavicencio <the_paya@g.o>
37 pecl-timezonedb-2010.5.ebuild:
38
39
40
41 1.1 dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild?rev=1.1&content-type=text/plain
45
46 Index: pecl-timezonedb-2010.9.ebuild
47 ===================================================================
48 # Copyright 1999-2010 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-2010.9.ebuild,v 1.1 2010/07/29 19:12:01 beandog 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 DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
59 LICENSE="PHP-3"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
62 IUSE=""
63
64 DEPEND=""
65 RDEPEND=""
66
67 need_php_by_category