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-Mail/
Date: Mon, 19 Feb 2018 21:57:10 +0000 (UTC)	[thread overview]
Message-ID: <1519076735.d852c2d46e73d6bae3ce1ae4eb1d6d94bf115b54.grknight@gentoo> (raw)

commit:     d852c2d46e73d6bae3ce1ae4eb1d6d94bf115b54
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 21:45:35 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 21:45:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d852c2d4

dev-php/PEAR-Mail: Revbump to include tests

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../{PEAR-Mail-1.4.1.ebuild => PEAR-Mail-1.4.1-r1.ebuild}        | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.4.1.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild
similarity index 67%
rename from dev-php/PEAR-Mail/PEAR-Mail-1.4.1.ebuild
rename to dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild
index 35429d9eafa..122fdc24a33 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.4.1.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,6 +10,11 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
+IUSE="test"
 
 RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1"
+DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
+
+src_test() {
+	peardev run-tests tests || die
+}


             reply	other threads:[~2018-02-19 21:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 21:57 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-10  1:38 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Mail/ Ionen Wolkens
2023-08-26 15:09 Andreas Sturmlechner
2023-07-04 10:25 Sam James
2023-07-04 10:24 Sam James
2023-07-04 10:13 Sam James
2023-07-04 10:13 Sam James
2023-07-04  9:42 Sam James
2018-04-21  1:41 Brian Evans
2017-04-12 13:43 Brian Evans
2017-02-23 19:14 Brian Evans
2017-02-23 19:11 Brian Evans
2017-02-23 16:30 Agostino Sarubbo
2017-02-23 15:55 Agostino Sarubbo
2016-02-09 13:53 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=1519076735.d852c2d46e73d6bae3ce1ae4eb1d6d94bf115b54.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