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.1.ebuild
Date: Mon, 24 Jan 2011 17:50:59
Message-Id: 20110124175048.2B7FF20054@flycatcher.gentoo.org
1 olemarkus 11/01/24 17:50:48
2
3 Modified: ChangeLog
4 Added: pecl-timezonedb-2011.1.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.1.9.30/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.22 dev-php5/pecl-timezonedb/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.22&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?rev=1.22&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog?r1=1.21&r2=1.22
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v
20 retrieving revision 1.21
21 retrieving revision 1.22
22 diff -u -r1.21 -r1.22
23 --- ChangeLog 8 Jan 2011 18:30:04 -0000 1.21
24 +++ ChangeLog 24 Jan 2011 17:50:48 -0000 1.22
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.21 2011/01/08 18:30:04 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.22 2011/01/24 17:50:48 olemarkus Exp $
30 +
31 +*pecl-timezonedb-2011.1 (24 Jan 2011)
32 +
33 + 24 Jan 2011; <olemarkus@g.o> +pecl-timezonedb-2011.1.ebuild:
34 + Version bump
35
36 08 Jan 2011; Brent Baude <ranger@g.o>
37 pecl-timezonedb-2010.15-r1.ebuild:
38
39
40
41 1.1 dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: pecl-timezonedb-2011.1.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.1.ebuild,v 1.1 2011/01/24 17:50:48 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 ~ppc ~ppc64 ~x86"
64 IUSE=""