Gentoo Archives: gentoo-commits

From: "Christian Hoffmann (hoffie)" <hoffie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-timezonedb: ChangeLog pecl-timezonedb-2008.8.ebuild pecl-timezonedb-2007.11.ebuild pecl-timezonedb-2007.10.ebuild
Date: Mon, 13 Oct 2008 15:53:01
Message-Id: E1KpPj8-0002Fg-SK@stork.gentoo.org
1 hoffie 08/10/13 15:52:58
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2008.8.ebuild
5 Removed: pecl-timezonedb-2007.11.ebuild
6 pecl-timezonedb-2007.10.ebuild
7 Log:
8 version bump to 2008.8 (2008h), thanks to Norberto Bensa <nbensa@×××××.com> in bug 241226
9 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo x86_64)
10
11 Revision Changes Path
12 1.10 dev-php5/pecl-timezonedb/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.9&r2=1.10
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- ChangeLog 17 Mar 2008 09:57:02 -0000 1.9
25 +++ ChangeLog 13 Oct 2008 15:52:58 -0000 1.10
26 @@ -1,6 +1,14 @@
27 # ChangeLog for dev-php5/pecl-timezonedb
28 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.9 2008/03/17 09:57:02 jokey Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.10 2008/10/13 15:52:58 hoffie Exp $
31 +
32 +*pecl-timezonedb-2008.8 (13 Oct 2008)
33 +
34 + 13 Oct 2008; Christian Hoffmann <hoffie@g.o>
35 + -pecl-timezonedb-2007.10.ebuild, -pecl-timezonedb-2007.11.ebuild,
36 + +pecl-timezonedb-2008.8.ebuild:
37 + version bump to 2008.8 (2008h), thanks to Norberto Bensa
38 + <nbensa@×××××.com> in bug 241226
39
40 *pecl-timezonedb-2008.1 (17 Mar 2008)
41
42
43
44
45 1.1 dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild?rev=1.1&content-type=text/plain
49
50 Index: pecl-timezonedb-2008.8.ebuild
51 ===================================================================
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild,v 1.1 2008/10/13 15:52:58 hoffie Exp $
55
56 PHP_EXT_NAME="timezonedb"
57 PHP_EXT_INI="yes"
58 PHP_EXT_ZENDEXT="no"
59
60 inherit php-ext-pecl-r1
61
62 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
63
64 DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
65 LICENSE="PHP-3"
66 SLOT="0"
67 IUSE=""
68
69 DEPEND=""
70 RDEPEND=""
71
72 need_php_by_category