diff options
author | Matti Bickel <mabi@gentoo.org> | 2010-03-28 19:22:39 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2010-03-28 19:22:39 +0000 |
commit | 93a37093fa5bcff7323ad1e34ff8e619a5e0bfc1 (patch) | |
tree | b36786b397a0098108f5345ae1d3d32f115848b4 /dev-php5 | |
parent | Initial version of dev-haskell/haskeline, dependency of dev-vcs/darcs. (diff) | |
download | gentoo-2-93a37093fa5bcff7323ad1e34ff8e619a5e0bfc1.tar.gz gentoo-2-93a37093fa5bcff7323ad1e34ff8e619a5e0bfc1.tar.bz2 gentoo-2-93a37093fa5bcff7323ad1e34ff8e619a5e0bfc1.zip |
bump
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-timezonedb/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild | 21 | ||||
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild | 21 | ||||
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild (renamed from dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild) | 2 |
4 files changed, 9 insertions, 44 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog index 08d6de30edb3..a9f1d95f2cd3 100644 --- a/dev-php5/pecl-timezonedb/ChangeLog +++ b/dev-php5/pecl-timezonedb/ChangeLog @@ -1,6 +1,13 @@ # 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.12 2010/01/01 22:48:46 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.13 2010/03/28 19:22:39 mabi Exp $ + +*pecl-timezonedb-2010.5 (28 Mar 2010) + + 28 Mar 2010; <mabi@gentoo.org> -pecl-timezonedb-2008.1.ebuild, + -pecl-timezonedb-2008.8.ebuild, -pecl-timezonedb-2009.21.ebuild, + +pecl-timezonedb-2010.5.ebuild: + remove old versions, bump to 2010.5 (bug #311695) *pecl-timezonedb-2009.21 (01 Jan 2010) diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild deleted file mode 100644 index 3746b1744b06..000000000000 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.1.ebuild,v 1.1 2008/03/17 09:57:02 jokey Exp $ - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -inherit php-ext-pecl-r1 - -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -DESCRIPTION="Timezone Database to be used with PHP's date and time functions." -LICENSE="PHP-3" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -need_php_by_category diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild deleted file mode 100644 index 075c8d0a3a87..000000000000 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild,v 1.2 2008/12/26 22:07:06 armin76 Exp $ - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -inherit php-ext-pecl-r1 - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="Timezone Database to be used with PHP's date and time functions." -LICENSE="PHP-3" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND="" - -need_php_by_category diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild index 18212c5fa989..96c13034d912 100644 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2009.21.ebuild +++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.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-2009.21.ebuild,v 1.1 2010/01/01 22:48:46 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild,v 1.1 2010/03/28 19:22:39 mabi Exp $ PHP_EXT_NAME="timezonedb" PHP_EXT_INI="yes" |