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-php5/pecl-timezonedb: ChangeLog pecl-timezonedb-2011.7.ebuild
Date: Sat, 30 Apr 2011 20:44:20
Message-Id: 20110430204410.AEB3E20054@flycatcher.gentoo.org
1 olemarkus 11/04/30 20:44:10
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2011.7.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.1.9.46/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.28 dev-php5/pecl-timezonedb/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.28&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.28&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.27&r2=1.28
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
20 retrieving revision 1.27
21 retrieving revision 1.28
22 diff -u -r1.27 -r1.28
23 --- ChangeLog 24 Mar 2011 10:18:14 -0000 1.27
24 +++ ChangeLog 30 Apr 2011 20:44:10 -0000 1.28
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-php5/pecl-timezonedb
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.27 2011/03/24 10:18:14 olemarkus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.28 2011/04/30 20:44:10 olemarkus Exp $
30 +
31 +*pecl-timezonedb-2011.7 (30 Apr 2011)
32 +
33 + 30 Apr 2011; <olemarkus@g.o> +pecl-timezonedb-2011.7.ebuild:
34 + Version bump
35
36 *pecl-timezonedb-2011.4 (24 Mar 2011)
37
38
39
40
41 1.1 dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild?rev=1.1&content-type=text/plain
45
46 Index: pecl-timezonedb-2011.7.ebuild
47 ===================================================================
48 # Copyright 1999-2011 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.7.ebuild,v 1.1 2011/04/30 20:44:10 olemarkus Exp $
51
52 EAPI=3
53
54 PHP_EXT_NAME="timezonedb"
55 PHP_EXT_INI="yes"
56 PHP_EXT_ZENDEXT="no"
57
58 inherit php-ext-pecl-r2
59
60 DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
61 LICENSE="PHP-3"
62 SLOT="0"
63 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
64 IUSE=""