From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SMTP/
Date: Thu, 17 Oct 2024 08:54:51 +0000 (UTC) [thread overview]
Message-ID: <1729155126.75eb2579b0d6f3752e4e8daeb17ae9435ae4eaad.mjo@gentoo> (raw)
commit: 75eb2579b0d6f3752e4e8daeb17ae9435ae4eaad
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 08:49:40 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 08:52:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75eb2579
dev-php/PEAR-Net_SMTP: drop 1.10.0
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
dev-php/PEAR-Net_SMTP/Manifest | 1 -
dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild | 34 -----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-php/PEAR-Net_SMTP/Manifest b/dev-php/PEAR-Net_SMTP/Manifest
index e6ba799d72ba..7f327f6f6069 100644
--- a/dev-php/PEAR-Net_SMTP/Manifest
+++ b/dev-php/PEAR-Net_SMTP/Manifest
@@ -1,2 +1 @@
-DIST Net_SMTP-1.10.0.tgz 15350 BLAKE2B 9603188e5e70aac98135a7ab0248ccff2ebc1cbc2757ce65870228217936acd34249385bea352a3c5f64637ed82621fa17ee717f76d23c586140884d670dcff7 SHA512 4a742ea4521d6ee4889db365691cb3cd8299b9946618e7a80a10d025c4c3f68a91274829fc48ed9d095632e282b32b6e5fede633a5d48e2d995ce48b3893b218
DIST Net_SMTP-1.12.1.tgz 17679 BLAKE2B 93b5ee1bec4deeaac1736e0230814c4c9a51d6594436d54187fefb3c14923ec6b2f8c70be1279dfd4ae300baecb87c4038da000e8bd7a13d8b96d5abe0ed4240 SHA512 5c2ed90157aac3ed140ebaa6ded8781e32d738de60ea6061f1e961effd133bedb4e9887cc3bf06bc78b133c6f9cd95c97a85a18a08a860ddeb28cfbfc62862c6
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild
deleted file mode 100644
index 23698f560dc4..000000000000
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit php-pear-r2
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A PHP implementation of the SMTP protocol"
-HOMEPAGE="https://pear.php.net/package/Net_SMTP"
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE="examples sasl test"
-DEPEND=""
-RDEPEND="dev-lang/php:*
- dev-php/PEAR-Net_Socket
- dev-php/PEAR-PEAR
- sasl? ( dev-php/PEAR-Auth_SASL )"
-BDEPEND="test? ( ${RDEPEND} )"
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- use examples && HTML_DOCS=( examples )
- php-pear-r2_src_install
-}
-
-src_test() {
- pear run-tests tests || die
-}
next reply other threads:[~2024-10-17 8:54 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 8:54 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 8:54 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SMTP/ Michael Orlitzky
2024-10-17 8:54 Michael Orlitzky
2024-10-17 6:37 Sam James
2024-10-17 6:37 Sam James
2024-10-17 6:37 Sam James
2024-10-17 6:33 Sam James
2024-06-11 19:48 Michael Orlitzky
2023-12-12 6:30 Viorel Munteanu
2023-06-10 1:26 Michael Orlitzky
2023-06-09 18:00 Arthur Zamarin
2021-04-05 20:32 Thomas Deutschmann
2020-08-27 16:14 Brian Evans
2020-08-26 20:53 Thomas Deutschmann
2020-06-25 21:59 Thomas Deutschmann
2020-01-21 23:51 Michael Orlitzky
2019-12-26 10:23 Thomas Deutschmann
2019-03-20 20:27 Aaron Bauman
2018-10-31 13:15 Brian Evans
2017-03-12 15:02 Michael Orlitzky
2017-01-08 14:47 Michael Orlitzky
2017-01-08 7:00 Aaron Bauman
2016-07-27 19:21 Michael Orlitzky
2016-07-27 17:55 Brian Evans
2016-07-27 17:02 Michael Orlitzky
2016-07-27 16:50 Michael Orlitzky
2016-01-18 1:04 Michael Orlitzky
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=1729155126.75eb2579b0d6f3752e4e8daeb17ae9435ae4eaad.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