summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-11-28 12:08:19 -0500
committerBrian Evans <grknight@gentoo.org>2016-11-28 12:08:19 -0500
commit3c40edf7fd22b34c45f442a32c07ad49f82f6575 (patch)
tree363dbcb7680ee28bd671177cba93d417e4946908 /dev-php
parentdev-php/pecl-timezonedb: Version bump (diff)
downloadgentoo-3c40edf7fd22b34c45f442a32c07ad49f82f6575.tar.gz
gentoo-3c40edf7fd22b34c45f442a32c07ad49f82f6575.tar.bz2
gentoo-3c40edf7fd22b34c45f442a32c07ad49f82f6575.zip
dev-php/pecl-timezonedb: Drop old
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-timezonedb/Manifest2
-rw-r--r--dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild19
-rw-r--r--dev-php/pecl-timezonedb/pecl-timezonedb-2016.6.ebuild20
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-php/pecl-timezonedb/Manifest b/dev-php/pecl-timezonedb/Manifest
index a871364f6cca..59ff5cc3be37 100644
--- a/dev-php/pecl-timezonedb/Manifest
+++ b/dev-php/pecl-timezonedb/Manifest
@@ -1,3 +1 @@
-DIST timezonedb-2015.7.tgz 415259 SHA256 16f59dc2314acc7f870c7a48212db430c17d3aa52f5fd76a1cf1dfacf8d84722 SHA512 5c53fdb415016c1d3ab967fb8ac28cce8d39e9ccacd29dc382234b371ccd6e5ee672f6ba8b748dedd4cfca8979a136dac7eddd4f9aff1a8e0eb72cbb3e09d1c2 WHIRLPOOL 33e9ee96f676bbf25747049c2af4f8ca7009024ab6be9b5402d2518b51d7bfbb51575f7964d8dc76484d2e2672f93ac2176cce0a75670821369f4b6e2c9ac226
DIST timezonedb-2016.10.tgz 421824 SHA256 dc0a01830de85aec481d96ec7ec03b36814d02d1bc417f52ce655b2cb1eb7ede SHA512 062c5cec18ba091a1b38fcf07059b42b2aad1205fd4b83e87f2a6b59ab68b9a2906a46a9f24214b7feeb802f126282b612cb866870a31f58c7c7e30f54040731 WHIRLPOOL 04be24e3e4b49d484c4f43a4f14df12a97a2a00192393be62d15c301366cd516ac295ca34906476f1fdbcf9d0aab48708e9741c78aa1b89a4972c9b447957fc6
-DIST timezonedb-2016.6.tgz 420851 SHA256 00120165adae33df34be4b23a144bb66470df9156e460d49ad4b33e7762c7ef2 SHA512 04d1d4659b60335f4d1d13eb988ef6292e382e6db92de5df6aab20385679d443715a5375fd3302fa4e4ff33dd7059eb812ca77ca9fc42f6bab9e44d0f026e3a6 WHIRLPOOL f84d819be0ed0fb40965bcbb3af10586b47230652dce888d7340f7abb06643a855ab97022ae36d092cee0f9bb1488301f873d37f6880794e957a9d29c79389f8
diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild
deleted file mode 100644
index bc9240a86956..000000000000
--- a/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PHP_EXT_NAME="timezonedb"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php5-6 php5-5 php7-0"
-
-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-2016.6.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2016.6.ebuild
deleted file mode 100644
index 6a1519a74179..000000000000
--- a/dev-php/pecl-timezonedb/pecl-timezonedb-2016.6.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PHP_EXT_NAME="timezonedb"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-USE_PHP="php5-6 php5-5 php7-0"
-
-inherit php-ext-pecl-r3
-
-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=""
-PHP_EXT_ECONF_ARGS=""