Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/pecl-timezonedb: pecl-timezonedb-2011.14.ebuild ChangeLog pecl-timezonedb-2011.3.ebuild pecl-timezonedb-2011.10.ebuild pecl-timezonedb-2010.15-r1.ebuild pecl-timezonedb-2011.7.ebuild pecl-timezonedb-2011.4.ebuild
Date: Mon, 30 Jan 2012 12:00:35
Message-Id: 20120130120010.A0C822004B@flycatcher.gentoo.org
1 olemarkus 12/01/30 12:00:10
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2011.14.ebuild
5 Removed: pecl-timezonedb-2011.3.ebuild
6 pecl-timezonedb-2011.10.ebuild
7 pecl-timezonedb-2010.15-r1.ebuild
8 pecl-timezonedb-2011.7.ebuild
9 pecl-timezonedb-2011.4.ebuild
10 Log:
11 Verion bump
12
13 (Portage version: 2.1.10.41/cvs/Linux x86_64)
14
15 Revision Changes Path
16 1.3 dev-php/pecl-timezonedb/ChangeLog
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog?rev=1.3&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog?rev=1.3&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog?r1=1.2&r2=1.3
21
22 Index: ChangeLog
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v
25 retrieving revision 1.2
26 retrieving revision 1.3
27 diff -u -r1.2 -r1.3
28 --- ChangeLog 28 Oct 2011 14:11:30 -0000 1.2
29 +++ ChangeLog 30 Jan 2012 12:00:10 -0000 1.3
30 @@ -1,6 +1,14 @@
31 # ChangeLog for dev-php/pecl-timezonedb
32 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
33 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v 1.2 2011/10/28 14:11:30 olemarkus Exp $
34 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
35 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v 1.3 2012/01/30 12:00:10 olemarkus Exp $
36 +
37 +*pecl-timezonedb-2011.14 (30 Jan 2012)
38 +
39 + 30 Jan 2012; Ole Markus With <olemarkus@g.o>
40 + +pecl-timezonedb-2011.14.ebuild, -pecl-timezonedb-2010.15-r1.ebuild,
41 + -pecl-timezonedb-2011.10.ebuild, -pecl-timezonedb-2011.3.ebuild,
42 + -pecl-timezonedb-2011.4.ebuild, -pecl-timezonedb-2011.7.ebuild:
43 + Verion bump
44
45 *pecl-timezonedb-2011.13 (28 Oct 2011)
46
47
48
49
50 1.1 dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild?rev=1.1&content-type=text/plain
54
55 Index: pecl-timezonedb-2011.14.ebuild
56 ===================================================================
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild,v 1.1 2012/01/30 12:00:10 olemarkus Exp $
60
61 EAPI=4
62
63 PHP_EXT_NAME="timezonedb"
64 PHP_EXT_INI="yes"
65 PHP_EXT_ZENDEXT="no"
66
67 inherit php-ext-pecl-r2
68
69 DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
70 LICENSE="PHP-3"
71 SLOT="0"
72 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
73 IUSE=""