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/mockery/
Date: Sat, 27 May 2017 23:34:31 +0000 (UTC)	[thread overview]
Message-ID: <1495927806.7ecededfb8f5875d89edd651ab3853fd6d458b66.grknight@gentoo> (raw)

commit:     7ecededfb8f5875d89edd651ab3853fd6d458b66
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 23:30:06 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Sat May 27 23:30:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ecededf

dev-php/mockery: Migrate to php-pear-r2 eclass to fix bug 619600

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-php/mockery/mockery-0.9.0-r1.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/dev-php/mockery/mockery-0.9.0-r1.ebuild b/dev-php/mockery/mockery-0.9.0-r1.ebuild
new file mode 100644
index 00000000000..72490762ba9
--- /dev/null
+++ b/dev-php/mockery/mockery-0.9.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml"
+PHP_PEAR_PKG_NAME="Mockery"
+PHP_PEAR_DOMAIN="pear.survivethedeepend.com"
+inherit php-pear-r2
+
+DESCRIPTION="Simple yet flexible PHP mock object framework for use in unit testing"
+HOMEPAGE="https://github.com/padraic/mockery"
+SRC_URI="http://${PHP_PEAR_URI}/get/${PEAR_P}.tgz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""


             reply	other threads:[~2017-05-27 23:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-27 23:34 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-22  4:09 [gentoo-commits] repo/gentoo:master commit in: dev-php/mockery/ Sam James
2017-05-27 23:34 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=1495927806.7ecededfb8f5875d89edd651ab3853fd6d458b66.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