mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 11:01:14 +02:00
bump(dev-libs/libevent): sync with upstream
This commit is contained in:
parent
917dcedec8
commit
22a571ed50
@ -1,139 +0,0 @@
|
||||
# ChangeLog for dev-libs/libevent
|
||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
||||
# (auto-generated from git log)
|
||||
|
||||
*libevent-9999 (09 Aug 2015)
|
||||
*libevent-2.1.5 (09 Aug 2015)
|
||||
*libevent-2.0.22 (09 Aug 2015)
|
||||
|
||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +libevent-2.0.22.ebuild,
|
||||
+libevent-2.1.5.ebuild, +libevent-9999.ebuild, +metadata.xml:
|
||||
proj/gentoo: Initial commit
|
||||
|
||||
This commit represents a new era for Gentoo:
|
||||
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
||||
|
||||
This commit is the start of the NEW history.
|
||||
Any historical data is intended to be grafted onto this point.
|
||||
|
||||
Creation process:
|
||||
1. Take final CVS checkout snapshot
|
||||
2. Remove ALL ChangeLog* files
|
||||
3. Transform all Manifests to thin
|
||||
4. Remove empty Manifests
|
||||
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
|
||||
5.1. Do not touch files with -kb/-ko keyword flags.
|
||||
|
||||
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
||||
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
|
||||
tests
|
||||
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
|
||||
project
|
||||
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
|
||||
developer, wrote Git features for the migration
|
||||
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
|
||||
cvs2svn
|
||||
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
|
||||
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
|
||||
work in migration
|
||||
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
|
||||
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
|
||||
the bikeshed
|
||||
|
||||
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
||||
Use https by default
|
||||
|
||||
Convert all URLs for sites supporting encrypted connections from http to
|
||||
https
|
||||
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
||||
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
||||
|
||||
repoman does not yet accept the https version.
|
||||
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
||||
|
||||
Bug: https://bugs.gentoo.org/552720
|
||||
|
||||
01 Oct 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
||||
Add missing remote-id type=sourceforge
|
||||
|
||||
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
||||
|
||||
*libevent-2.1.5-r1 (03 Oct 2015)
|
||||
|
||||
03 Oct 2015; Julian Ospald <hasufell@gentoo.org> +libevent-2.1.5-r1.ebuild,
|
||||
libevent-9999.ebuild:
|
||||
add libressl support
|
||||
|
||||
*libevent-2.1.5-r2 (11 Oct 2015)
|
||||
*libevent-2.0.22-r1 (11 Oct 2015)
|
||||
|
||||
11 Oct 2015; Jeroen Roovers <jer@gentoo.org> +libevent-2.0.22-r1.ebuild,
|
||||
-libevent-2.1.5-r1.ebuild, +libevent-2.1.5-r2.ebuild:
|
||||
The stable branch deserves USE=libressl too. Add sub-SLOTS (bug #536930).
|
||||
|
||||
Package-Manager: portage-2.2.23
|
||||
|
||||
*libevent-2.1.5-r3 (12 Oct 2015)
|
||||
*libevent-2.0.22-r2 (12 Oct 2015)
|
||||
|
||||
12 Oct 2015; Mike Gilbert <floppym@gentoo.org> -libevent-2.0.22-r1.ebuild,
|
||||
+libevent-2.0.22-r2.ebuild, -libevent-2.1.5-r2.ebuild,
|
||||
+libevent-2.1.5-r3.ebuild:
|
||||
Set a more useful subslot
|
||||
|
||||
The subslot should be based on SONAME, rather than the version digits
|
||||
that appear after ".so."
|
||||
|
||||
Bug: https://bugs.gentoo.org/536930
|
||||
|
||||
Package-Manager: portage-2.2.22_p20
|
||||
|
||||
*libevent-2.1.5-r4 (15 Oct 2015)
|
||||
|
||||
15 Oct 2015; Tobias Klausmann <klausman@gentoo.org>
|
||||
+files/event_signals_ordering.patch, +libevent-2.1.5-r4.ebuild:
|
||||
Add patch to fix Zombie leftovers
|
||||
|
||||
When-if upstream makes a release that contains this patch, we can drop it.
|
||||
But
|
||||
since it has been six months without a release, let'suse it directly
|
||||
ourselves.
|
||||
|
||||
Gentoo-Bug: 540456
|
||||
Libevent-Bug: http://sourceforge.net/p/levent/bugs/350/
|
||||
|
||||
Package-Manager: portage-2.2.23
|
||||
|
||||
16 Oct 2015; Jeroen Roovers <jer@gentoo.org>
|
||||
-files/event_signals_ordering.patch,
|
||||
+files/libevent-2.1.5-event_signals_ordering.patch,
|
||||
libevent-2.1.5-r4.ebuild:
|
||||
Clean up/properly name patch.
|
||||
|
||||
Package-Manager: portage-2.2.23
|
||||
|
||||
31 Oct 2015; Mike Frysinger <vapier@gentoo.org> libevent-2.1.5-r4.ebuild,
|
||||
libevent-9999.ebuild:
|
||||
use configure flags to disable samples/tests
|
||||
|
||||
We don't want to spend time compiling things that we aren't going to
|
||||
use, so pass configure flags to disable them.
|
||||
|
||||
31 Oct 2015; Mike Frysinger <vapier@gentoo.org> libevent-2.1.5.ebuild,
|
||||
libevent-2.1.5-r3.ebuild, libevent-2.1.5-r4.ebuild:
|
||||
re-add m68k love
|
||||
|
||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
||||
Unify quoting in metadata.xml files for machine processing
|
||||
|
||||
Force unified quoting in all metadata.xml files since lxml does not
|
||||
preserve original use of single and double quotes. Ensuring unified
|
||||
quoting before the process allows distinguishing the GLEP 67-related
|
||||
metadata.xml changes from unrelated quoting changes.
|
||||
|
||||
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
||||
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,9 @@
|
||||
AUX libevent-2.1.5-event_signals_ordering.patch 1219 SHA256 0c11b489e443b5a1be12a24340e6b4c68978add7b8f36bb9aac5f586d505cd21 SHA512 ee57941b2242834dedb6556302507863ff951cede018078c052b2a4793ad9306efbb3bd2caaeba1dcca20784909c0ed4c60caf62bafdd42a143038d68d1ca9e6 WHIRLPOOL d2a00db45be549e41909b8e1b4b9f42e9281fdf0a039ae9ba5f73b8f2caee7e490d869179384669bdcda8475f55b22999a2f0c01fe9371087cda0b80c156b74a
|
||||
DIST libevent-2.0.22-stable.tar.gz 854987 SHA256 71c2c49f0adadacfdbe6332a372c38cf9c8b7895bb73dabeaa53cdcc1d4e1fa3 SHA512 990637f12e890bfa7f86c194c8b112701436e92b60afb829194879efb85d558b986261e6508fe29bde73981feada874438e2d442cec8ea5730c889954f9bc907 WHIRLPOOL fe465e94a35dc489a86fad93fd4a82d5c314e3a66ebf1bcf8ba29014fe9bd2ebce4546b4a6a9fedee40d17010d73eb89b99596cec1dde3b7f9a4240cf6b6760d
|
||||
DIST libevent-2.1.5-beta.tar.gz 972344 SHA256 79e1b82236a02f1432b6d95ef94186915790eb9910211647f9c01a85149066d8 SHA512 cc38885fc9c7f884085d6adb4bfa51834935475f9c24b76e1fe301b43520dd88935aea588eb4c5795942fa625a790ff575f06b709775e8424691f3307becd216 WHIRLPOOL a040e9b63933d422a7ffa75c4dd0649ae239ebd747fb733420df9f40eb48e9d6ff4d4e6f217b87655a1cbde53cba1ef03beed107d62bf8720391c1f05e010adb
|
||||
EBUILD libevent-2.0.22-r2.ebuild 1804 SHA256 a1780b0a93943a87cf8d56a177aaf7d8b0a068b4e6783b23970a520791f25da7 SHA512 3730787af9146568ad9e83777af82720f4fbbdd11377f7baa8e936003db15a761d691a9e37f0db8e155dc95a0e83484ff83962be77fc42d7774f359e3a7e46d4 WHIRLPOOL 4f8077a24951aea9935014e007d687e0be85db5a6fe8d22d5dd0ba0cddb42fe37247137db1cd5bdb81f5d2a6f1f7c768f28c37a864d2be2bc5821934b5931d7a
|
||||
EBUILD libevent-2.0.22.ebuild 1681 SHA256 26b56d65c87439545235c04cee56f9ad34a5b23302a6c3a579761260d0c01acf SHA512 1202946fbf4c6e17f8a71ed229d5ce41d426a2ab057bddb3f11da978fd8e855ec3b916699faca0109154dd25b50c6b20aa0f851c84e00f9df35a0fc72951d37e WHIRLPOOL 25529cb5228f63c920d5d97442221c4f65d7ceb26b1350c498696d6516f05bc927b07d4599e28d0ffb5f9deb331f7abc34aad95d84ed92069f75c67b13e0626b
|
||||
EBUILD libevent-2.1.5-r3.ebuild 1747 SHA256 a7bbe52ee52cb8c57ab9d08be27d8e6fbdf18e869a286ade3f341084b4b1433b SHA512 28e6d828d7c4b706f371ca82093ab2dcf219855b9495e6a27f7b7fdad739b520e3062adf379a8b4322fa3c5c6fc3de49c06ad005eb2ef9bc0adc5353e41a0161 WHIRLPOOL f81e12ef653bc34893a788a4657a612bfd2e3d4435fa3ca1046e45662a7080a6b4128b3b3abbb248b30937a8da8af9d28979e932cbd472eae7c1b56215304c6c
|
||||
EBUILD libevent-2.1.5-r4.ebuild 1735 SHA256 eba24194c66645d10a795fee9a2ee999d537c73dc7f3abb0502d3455fefa7434 SHA512 271037040f9e3f4f55280ce53a0714a2971e7392d0b99828d93d531f16ab754b5e5b2b91c27059a3ecd9b6b4dc40ca19822eca204f2648d9a4abaa3422574d3c WHIRLPOOL 8840720a3ad01d266ad5b102520d359560a1ace6a94581c422d22ee8f00927baa938cb9ab184c50a0ef2d4713133f97d6fec431f74a563c7aa209c510bcdbefe
|
||||
EBUILD libevent-2.1.5.ebuild 1635 SHA256 8a08505b06848122a03022f1028769818c4e5b8388b13ea164628b42fa71d44a SHA512 493ec901756dbcb690b0fb9bbb91029be0c9673a7fba6cd8286931a47f959ff828eaa31e209e09b26df17874aebf32ac47e78510c79326c113826cf0706e8972 WHIRLPOOL 39d76fea0a252f5c1cc59f9732d219f872fa7fa66f2a29ddc084ba7bbebd17c2a814174391f69888b61a53dae89d7c2414574c7a2a06a22518d21e5290be6f7b
|
||||
EBUILD libevent-9999.ebuild 1375 SHA256 ca7d51ed65255987505b3b22f2cf1cc8821ae50ac6c2481e6fc11b66155a71c3 SHA512 40d23f16da73fb5d17339df955be55cdb0e604cec69716c60ff5f7178475c4192b9b3f71dab9cae8e5480549cbe20640678158bfa667946bf50ae35f99431c79 WHIRLPOOL 19c85e83f9f043e4fd23e9fc73097f7c5ee4627e2ac9e6dc54b232253d33a543a102c74d0b9610b193678e2c56cdd08e017c1a8c1027c188b1b5ae1cee78c0d9
|
||||
MISC ChangeLog 4867 SHA256 58722e3db656e6ecbc71a004f288dc927a7e818fced9bc58190d537d79f1f98f SHA512 ad17f5acffaedf4e9b0f433db2de7e20428b6e55093e3a7f1a910fa686b9a2ef0e55b409b851c8290655d28fa6bcf7e1a0e89dcea4ff9ca530e6e7a361b7193c WHIRLPOOL 8246c4f8a0dbeca163d4646b9bf81179093e86c45f11ea26189bf8c3cf913def9ad21f0e71650e461f2c7b1776e03cc8df11ddfe061c09539796237e13cd6830
|
||||
DIST libevent-2.1.8.tar.gz 1026485 SHA256 965cc5a8bb46ce4199a47e9b2c9e1cae3b137e8356ffdad6d94d3b9069b71dc2 SHA512 a2fd3dd111e73634e4aeb1b29d06e420b15c024d7b47778883b5f8a4ff320b5057a8164c6d50b53bd196c79d572ce2639fe6265e03a93304b09c22b41e4c2a17 WHIRLPOOL ac90b6613619e0acf039fa331769449b29a3b7698a6d51b811c9288a550a3178e07b5a18a0982141ee90b7e1c34afdc80658355135963ef487cd243c472ee79a
|
||||
EBUILD libevent-2.0.22-r2.ebuild 1769 SHA256 03dabfc0b70434c14a4679c7fb3cdad9fffaba55a2f758f7f51c8f3a8eddbc01 SHA512 77913b3adc289cb8f3a74bff68230a70955af312caae4950f1491dacaf4ce9a0783519fba95ee5926d8d3260bf59e703c22dd58150879dc5009621ae886aecaf WHIRLPOOL d364780e1abb88d300424cd4a20509a3f4dce004b08ac5a3bc30f263be9019649e901ef5ecad4896b12af2a3f3be59eb8cab2ec58550906fc0cf4a01ecb7bde6
|
||||
EBUILD libevent-2.0.22.ebuild 1646 SHA256 2ace2e07d6d54bdc3bf4e98484a05935fbc4e312d890c680b25b98c7497d0982 SHA512 e3cfa5a4a4273d644b241e0bbb7fa9ed77146d798020d8a54259d35f3424a7fd58386f953a00bd11106095ddae519e58be6329f7617a800cb8eae7b67a6c8008 WHIRLPOOL e967beaeda01974450c71b57a4cda3a23aa9f2efd7c4dd4bfea19813f7e765301f63f64c91c68e670bfd545c140969a4137335e53170d1cc5322b80b13f74c8e
|
||||
EBUILD libevent-2.1.8.ebuild 1719 SHA256 83a29e9746c3d286b6082b4bd905a001652abfb65a0e7783db41d8f48c128730 SHA512 1ab87fbd2e18d3bd265c999850b2a8e71c7767cbc8f868f24681f39913c1b506e8eccb4ce091ca138de7c72cb2663bccab0c255b672ae440c5d2c2b83d7f9bfa WHIRLPOOL 3410bde881828235348d94b30e26b586526dc80ea10bb56393d10dbb1fc434b56f319d9969d29cffc4079e73118fdd492109ffe111debf6a358cf2c32786eabd
|
||||
EBUILD libevent-9999.ebuild 1205 SHA256 15c6e31e82adaebb6896c2d571e44045dabd185c21b46998e520bf087dd1b1d8 SHA512 ecb96696ecccaf8fffbdf147d3d75c8521cf746498bae305280adc4849f9e0dc740b5e364057a1299a196410fe0204d98edfa6058bd9c0a1c821b8f590264931 WHIRLPOOL 5cc2dcb682a7314a18b2e92f7168a14b928a3b046cd41ffddc1a138c057062caf5bd320ae1ed76bec26ca011433dfb0d662ad6dd6ee61929d0cf00892e077451
|
||||
MISC ChangeLog 5494 SHA256 eac9ebd3dc3b637174116ebcafef9a3a917e0dd6a80a2e27742996705d13ec24 SHA512 dcc777e00d6d95d6fcb88bbcf7e450a4bd092a3768e2aa8f814c3737f91d6d8a8f0f328a3a6fd25b99505fa657eb7eb30ce05170f4e7ad12e50fb34421fe8f54 WHIRLPOOL 313ab1dbad65948712a90c696d34f1db8e68cde80ca21bc0d2ad4ba54efd890f913f7cd31b327b7cc6c4c4df0482e020d80490c6037626b768f8e687a6b8f8d7
|
||||
MISC ChangeLog-2015 34971 SHA256 1d4925a7ba78d257b422a8eed3a27603cb6d970624bb6991858895857a2be74b SHA512 c89ef36c02a445e5f78f18d2ef5cdcbad1dbae4980a77a87b75942832a1499f5d1fc4b506d9b7ac01aad831ed15b28504acb00b4c5df3ab7e60aec984535d79a WHIRLPOOL 6b4a1936db5e1c44fd68d2eb9d721d2d8680dcf6d88163510f0004481aac538ac7325bb850a9f940c8579dbe6416a11a85012783653c9612f79654fe2d89f1e2
|
||||
MISC metadata.xml 490 SHA256 e55b23c0f6f8562ff3abadebf6acbd8cb1c1f17f436eacc2b8706ec5b41cea22 SHA512 184c6ff5257138382c3cb9dc656d633cefb4b7f8804a456fb9a73cca83b83415829e52846aa585463c7782c5dd91a6a5fefd9420c77372f5041c5f48a5c93749 WHIRLPOOL 466dc4bc9eb8f44070058ee84eadcfddd7e315af33dcd0bc0bb265fefe305a46e31a3fbc629f9f8efac6ca66cfc2541fe0290d5fd8cfae4575a1ee0a240b3f86
|
||||
MISC metadata.xml 547 SHA256 7476b428c7c784eca3a454043553542d9cf2b4e8aaa829faca2684802393a1a4 SHA512 556eebbb7d05a8234e9705126549520a8b8d553cf6331f353bf7a5bad343b0ad56292dbdda5bccec827772faf07bf17f0163e4b479530eea0832e31d9f17f73a WHIRLPOOL 3e57e58f279ee148b674d2c29b56ade51810991389bc2f3e0215d79d27b05d5cc33292807bb0a7cef899ee27cefef197b77c553475a9286a65c42d8654569f82
|
||||
|
@ -1,34 +0,0 @@
|
||||
--- a/event.c
|
||||
+++ b/event.c
|
||||
@@ -926,13 +926,13 @@ event_reinit(struct event_base *base)
|
||||
event_del_nolock_(&base->sig.ev_signal, EVENT_DEL_AUTOBLOCK);
|
||||
event_debug_unassign(&base->sig.ev_signal);
|
||||
memset(&base->sig.ev_signal, 0, sizeof(base->sig.ev_signal));
|
||||
- if (base->sig.ev_signal_pair[0] != -1)
|
||||
- EVUTIL_CLOSESOCKET(base->sig.ev_signal_pair[0]);
|
||||
- if (base->sig.ev_signal_pair[1] != -1)
|
||||
- EVUTIL_CLOSESOCKET(base->sig.ev_signal_pair[1]);
|
||||
had_signal_added = 1;
|
||||
base->sig.ev_signal_added = 0;
|
||||
}
|
||||
+ if (base->sig.ev_signal_pair[0] != -1)
|
||||
+ EVUTIL_CLOSESOCKET(base->sig.ev_signal_pair[0]);
|
||||
+ if (base->sig.ev_signal_pair[1] != -1)
|
||||
+ EVUTIL_CLOSESOCKET(base->sig.ev_signal_pair[1]);
|
||||
if (base->th_notify_fn != NULL) {
|
||||
was_notifiable = 1;
|
||||
base->th_notify_fn = NULL;
|
||||
@@ -981,8 +981,12 @@ event_reinit(struct event_base *base)
|
||||
if (evmap_reinit_(base) < 0)
|
||||
res = -1;
|
||||
} else {
|
||||
- if (had_signal_added)
|
||||
res = evsig_init_(base);
|
||||
+ if (res == 0 && had_signal_added) {
|
||||
+ res = event_add_nolock_(&base->sig.ev_signal, NULL, 0);
|
||||
+ if (res == 0)
|
||||
+ base->sig.ev_signal_added = 1;
|
||||
+ }
|
||||
}
|
||||
|
||||
/* If we were notifiable before, and nothing just exploded, become
|
@ -1,20 +1,19 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit eutils libtool multilib-minimal
|
||||
|
||||
MY_P="${P}-stable"
|
||||
|
||||
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
|
||||
DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/"
|
||||
SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
# libevent-2.0.so.5
|
||||
SLOT="0/2.0-5"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="debug libressl +ssl static-libs test +threads"
|
||||
|
||||
DEPEND="
|
||||
|
@ -1,19 +1,18 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit eutils libtool multilib-minimal
|
||||
|
||||
MY_P="${P}-stable"
|
||||
|
||||
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
|
||||
DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/"
|
||||
SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="debug +ssl static-libs test +threads"
|
||||
|
||||
DEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )"
|
||||
|
@ -1,69 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit eutils libtool multilib-minimal
|
||||
|
||||
MY_P="${P}-beta"
|
||||
|
||||
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/"
|
||||
SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
# libevent-2.1.so.5
|
||||
SLOT="0/2.1-5"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="debug libressl +ssl static-libs test +threads"
|
||||
|
||||
DEPEND="
|
||||
ssl? (
|
||||
!libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
|
||||
libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
!<=dev-libs/9libs-1.0
|
||||
"
|
||||
|
||||
MULTILIB_WRAPPED_HEADERS=(
|
||||
/usr/include/event2/event-config.h
|
||||
)
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
src_prepare() {
|
||||
elibtoolize
|
||||
# don't waste time building tests
|
||||
# https://github.com/libevent/libevent/pull/144
|
||||
sed -i -e '/^all:/s|tests||g' Makefile.nmake || die
|
||||
}
|
||||
|
||||
multilib_src_configure() {
|
||||
# fix out-of-source builds
|
||||
mkdir -p test || die
|
||||
|
||||
ECONF_SOURCE="${S}" \
|
||||
econf \
|
||||
$(use_enable debug debug-mode) \
|
||||
$(use_enable debug malloc-replacement) \
|
||||
$(use_enable ssl openssl) \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_enable threads thread-support)
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# The test suite doesn't quite work (see bug #406801 for the latest
|
||||
# installment in a riveting series of reports).
|
||||
:
|
||||
# emake -C test check | tee "${T}"/tests
|
||||
}
|
||||
|
||||
DOCS=( ChangeLog{,-1.4,-2.0} )
|
||||
|
||||
multilib_src_install_all() {
|
||||
einstalldocs
|
||||
prune_libtool_files
|
||||
}
|
@ -1,63 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit eutils libtool multilib-minimal
|
||||
|
||||
MY_P="${P}-beta"
|
||||
|
||||
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/"
|
||||
SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="debug +ssl static-libs test +threads"
|
||||
|
||||
DEPEND="ssl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] )"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
!<=dev-libs/9libs-1.0
|
||||
"
|
||||
|
||||
MULTILIB_WRAPPED_HEADERS=(
|
||||
/usr/include/event2/event-config.h
|
||||
)
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
src_prepare() {
|
||||
elibtoolize
|
||||
# don't waste time building tests
|
||||
# https://github.com/libevent/libevent/pull/144
|
||||
sed -i -e '/^all:/s|tests||g' Makefile.nmake || die
|
||||
}
|
||||
|
||||
multilib_src_configure() {
|
||||
# fix out-of-source builds
|
||||
mkdir -p test || die
|
||||
|
||||
ECONF_SOURCE="${S}" \
|
||||
econf \
|
||||
$(use_enable debug debug-mode) \
|
||||
$(use_enable debug malloc-replacement) \
|
||||
$(use_enable ssl openssl) \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_enable threads thread-support)
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# The test suite doesn't quite work (see bug #406801 for the latest
|
||||
# installment in a riveting series of reports).
|
||||
:
|
||||
# emake -C test check | tee "${T}"/tests
|
||||
}
|
||||
|
||||
DOCS=( ChangeLog{,-1.4,-2.0} )
|
||||
|
||||
multilib_src_install_all() {
|
||||
einstalldocs
|
||||
prune_libtool_files
|
||||
}
|
@ -1,20 +1,17 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit eutils libtool multilib-minimal
|
||||
EAPI=6
|
||||
inherit autotools eutils multilib-minimal
|
||||
|
||||
MY_P="${P}-beta"
|
||||
|
||||
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/"
|
||||
SRC_URI="mirror://sourceforge/levent/files/${MY_P}.tar.gz"
|
||||
DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/ https://github.com/libevent/libevent/"
|
||||
SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}-stable/${P}-stable.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
# libevent-2.1.so.5
|
||||
SLOT="0/2.1-5"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
# libevent-2.1.so.6
|
||||
SLOT="0/2.1-6"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="debug libressl +ssl static-libs test +threads"
|
||||
|
||||
DEPEND="
|
||||
@ -32,11 +29,11 @@ MULTILIB_WRAPPED_HEADERS=(
|
||||
/usr/include/event2/event-config.h
|
||||
)
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
S=${WORKDIR}/${P}-stable
|
||||
|
||||
src_prepare() {
|
||||
elibtoolize
|
||||
epatch "${FILESDIR}/${PN}-2.1.5-event_signals_ordering.patch"
|
||||
default
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
multilib_src_configure() {
|
@ -1,11 +1,10 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit autotools eutils git-r3 libtool multilib-minimal
|
||||
EAPI=6
|
||||
inherit autotools eutils git-r3 multilib-minimal
|
||||
|
||||
DESCRIPTION="A library to execute a function when a specific event occurs on a file descriptor"
|
||||
DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
|
||||
HOMEPAGE="http://libevent.org/"
|
||||
EGIT_REPO_URI="https://github.com/libevent/libevent"
|
||||
|
||||
@ -13,12 +12,14 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="debug libressl +ssl static-libs test +threads"
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="
|
||||
ssl? (
|
||||
!libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
|
||||
libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
|
||||
)"
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
!<=dev-libs/9libs-1.0
|
||||
@ -27,8 +28,12 @@ RDEPEND="
|
||||
MULTILIB_WRAPPED_HEADERS=(
|
||||
/usr/include/event2/event-config.h
|
||||
)
|
||||
DOCS=(
|
||||
ChangeLog{,-1.4,-2.0}
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
@ -47,15 +52,6 @@ multilib_src_configure() {
|
||||
$(use_enable threads thread-support)
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# The test suite doesn't quite work (see bug #406801 for the latest
|
||||
# installment in a riveting series of reports).
|
||||
:
|
||||
# emake -C test check | tee "${T}"/tests
|
||||
}
|
||||
|
||||
DOCS=( ChangeLog{,-1.4,-2.0} )
|
||||
|
||||
multilib_src_install_all() {
|
||||
einstalldocs
|
||||
prune_libtool_files
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
@ -8,6 +8,7 @@
|
||||
<upstream>
|
||||
<remote-id type="cpe">cpe:/a:niels_provos:libevent</remote-id>
|
||||
<remote-id type="sourceforge">levent</remote-id>
|
||||
<remote-id type="github">libevent/libevent</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="debug">Support runtime debug mode and malloc hooks (for programmers)</flag>
|
||||
|
@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=ssl? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
DESCRIPTION=A library to execute a function when a specific event occurs on a file descriptor
|
||||
DESCRIPTION=Library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=5
|
||||
HOMEPAGE=http://libevent.org/
|
||||
IUSE=debug +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !<=dev-libs/9libs-1.0
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/levent/files/libevent-2.0.22-stable.tar.gz
|
||||
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=351f3e5f454ea02c2279b2e630bd8e7e
|
||||
_md5_=8d48c94d7d82fb99e9e17adde9c52aaf
|
||||
|
@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) )
|
||||
DESCRIPTION=A library to execute a function when a specific event occurs on a file descriptor
|
||||
DESCRIPTION=Library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=5
|
||||
HOMEPAGE=http://libevent.org/
|
||||
IUSE=debug libressl +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<=dev-libs/9libs-1.0
|
||||
SLOT=0/2.0-5
|
||||
SRC_URI=mirror://sourceforge/levent/files/libevent-2.0.22-stable.tar.gz
|
||||
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=f5b108b4a4f8b06a8b335835f61d0a8c
|
||||
_md5_=60e46f90020afd1c55d58d1b14f3d234
|
||||
|
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=ssl? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
DESCRIPTION=A library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=5
|
||||
HOMEPAGE=http://libevent.org/
|
||||
IUSE=debug +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( >=dev-libs/openssl-1.0.1h-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !<=dev-libs/9libs-1.0
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/levent/files/libevent-2.1.5-beta.tar.gz
|
||||
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=ebd065b3356a639364270de726800696
|
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) )
|
||||
DESCRIPTION=A library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=5
|
||||
HOMEPAGE=http://libevent.org/
|
||||
IUSE=debug libressl +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<=dev-libs/9libs-1.0
|
||||
SLOT=0/2.1-5
|
||||
SRC_URI=mirror://sourceforge/levent/files/libevent-2.1.5-beta.tar.gz
|
||||
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=379d3fe3a176f95d663562a734b14f11
|
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) )
|
||||
DESCRIPTION=A library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=5
|
||||
HOMEPAGE=http://libevent.org/
|
||||
IUSE=debug libressl +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<=dev-libs/9libs-1.0
|
||||
SLOT=0/2.1-5
|
||||
SRC_URI=mirror://sourceforge/levent/files/libevent-2.1.5-beta.tar.gz
|
||||
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=c7081ce532a27837a5da8fc463c2df99
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.8
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.8
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=Library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=6
|
||||
HOMEPAGE=http://libevent.org/ https://github.com/libevent/libevent/
|
||||
IUSE=debug libressl +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<=dev-libs/9libs-1.0
|
||||
SLOT=0/2.1-6
|
||||
SRC_URI=https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz -> libevent-2.1.8.tar.gz
|
||||
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=c234f7798b14ce48279f0fd2541f0b17
|
@ -1,11 +1,12 @@
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1
|
||||
DESCRIPTION=A library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=5
|
||||
DESCRIPTION=Library to execute a function when a specific event occurs on a file descriptor
|
||||
EAPI=6
|
||||
HOMEPAGE=http://libevent.org/
|
||||
IUSE=debug libressl +ssl static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||
LICENSE=BSD
|
||||
RDEPEND=ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) !<=dev-libs/9libs-1.0
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 git-r3 6efc2d7de07a77bf72c7207b48d0e123 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
||||
_md5_=1b321734f252399cb00e9ab3b5b88feb
|
||||
_md5_=58e1121707d43571e49415ad0ccb5764
|
||||
|
Loading…
x
Reference in New Issue
Block a user