public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Net_SMTP/
Date: Thu, 27 Aug 2020 16:14:50 +0000 (UTC)	[thread overview]
Message-ID: <1598544818.7699a4684c932b9d2e564c57f4b84d3e60e48191.grknight@gentoo> (raw)

commit:     7699a4684c932b9d2e564c57f4b84d3e60e48191
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 16:13:38 2020 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 16:13:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7699a468

dev-php/PEAR-Net_SMTP: Remove old reference to a guide; add test function

Closes: https://bugs.gentoo.org/739184
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.2.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.2.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.2.ebuild
index 56fe101e706..979882cf6f5 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.2.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.9.2.ebuild
@@ -13,17 +13,22 @@ HOMEPAGE="https://pear.php.net/package/Net_SMTP"
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="examples sasl"
+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() {
-	DOCS=( docs/guide.txt )
 	use examples && HTML_DOCS=( examples )
 	php-pear-r2_src_install
 }
+
+src_test() {
+	pear run-tests tests || die
+}


             reply	other threads:[~2020-08-27 16:14 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27 16:14 Brian Evans [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  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-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=1598544818.7699a4684c932b9d2e564c57f4b84d3e60e48191.grknight@gentoo \
    --to=grknight@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