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