commit: 90485b61f3948f8ec314b43aa825d8fcd142b3f7 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Mar 17 20:17:10 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 20:37:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90485b61
dev-php/pecl-timezonedb: treeclean (php:8.1) Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-php/pecl-timezonedb/Manifest | 1 - dev-php/pecl-timezonedb/metadata.xml | 16 ---------------- dev-php/pecl-timezonedb/pecl-timezonedb-2021.5.ebuild | 19 ------------------- 3 files changed, 36 deletions(-) diff --git a/dev-php/pecl-timezonedb/Manifest b/dev-php/pecl-timezonedb/Manifest deleted file mode 100644 index a887978a23d0..000000000000 --- a/dev-php/pecl-timezonedb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST timezonedb-2021.5.tgz 631371 BLAKE2B fd9312a5a826a0f3ff469277151e68b2fd1dbaecdd345ebfe1c3cc8e847c0a925a8a22b4e7aa2eb9f18b9cd438cdab89ab3f889ad9cd384e13ec42700f6d17b7 SHA512 ac295df0dbc833e1b6d452df2fa0a316cc8df95abf6aaf809a87401256c891b9ba0e663dc300e5a0fdf1c0e3566b9eea580eff12ed4d2bcc4355b13eb5893d9e diff --git a/dev-php/pecl-timezonedb/metadata.xml b/dev-php/pecl-timezonedb/metadata.xml deleted file mode 100644 index d86c62cbf4bc..000000000000 --- a/dev-php/pecl-timezonedb/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>PHP</name> - </maintainer> - <longdescription> - This extension is a drop-in replacement for the builtin timezone database that - comes with PHP. You should only install this extension in case you need to get - a later version of the timezone database than the one that ships with PHP. - - The data that this extension uses comes from the "Olson" database, which is - located at ftp://elsie.nci.nih.gov/pub/. - </longdescription> -</pkgmetadata> diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2021.5.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2021.5.ebuild deleted file mode 100644 index 4cce7e4ca2a0..000000000000 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2021.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PHP_EXT_NAME="timezonedb" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -USE_PHP="php8-1" - -inherit php-ext-pecl-r3 - -DESCRIPTION="Timezone Database to be used with PHP's date and time functions" -LICENSE="PHP-3" -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86" -IUSE="" -PHP_EXT_ECONF_ARGS=""
