Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-timezonedb/
Date: Mon, 28 Nov 2016 17:08:42
Message-Id: 1480352899.3c40edf7fd22b34c45f442a32c07ad49f82f6575.grknight@gentoo
1 commit: 3c40edf7fd22b34c45f442a32c07ad49f82f6575
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 17:08:19 2016 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 17:08:19 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c40edf7
7
8 dev-php/pecl-timezonedb: Drop old
9
10 Package-Manager: portage-2.3.2
11
12 dev-php/pecl-timezonedb/Manifest | 2 --
13 .../pecl-timezonedb/pecl-timezonedb-2015.7.ebuild | 19 -------------------
14 .../pecl-timezonedb/pecl-timezonedb-2016.6.ebuild | 20 --------------------
15 3 files changed, 41 deletions(-)
16
17 diff --git a/dev-php/pecl-timezonedb/Manifest b/dev-php/pecl-timezonedb/Manifest
18 index a871364..59ff5cc 100644
19 --- a/dev-php/pecl-timezonedb/Manifest
20 +++ b/dev-php/pecl-timezonedb/Manifest
21 @@ -1,3 +1 @@
22 -DIST timezonedb-2015.7.tgz 415259 SHA256 16f59dc2314acc7f870c7a48212db430c17d3aa52f5fd76a1cf1dfacf8d84722 SHA512 5c53fdb415016c1d3ab967fb8ac28cce8d39e9ccacd29dc382234b371ccd6e5ee672f6ba8b748dedd4cfca8979a136dac7eddd4f9aff1a8e0eb72cbb3e09d1c2 WHIRLPOOL 33e9ee96f676bbf25747049c2af4f8ca7009024ab6be9b5402d2518b51d7bfbb51575f7964d8dc76484d2e2672f93ac2176cce0a75670821369f4b6e2c9ac226
23 DIST timezonedb-2016.10.tgz 421824 SHA256 dc0a01830de85aec481d96ec7ec03b36814d02d1bc417f52ce655b2cb1eb7ede SHA512 062c5cec18ba091a1b38fcf07059b42b2aad1205fd4b83e87f2a6b59ab68b9a2906a46a9f24214b7feeb802f126282b612cb866870a31f58c7c7e30f54040731 WHIRLPOOL 04be24e3e4b49d484c4f43a4f14df12a97a2a00192393be62d15c301366cd516ac295ca34906476f1fdbcf9d0aab48708e9741c78aa1b89a4972c9b447957fc6
24 -DIST timezonedb-2016.6.tgz 420851 SHA256 00120165adae33df34be4b23a144bb66470df9156e460d49ad4b33e7762c7ef2 SHA512 04d1d4659b60335f4d1d13eb988ef6292e382e6db92de5df6aab20385679d443715a5375fd3302fa4e4ff33dd7059eb812ca77ca9fc42f6bab9e44d0f026e3a6 WHIRLPOOL f84d819be0ed0fb40965bcbb3af10586b47230652dce888d7340f7abb06643a855ab97022ae36d092cee0f9bb1488301f873d37f6880794e957a9d29c79389f8
25
26 diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild
27 deleted file mode 100644
28 index bc9240a..00000000
29 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2015.7.ebuild
30 +++ /dev/null
31 @@ -1,19 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=5
37 -
38 -PHP_EXT_NAME="timezonedb"
39 -PHP_EXT_INI="yes"
40 -PHP_EXT_ZENDEXT="no"
41 -
42 -USE_PHP="php5-6 php5-5 php7-0"
43 -
44 -inherit php-ext-pecl-r2
45 -
46 -DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
47 -LICENSE="PHP-3"
48 -SLOT="0"
49 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
50 -IUSE=""
51
52 diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2016.6.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2016.6.ebuild
53 deleted file mode 100644
54 index 6a1519a..00000000
55 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2016.6.ebuild
56 +++ /dev/null
57 @@ -1,20 +0,0 @@
58 -# Copyright 1999-2016 Gentoo Foundation
59 -# Distributed under the terms of the GNU General Public License v2
60 -# $Id$
61 -
62 -EAPI=6
63 -
64 -PHP_EXT_NAME="timezonedb"
65 -PHP_EXT_INI="yes"
66 -PHP_EXT_ZENDEXT="no"
67 -
68 -USE_PHP="php5-6 php5-5 php7-0"
69 -
70 -inherit php-ext-pecl-r3
71 -
72 -DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
73 -LICENSE="PHP-3"
74 -SLOT="0"
75 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
76 -IUSE=""
77 -PHP_EXT_ECONF_ARGS=""