Gentoo Archives: gentoo-commits

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