From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-event/
Date: Fri, 25 Sep 2015 19:05:21 +0000 (UTC) [thread overview]
Message-ID: <1443207889.f132fe99279b38eae0d175c6b0f615261d26bbb2.mjo@gentoo> (raw)
commit: f132fe99279b38eae0d175c6b0f615261d26bbb2
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 19:04:24 2015 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 19:04:49 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f132fe99
dev-php/pecl-event: revbump to fix incorrect DOCS.
Package-Manager: portage-2.2.20.1
dev-php/pecl-event/pecl-event-1.11.1-r1.ebuild | 42 ++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/dev-php/pecl-event/pecl-event-1.11.1-r1.ebuild b/dev-php/pecl-event/pecl-event-1.11.1-r1.ebuild
new file mode 100644
index 0000000..5d32114
--- /dev/null
+++ b/dev-php/pecl-event/pecl-event-1.11.1-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PHP_EXT_NAME="event"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS="README.md"
+
+USE_PHP="php5-4 php5-5 php5-6"
+
+inherit php-ext-pecl-r2 confutils eutils
+
+KEYWORDS="~amd64 ~ia64 ~x86"
+LICENSE="PHP-3.01"
+
+DESCRIPTION="PHP wrapper for libevent2"
+LICENSE="PHP-3"
+SLOT="0"
+
+DEPEND="
+ >=dev-libs/libevent-2.0.2
+ !dev-php/pecl-libevent
+ sockets? ( dev-lang/php:*[sockets] )"
+
+RDEPEND="${DEPEND}"
+
+IUSE="debug +extra +ssl threads +sockets examples"
+
+src_configure() {
+ my_conf="--with-event-core"
+ enable_extension_enable "event-debug" "debug" 0
+
+ enable_extension_with "event-extra" "extra" 1
+ enable_extension_with "event-openssl" "ssl" 1
+ enable_extension_with "event-pthreads" "threads" 0
+ enable_extension_enable "event-sockets" "sockets" 1
+
+ php-ext-source-r2_src_configure
+}
next reply other threads:[~2015-09-25 19:05 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 19:05 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-03 15:19 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-event/ Agostino Sarubbo
2015-11-03 16:18 Agostino Sarubbo
2015-11-07 23:56 Mikle Kolyada
2016-01-02 20:16 Michael Orlitzky
2016-07-25 14:02 Brian Evans
2016-12-08 20:06 Brian Evans
2016-12-08 20:06 Brian Evans
2017-02-17 10:15 Agostino Sarubbo
2017-02-17 10:42 Agostino Sarubbo
2017-02-18 14:44 Agostino Sarubbo
2017-02-18 16:33 Michael Orlitzky
2017-04-21 13:39 Brian Evans
2018-02-11 10:36 Michał Górny
2018-04-06 19:05 Brian Evans
2018-08-10 19:16 Brian Evans
2018-09-04 18:43 Brian Evans
2018-12-18 15:35 Brian Evans
2019-06-07 14:14 Thomas Deutschmann
2019-09-20 13:53 Brian Evans
2019-10-17 4:52 Joonas Niilola
2019-10-17 4:52 Joonas Niilola
2019-11-28 22:48 Thomas Deutschmann
2019-12-08 23:37 Sergei Trofimovich
2019-12-09 13:48 Agostino Sarubbo
2019-12-10 9:17 Agostino Sarubbo
2020-09-30 7:54 Joonas Niilola
2020-09-30 7:54 Joonas Niilola
2021-01-24 11:58 Agostino Sarubbo
2021-01-24 12:10 Agostino Sarubbo
2021-02-22 19:55 Brian Evans
2021-05-01 18:07 Sam James
2021-12-06 11:27 Agostino Sarubbo
2021-12-06 11:31 Agostino Sarubbo
2022-03-16 13:11 Brian Evans
2022-03-16 13:11 Brian Evans
2022-06-30 14:27 Brian Evans
2022-12-12 18:28 Brian Evans
2023-07-04 13:59 Sam James
2023-07-05 6:38 Joonas Niilola
2023-07-27 18:49 Michael Orlitzky
2024-05-02 4:32 Sam James
2024-10-17 6:33 Sam James
2024-10-17 6:37 Sam James
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=1443207889.f132fe99279b38eae0d175c6b0f615261d26bbb2.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