grknight    14/09/29 19:41:06

  Modified:             ChangeLog
  Added:                pecl-timezonedb-2014.7.ebuild
  Removed:              pecl-timezonedb-2013.2.ebuild
  Log:
  Version bump; Add new PHP version support; Drop PHP 5.3
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  Changes    Path
1.7                  dev-php/pecl-timezonedb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   1 Apr 2013 16:13:18 -0000       1.6
+++ ChangeLog   29 Sep 2014 19:41:06 -0000      1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/pecl-timezonedb
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v 1.6 
2013/04/01 16:13:18 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v 1.7 
2014/09/29 19:41:06 grknight Exp $
+
+*pecl-timezonedb-2014.7 (29 Sep 2014)
+
+  29 Sep 2014;  <grkni...@gentoo.org> +pecl-timezonedb-2014.7.ebuild,
+  -pecl-timezonedb-2013.2.ebuild:
+  Version bump; Add new PHP version support; Drop PHP 5.3
 
   01 Apr 2013; Ole Markus With <olemar...@gentoo.org>
   -pecl-timezonedb-2011.13.ebuild, -pecl-timezonedb-2011.14.ebuild,



1.1                  dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild?rev=1.1&content-type=text/plain

Index: pecl-timezonedb-2014.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild,v 
1.1 2014/09/29 19:41:06 grknight Exp $

EAPI=5

PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"

USE_PHP="php5-6 php5-5 php5-4"

inherit php-ext-pecl-r2

DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
LICENSE="PHP-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""




Reply via email to