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/pecl-amqp/
Date: Mon, 28 Nov 2016 19:38:21 +0000 (UTC)	[thread overview]
Message-ID: <1480361850.55d78650f867b5ba3606a8aaff674258bed31b2a.grknight@gentoo> (raw)

commit:     55d78650f867b5ba3606a8aaff674258bed31b2a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 18:41:59 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 19:37:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d78650

dev-php/pecl-amqp: Version bump

Package-Manager: portage-2.3.2

 dev-php/pecl-amqp/Manifest                     |  1 +
 dev-php/pecl-amqp/pecl-amqp-1.8.0_beta2.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-php/pecl-amqp/Manifest b/dev-php/pecl-amqp/Manifest
index 2602ca8..087faaf 100644
--- a/dev-php/pecl-amqp/Manifest
+++ b/dev-php/pecl-amqp/Manifest
@@ -1,3 +1,4 @@
 DIST amqp-1.4.0.tgz 48648 SHA256 e6553154acbffeaacfad83edf94a7b94e2e50a850ec953d15537016267720f25 SHA512 aacf3d7e13c0acb7486fbc47a65ee70909e71401106479b38a9b6406453a6279cd32aceb0941ec56a39326f17700e8ea4a15460c9b156d4bef68e5e8f90f5a2e WHIRLPOOL aa83c6acec9c36ef47aa73cbb2209c15b89eb2a1888bb5117dc6d5ece907537f29a559d52787d8cd77ce8653ebc8f4799afc82ebdfdc303d615e78b3f012339d
 DIST amqp-1.7.0.tgz 79665 SHA256 b9a642c0ae60cc5e049c169a017cc355bfc0f2478db588b20925eaa63d358e83 SHA512 7fb16c1f49814e8eb74635672e80023bbe8655536efb28f9899c55ef328574dd806d51b7a39f972777cc643105acc6918b10009af09e4106b395b246c3463116 WHIRLPOOL 7f8775eaf45c2ec2fd5afc57a6d6ec73df858636b469dadf5f43faae713280f384169406933e6a14ffbc874185e18dabf1a1e09c54e48144d21bdbc7a4f9665d
 DIST amqp-1.7.1.tgz 79905 SHA256 38a92eaef1aa863404170bcd15605f7f78140eeec1ff5be6af65c5b8081e2599 SHA512 3cd712410e6614c764b307670ad2398d374bf438c20d28aaa96dc61cabc63530883f87cb1669d0370691b7ca901604a1d93fe81c4ca7dada776f923a368c3b19 WHIRLPOOL 2ca1b1a161a6d3b0f1c3bb7f87f379930eae931354d6150e59eb08b2290968ade167e6b2f245be02e06e73b6d1aa34d9150e38b83e9f64b857be235bb01b3720
+DIST amqp-1.8.0beta2.tgz 91804 SHA256 c21ba46bfd703d399e40467386343e00cd7b3c072fc48ff2ebbf5f2ec96085c0 SHA512 24c63c9f4011f3f7b55e20a5f45967a3976602b40312c14d52df5d7a440d58ce7227d2dcb9dd63c2f6a8d0d115df07b59b481de8d5a73e48c325b00891865bd2 WHIRLPOOL 5687ce7e997ccf05991289e0fb1c11fb168d1e472c758da2b73650d82e511c3c1b1559142b564fb53bea25a34cd1814e158200161af5e19f493c6081981fbaae

diff --git a/dev-php/pecl-amqp/pecl-amqp-1.8.0_beta2.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.8.0_beta2.ebuild
new file mode 100644
index 00000000..713d9a5
--- /dev/null
+++ b/dev-php/pecl-amqp/pecl-amqp-1.8.0_beta2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+USE_PHP="php7-0 php5-6"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="PHP Bindings for AMQP 0-9-1 compatible brokers"
+LICENSE="PHP-3.01"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=net-libs/rabbitmq-c-0.5.2"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2016-11-28 19:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 19:38 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-12 19:31 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-amqp/ Brian Evans
2022-02-15 18:37 Brian Evans
2022-01-20 16:21 Brian Evans
2022-01-20 16:21 Brian Evans
2021-11-22 19:57 Brian Evans
2021-03-25 16:52 Brian Evans
2020-05-15 12:57 Brian Evans
2020-04-29 21:31 Thomas Deutschmann
2019-10-15 13:13 Brian Evans
2019-10-15 13:13 Brian Evans
2019-02-13 17:00 Thomas Deutschmann
2018-04-09 15:08 Brian Evans
2017-04-21 20:32 Brian Evans
2017-04-21 13:39 Brian Evans
2017-03-02  2:18 Brian Evans
2017-03-02  2:18 Brian Evans
2017-03-02  2:18 Brian Evans
2016-11-28 19:38 Brian Evans
2016-07-21 20:29 Brian Evans
2016-05-23 14:49 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=1480361850.55d78650f867b5ba3606a8aaff674258bed31b2a.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