diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2013-04-01 16:13:18 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2013-04-01 16:13:18 +0000 |
commit | c2d3999c244dbd2c8877106bb35cce8b27d15d1e (patch) | |
tree | ab46e30574af7be60d4d79aefb7bbd26dc919ecf /dev-php/pecl-timezonedb | |
parent | Bumping as requested in bug 452488 (diff) | |
download | gentoo-2-c2d3999c244dbd2c8877106bb35cce8b27d15d1e.tar.gz gentoo-2-c2d3999c244dbd2c8877106bb35cce8b27d15d1e.tar.bz2 gentoo-2-c2d3999c244dbd2c8877106bb35cce8b27d15d1e.zip |
Removing older versions
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/pecl-timezonedb')
-rw-r--r-- | dev-php/pecl-timezonedb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/pecl-timezonedb/pecl-timezonedb-2011.13.ebuild | 17 | ||||
-rw-r--r-- | dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild | 17 | ||||
-rw-r--r-- | dev-php/pecl-timezonedb/pecl-timezonedb-2012.1.ebuild | 17 |
4 files changed, 6 insertions, 52 deletions
diff --git a/dev-php/pecl-timezonedb/ChangeLog b/dev-php/pecl-timezonedb/ChangeLog index 0e774d472c34..60fc21da2e3f 100644 --- a/dev-php/pecl-timezonedb/ChangeLog +++ b/dev-php/pecl-timezonedb/ChangeLog @@ -1,6 +1,11 @@ # 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.5 2013/04/01 16:12:29 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/ChangeLog,v 1.6 2013/04/01 16:13:18 olemarkus Exp $ + + 01 Apr 2013; Ole Markus With <olemarkus@gentoo.org> + -pecl-timezonedb-2011.13.ebuild, -pecl-timezonedb-2011.14.ebuild, + -pecl-timezonedb-2012.1.ebuild: + Removing older versions *pecl-timezonedb-2013.2 (01 Apr 2013) diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2011.13.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2011.13.ebuild deleted file mode 100644 index fc10bb19792f..000000000000 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2011.13.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $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 $ - -EAPI=4 - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -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="" diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild deleted file mode 100644 index 6dcd00e80caf..000000000000 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2011.14.ebuild,v 1.1 2012/01/30 12:00:10 olemarkus Exp $ - -EAPI=4 - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -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="" diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2012.1.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2012.1.ebuild deleted file mode 100644 index 1b7558005d49..000000000000 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2012.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-timezonedb/pecl-timezonedb-2012.1.ebuild,v 1.1 2012/03/01 17:04:42 olemarkus Exp $ - -EAPI=4 - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -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="" |