summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2010-11-04 16:08:55 +0000
committerMatti Bickel <mabi@gentoo.org>2010-11-04 16:08:55 +0000
commit53116ff686ad26405d14805c9201ecd964b5891b (patch)
tree4afc7fe4585dfbd39def300792acce46756b5d2f /dev-php5/pecl-timezonedb
parentStable for HPPA (bug #339717). (diff)
downloadgentoo-2-53116ff686ad26405d14805c9201ecd964b5891b.tar.gz
gentoo-2-53116ff686ad26405d14805c9201ecd964b5891b.tar.bz2
gentoo-2-53116ff686ad26405d14805c9201ecd964b5891b.zip
add version supporting minor version slotting, version bump, remove old
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/pecl-timezonedb')
-rw-r--r--dev-php5/pecl-timezonedb/ChangeLog10
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild (renamed from dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild)13
-rw-r--r--dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15.ebuild (renamed from dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild)2
3 files changed, 15 insertions, 10 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog
index 2b0652ca3267..4af5f01b66ed 100644
--- a/dev-php5/pecl-timezonedb/ChangeLog
+++ b/dev-php5/pecl-timezonedb/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-php5/pecl-timezonedb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.15 2010/07/29 19:12:01 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.16 2010/11/04 16:08:55 mabi Exp $
+
+*pecl-timezonedb-2010.15-r1 (04 Nov 2010)
+*pecl-timezonedb-2010.15 (04 Nov 2010)
+
+ 04 Nov 2010; Matti Bickel <mabi@gentoo.org>
+ -pecl-timezonedb-2010.5.ebuild, -pecl-timezonedb-2010.9.ebuild,
+ +pecl-timezonedb-2010.15.ebuild, +pecl-timezonedb-2010.15-r1.ebuild:
+ add version supporting minor version slotting, version bump, remove old
*pecl-timezonedb-2010.9 (29 Jul 2010)
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
index 42d8efd0a72d..1b39c9a05243 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild
@@ -1,20 +1,17 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild,v 1.2 2010/03/28 19:42:59 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.1 2010/11/04 16:08:55 mabi Exp $
+
+EAPI=3
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-inherit php-ext-pecl-r1
+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 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-need_php_by_category
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15.ebuild
index ddc58730c766..8f3bad326277 100644
--- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild
+++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.9.ebuild,v 1.1 2010/07/29 19:12:01 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15.ebuild,v 1.1 2010/11/04 16:08:55 mabi Exp $
PHP_EXT_NAME="timezonedb"
PHP_EXT_INI="yes"