Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-timezonedb: pecl-timezonedb-2008.8.ebuild ChangeLog
Date: Fri, 26 Dec 2008 22:07:14
Message-Id: E1LGKpn-0007r3-2E@stork.gentoo.org
1 armin76 08/12/26 22:07:07
2
3 Modified: pecl-timezonedb-2008.8.ebuild ChangeLog
4 Log:
5 Add ~arm/~s390/~sh wrt #197785
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.2 dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild?r1=1.1&r2=1.2
14
15 Index: pecl-timezonedb-2008.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pecl-timezonedb-2008.8.ebuild 13 Oct 2008 15:52:58 -0000 1.1
22 +++ pecl-timezonedb-2008.8.ebuild 26 Dec 2008 22:07:06 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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-2008.8.ebuild,v 1.1 2008/10/13 15:52:58 hoffie Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild,v 1.2 2008/12/26 22:07:06 armin76 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 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37
38 DESCRIPTION="Timezone Database to be used with PHP's date and time functions."
39 LICENSE="PHP-3"
40
41
42
43 1.11 dev-php5/pecl-timezonedb/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 13 Oct 2008 15:52:58 -0000 1.10
56 +++ ChangeLog 26 Dec 2008 22:07:06 -0000 1.11
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-php5/pecl-timezonedb
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.10 2008/10/13 15:52:58 hoffie Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.11 2008/12/26 22:07:06 armin76 Exp $
62 +
63 + 26 Dec 2008; Raúl Porcel <armin76@g.o>
64 + pecl-timezonedb-2008.8.ebuild:
65 + Add ~arm/~s390/~sh wrt #197785
66
67 *pecl-timezonedb-2008.8 (13 Oct 2008)