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