public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-timezonedb/
Date: Mon, 17 Mar 2025 20:39:04 +0000 (UTC)	[thread overview]
Message-ID: <1742243879.90485b61f3948f8ec314b43aa825d8fcd142b3f7.mjo@gentoo> (raw)

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>php-bugs@gentoo.org</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=""


             reply	other threads:[~2025-03-17 20:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-17 20:39 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-08 16:29 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-timezonedb/ Arthur Zamarin
2022-02-15 18:55 Brian Evans
2022-02-15 18:55 Brian Evans
2021-02-02  1:20 Thomas Deutschmann
2021-01-11 16:23 Brian Evans
2020-12-08 21:40 Brian Evans
2020-04-29 21:31 Thomas Deutschmann
2019-11-28 22:48 Thomas Deutschmann
2019-11-17 21:01 Thomas Deutschmann
2019-11-17 21:01 Thomas Deutschmann
2019-06-07 16:33 Brian Evans
2019-06-07 14:14 Thomas Deutschmann
2019-02-22 18:29 Thomas Deutschmann
2018-12-18  0:51 Thomas Deutschmann
2017-11-16 14:30 Brian Evans
2016-11-28 17:08 Brian Evans
2016-11-28 17:08 Brian Evans
2016-07-25 15:03 Brian Evans
2016-07-25 15:03 Brian Evans
2015-12-04 20:31 Brian Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1742243879.90485b61f3948f8ec314b43aa825d8fcd142b3f7.mjo@gentoo \
    --to=mjo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox