From 22a571ed506fdceb93b65e9d72efc98058004179 Mon Sep 17 00:00:00 2001 From: David Michael Date: Mon, 8 May 2017 11:42:41 -0700 Subject: [PATCH] bump(dev-libs/libevent): sync with upstream --- .../dev-libs/libevent/ChangeLog | 139 --- .../dev-libs/libevent/ChangeLog-2015 | 1063 ----------------- .../portage-stable/dev-libs/libevent/Manifest | 17 +- ...ibevent-2.1.5-event_signals_ordering.patch | 34 - .../libevent/libevent-2.0.22-r2.ebuild | 7 +- .../dev-libs/libevent/libevent-2.0.22.ebuild | 7 +- .../libevent/libevent-2.1.5-r3.ebuild | 69 -- .../dev-libs/libevent/libevent-2.1.5.ebuild | 63 - ...-2.1.5-r4.ebuild => libevent-2.1.8.ebuild} | 27 +- .../dev-libs/libevent/libevent-9999.ebuild | 26 +- .../dev-libs/libevent/metadata.xml | 3 +- .../md5-cache/dev-libs/libevent-2.0.22 | 6 +- .../md5-cache/dev-libs/libevent-2.0.22-r2 | 6 +- .../md5-cache/dev-libs/libevent-2.1.5 | 13 - .../md5-cache/dev-libs/libevent-2.1.5-r3 | 13 - .../md5-cache/dev-libs/libevent-2.1.5-r4 | 13 - .../md5-cache/dev-libs/libevent-2.1.8 | 13 + .../metadata/md5-cache/dev-libs/libevent-9999 | 7 +- 18 files changed, 61 insertions(+), 1465 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog-2015 delete mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libevent/files/libevent-2.1.5-event_signals_ordering.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r3.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5.ebuild rename sdk_container/src/third_party/portage-stable/dev-libs/libevent/{libevent-2.1.5-r4.ebuild => libevent-2.1.8.ebuild} (60%) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r3 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r4 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.8 diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog deleted file mode 100644 index d987d09083..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog +++ /dev/null @@ -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 +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 - X-Thanks: Alec Warner - did the GSoC 2006 migration - tests - X-Thanks: Robin H. Johnson - infra guy, herding this - project - X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo - developer, wrote Git features for the migration - X-Thanks: Brian Harring - wrote much python to improve - cvs2svn - X-Thanks: Rich Freeman - validation scripts - X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 - work in migration - X-Thanks: Michał Górny - scripts, QA, nagging - X-Thanks: All of other Gentoo developers - many ideas and lots of paint on - the bikeshed - - 24 Aug 2015; Justin Lecher metadata.xml: - Use https by default - - Convert all URLs for sites supporting encrypted connections from http to - https - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Mike Gilbert 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 metadata.xml: - Add missing remote-id type=sourceforge - - Signed-off-by: Justin Lecher - -*libevent-2.1.5-r1 (03 Oct 2015) - - 03 Oct 2015; Julian Ospald +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 +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 -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 - +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 - -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 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 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 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 metadata.xml: - Set appropriate maintainer types in metadata.xml (GLEP 67) - diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog-2015 deleted file mode 100644 index 1bb46ac646..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/ChangeLog-2015 +++ /dev/null @@ -1,1063 +0,0 @@ -# ChangeLog for dev-libs/libevent -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.295 2015/07/14 07:32:48 vapier Exp $ - - 14 Jul 2015; Mike Frysinger libevent-2.0.22.ebuild: - Mark arm64/m68k/s390/sh stable #553682. - - 16 Jan 2015; Jeroen Roovers libevent-2.1.5.ebuild: - Restore keywords now 2.1 is in beta (maybe bug #533540). - - 16 Jan 2015; Jeroen Roovers -libevent-2.0.21-r1.ebuild: - Old. - - 16 Jan 2015; Agostino Sarubbo libevent-2.0.22.ebuild: - Stable for ia64, wrt bug #535774 - - 14 Jan 2015; Agostino Sarubbo libevent-2.0.22.ebuild: - Stable for ppc64, wrt bug #535774 - - 13 Jan 2015; Agostino Sarubbo libevent-2.0.22.ebuild: - Stable for sparc, wrt bug #535774 - - 11 Jan 2015; Markus Meier libevent-2.0.22.ebuild: - arm stable, bug #535774 - - 09 Jan 2015; Tobias Klausmann libevent-2.0.22.ebuild: - Stable on alpha, bug 535774 - - 09 Jan 2015; Agostino Sarubbo libevent-2.0.22.ebuild: - Stable for ppc, wrt bug #535774 - - 08 Jan 2015; Andreas Schuerch libevent-2.0.22.ebuild: - x86 stable, see bug 535774 - - 06 Jan 2015; Jeroen Roovers libevent-2.0.22.ebuild: - Stable for HPPA (bug #535774). - - 06 Jan 2015; Agostino Sarubbo libevent-2.0.22.ebuild: - Stable for amd64, wrt bug #535774 - - 06 Jan 2015; Jeroen Roovers -libevent-2.0.21-r2.ebuild, - -libevent-2.1.4-r1.ebuild: - Old (bug #535774). - -*libevent-2.1.5 (06 Jan 2015) -*libevent-2.0.22 (06 Jan 2015) - - 06 Jan 2015; Jeroen Roovers libevent-2.0.21-r1.ebuild, - libevent-2.0.21-r2.ebuild, +libevent-2.0.22.ebuild, -libevent-2.1.4.ebuild, - +libevent-2.1.5.ebuild: - Version bump. - -*libevent-9999 (26 Dec 2014) - - 26 Dec 2014; Jeroen Roovers +libevent-9999.ebuild: - Add live ebuild. - - 19 Oct 2014; Jeroen Roovers -libevent-2.0.21.ebuild: - Old. - - 11 Oct 2014; Markus Meier libevent-2.0.21-r1.ebuild: - arm stable, bug #512012 - - 15 Sep 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for sparc, wrt bug #512012 - - 25 Aug 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for alpha, wrt bug #512012 - - 23 Aug 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for ia64, wrt bug #512012 - - 21 Aug 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for ppc64, wrt bug #512012 - - 07 Aug 2014; Jeroen Roovers libevent-2.0.21-r1.ebuild: - Stable for HPPA (bug #512012). - - 28 Jul 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for ppc, wrt bug #512012 - - 23 Jul 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for x86, wrt bug #512012 - - 22 Jul 2014; Agostino Sarubbo libevent-2.0.21-r1.ebuild: - Stable for amd64, wrt bug #512912 - - 18 Jun 2014; Michał Górny libevent-2.0.21-r1.ebuild, - libevent-2.0.21-r2.ebuild, libevent-2.1.4-r1.ebuild: - Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug - #513718. - -*libevent-2.0.21-r2 (13 Jun 2014) - - 13 Jun 2014; Mike Frysinger +libevent-2.0.21-r2.ebuild, - libevent-2.1.4-r1.ebuild, metadata.xml: - Add USE=debug to control debug mode/malloc hook configure flags. - - 13 Jun 2014; Jeroen Roovers libevent-2.0.21-r1.ebuild, - libevent-2.1.4-r1.ebuild: - Add USE=threads. - -*libevent-2.1.4-r1 (13 May 2014) -*libevent-2.0.21-r1 (13 May 2014) - - 13 May 2014; Michał Górny +libevent-2.0.21-r1.ebuild, - +libevent-2.1.4-r1.ebuild: - Enable multilib support, bug #499382. - -*libevent-2.1.4 (21 Mar 2014) - - 21 Mar 2014; Jeroen Roovers -libevent-2.1.3.ebuild, - +libevent-2.1.4.ebuild: - Version bump. - - 18 Jan 2014; Mike Frysinger libevent-2.0.21.ebuild, - libevent-2.1.3.ebuild: - Add arm64 love. - - 05 Jan 2014; Fabian Groffen libevent-2.1.3.ebuild: - Marked ~m68k-mint, bug #494512 - - 15 Jul 2013; Jeroen Roovers -libevent-2.1.2.ebuild: - Old. - - 05 Jun 2013; Mike Frysinger metadata.xml: - Add upstream CPE tag (security info) from ChromiumOS. - -*libevent-2.1.3 (03 May 2013) - - 03 May 2013; Jeroen Roovers +libevent-2.1.3.ebuild: - Version bump. - - 24 Apr 2013; Jeroen Roovers -libevent-2.1.1.ebuild, - libevent-2.0.21.ebuild, libevent-2.1.2.ebuild: - Use prune_libtool_files. Remove old. - - 08 Mar 2013; Jeroen Roovers -libevent-2.0.19.ebuild, - -libevent-2.0.20.ebuild: - Old. - - 24 Feb 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for sh, wrt bug #449746 - - 20 Feb 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for s390, wrt bug #449746 - - 20 Jan 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for alpha, wrt bug #449746 - - 13 Jan 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for x86, wrt bug #449746 - - 07 Jan 2013; Jeroen Roovers libevent-2.0.21.ebuild: - Stable for HPPA (bug #449746). - - 06 Jan 2013; Markus Meier libevent-2.0.21.ebuild: - arm stable, bug #449746 - - 05 Jan 2013; Sergey Popov libevent-2.0.21.ebuild: - Stable on amd64, wrt bug #449746 - - 05 Jan 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for sparc, wrt bug #449746 - - 04 Jan 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for ia64, wrt bug #449746 - - 04 Jan 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for ppc64, wrt bug #449746 - - 04 Jan 2013; Agostino Sarubbo libevent-2.0.21.ebuild: - Stable for ppc, wrt bug #449746 - - 06 Dec 2012; Jeroen Roovers libevent-2.0.21.ebuild: - Marked ~arm ~ppc ~ppc64 (bug #446118). - - 06 Dec 2012; Anthony G. Basile libevent-2.0.21.ebuild: - stable arm ppc ppc64, bug #446118 - - 19 Nov 2012; Jeroen Roovers libevent-2.0.21.ebuild, - libevent-2.1.2.ebuild: - New HOMEPAGE and SRC_URI. - -*libevent-2.1.2 (19 Nov 2012) -*libevent-2.0.21 (19 Nov 2012) - - 19 Nov 2012; Jeroen Roovers +libevent-2.0.21.ebuild, - +libevent-2.1.2.ebuild: - Version bump. - - 17 Nov 2012; Jeroen Roovers -libevent-2.0.18.ebuild: - Old. - - 16 Nov 2012; Agostino Sarubbo libevent-2.0.20.ebuild: - Stable for amd64, wrt bug #437766 - - 20 Oct 2012; Raúl Porcel libevent-2.0.20.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #437766 - - 17 Oct 2012; Pawel Hajdan jr libevent-2.0.20.ebuild: - x86 stable wrt bug #437766 - - 15 Oct 2012; Jeroen Roovers libevent-2.1.1.ebuild: - Readd ~x64-freebsd. Install more docs. - - 11 Oct 2012; Jeroen Roovers libevent-2.0.20.ebuild: - Stable for HPPA (bug #437766). - - 10 Oct 2012; Anthony G. Basile libevent-2.0.20.ebuild: - stable arm ppc ppc64, bug #437766 - - 27 Aug 2012; Jeroen Roovers libevent-2.0.20.ebuild, - libevent-2.1.1.ebuild: - Do not run the test suite (bug #406801). - -*libevent-2.0.20 (25 Aug 2012) - - 25 Aug 2012; Jeroen Roovers +libevent-2.0.20.ebuild: - Version bump. - - 19 Aug 2012; Raúl Porcel libevent-2.0.19.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #427126 - - 05 Aug 2012; Richard Yao libevent-2.0.19.ebuild: - Keyword ~x64-freebsd - - 23 Jul 2012; Markus Meier libevent-2.0.19.ebuild: - arm stable, bug #427126 - - 23 Jul 2012; Jeroen Roovers libevent-2.0.19.ebuild: - Stable for HPPA (bug #427126). - - 22 Jul 2012; Markos Chandras libevent-2.0.19.ebuild: - Stable on amd64 wrt bug #427126 - - 20 Jul 2012; Anthony G. Basile libevent-2.0.19.ebuild: - Stable ppc/ppc64 - - 19 Jul 2012; Jeff Horelick libevent-2.0.19.ebuild: - marked x86 per bug 427126 - - 18 Jul 2012; Jeroen Roovers -libevent-1.4.13.ebuild, - -libevent-1.4.14b.ebuild, -libevent-1.4.14b-r1.ebuild, - -libevent-2.0.16.ebuild, -files/libevent-2.0.16-sysctl.patch, - -libevent-2.0.17.ebuild: - Old. - - 17 Jun 2012; Raúl Porcel libevent-2.0.18.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #415581 - - 27 May 2012; Markus Meier libevent-2.0.18.ebuild: - arm stable, bug #415581 - - 23 May 2012; Brent Baude libevent-2.0.18.ebuild: - Marking libevent-2.0.18 ppc64 for bug 415581 - - 22 May 2012; Brent Baude libevent-2.0.18.ebuild: - Marking libevent-2.0.18 ppc for bug 415581 - - 18 May 2012; libevent-2.1.1.ebuild: - keyword ~amd64-fbsd - - 18 May 2012; Jeff Horelick libevent-2.0.18.ebuild: - marked x86 per bug 415581 - - 16 May 2012; Jeroen Roovers libevent-2.0.18.ebuild: - Stable for HPPA (bug #415581). - - 14 May 2012; Agostino Sarubbo libevent-2.0.18.ebuild: - Stable for amd64, wrt bug #415581 - - 12 May 2012; Alexis Ballier libevent-2.0.19.ebuild: - keyword ~amd64-fbsd - -*libevent-2.0.19 (04 May 2012) - - 04 May 2012; Jeroen Roovers +libevent-2.0.19.ebuild: - Version bump. - - 04 Apr 2012; Jeroen Roovers libevent-2.0.17.ebuild, - libevent-2.0.18.ebuild, libevent-2.1.1.ebuild: - Still need to inherit libtool. - -*libevent-2.1.1 (04 Apr 2012) - - 04 Apr 2012; Jeroen Roovers libevent-2.0.17.ebuild, - libevent-2.0.18.ebuild, +libevent-2.1.1.ebuild: - Version bump. Do not inherit autotools. - -*libevent-2.0.18 (23 Mar 2012) - - 23 Mar 2012; Jeroen Roovers +libevent-2.0.18.ebuild: - Version bump. - - 03 Mar 2012; Jeroen Roovers -libevent-2.0.12.ebuild: - Old. - - 02 Mar 2012; Brent Baude libevent-2.0.16.ebuild: - Marking libevent-2.0.16 ppc64 for bug 397483 - - 27 Feb 2012; Jeroen Roovers libevent-2.0.12.ebuild, - -libevent-2.0.14.ebuild, -libevent-2.0.15.ebuild: - Drop all but PPC64. - -*libevent-2.0.17 (11 Feb 2012) - - 11 Feb 2012; Jeroen Roovers +libevent-2.0.17.ebuild: - Version bump. - - 22 Jan 2012; Raúl Porcel libevent-2.0.16.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #397483 - - 21 Jan 2012; Pawel Hajdan jr libevent-2.0.16.ebuild: - x86 stable wrt bug #397483 - - 14 Jan 2012; Markus Meier libevent-2.0.16.ebuild: - arm stable, bug #397483 - - 09 Jan 2012; Brent Baude libevent-2.0.16.ebuild: - Marking libevent-2.0.16 ppc for bug 397483 - - 09 Jan 2012; Jeroen Roovers libevent-2.0.16.ebuild: - Stable for HPPA (bug #397483). - - 08 Jan 2012; Markos Chandras libevent-2.0.16.ebuild: - Stable on amd64 wrt bug #397483 - - 08 Dec 2011; Mike Frysinger libevent-2.0.16.ebuild, - +files/libevent-2.0.16-sysctl.patch: - Add fix from upstream for building on systems that lack sysctl() but have - sysctl.h (like x32 ABI). - - 27 Nov 2011; Jeroen Roovers libevent-2.0.12.ebuild, - -libevent-2.0.13.ebuild, libevent-2.0.14.ebuild, libevent-2.0.15.ebuild, - libevent-2.0.16.ebuild: - Remove old. Do not use autotools-utils.eclass by Ben Kohler (bug #392053). - -*libevent-2.0.16 (19 Nov 2011) - - 19 Nov 2011; Jeroen Roovers +libevent-2.0.16.ebuild: - Version bump. - - 24 Oct 2011; Jeroen Roovers libevent-1.4.13.ebuild, - libevent-1.4.14b.ebuild, libevent-1.4.14b-r1.ebuild, libevent-2.0.12.ebuild, - libevent-2.0.13.ebuild, libevent-2.0.14.ebuild, libevent-2.0.15.ebuild: - Remove test failure check (bugs #271516, #336771, #372801 and so many - others). - - 23 Oct 2011; Raúl Porcel libevent-2.0.14.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #387423 - - 18 Oct 2011; Jeroen Roovers libevent-2.0.14.ebuild: - Stable for HPPA (bug #387423). - - 18 Oct 2011; Pawel Hajdan jr libevent-2.0.14.ebuild: - x86 stable wrt bug #387423 - - 17 Oct 2011; Markos Chandras libevent-2.0.14.ebuild: - Stable on amd64 wrt bug #387423 - - 12 Oct 2011; Jeroen Roovers libevent-2.0.15.ebuild: - Add USE=ssl and explicitly depend on dev-libs/openssl. - -*libevent-2.0.15 (12 Oct 2011) - - 12 Oct 2011; Jeroen Roovers +libevent-2.0.15.ebuild: - Version bump. - - 10 Oct 2011; Jeroen Roovers libevent-2.0.13.ebuild: - Stable for HPPA (bug #384549). - - 08 Oct 2011; Raúl Porcel libevent-2.0.13.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #384549 - - 04 Oct 2011; Andreas Schuerch libevent-2.0.13.ebuild: - x86 stabe, thanks Myckel and JD. Bug 474065 - - 30 Sep 2011; Steve Dibb libevent-2.0.13.ebuild: - amd64 stable, security bug 384549 - -*libevent-2.0.14 (01 Sep 2011) - - 01 Sep 2011; Jeroen Roovers +libevent-2.0.14.ebuild: - Version bump. - - 17 Aug 2011; Chí-Thanh Christopher Nguyễn - libevent-2.0.13.ebuild: - keyword ~sparc-solaris - - 09 Aug 2011; Jeroen Roovers -libevent-2.0.10.ebuild, - -libevent-2.0.11.ebuild: - ^ - - 24 Jul 2011; Jeroen Roovers libevent-2.0.12.ebuild: - Stable for HPPA (bug #375097). - - 23 Jul 2011; Raúl Porcel libevent-2.0.12.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #375097 - - 23 Jul 2011; Kacper Kowalik libevent-2.0.12.ebuild: - ppc/ppc64 stable wrt #375097 - - 23 Jul 2011; Markus Meier libevent-2.0.12.ebuild: - x86 stable, bug #375097 - - 22 Jul 2011; Markos Chandras libevent-2.0.12.ebuild: - Stable on amd64 wrt bug #375097 - -*libevent-2.0.13 (19 Jul 2011) - - 19 Jul 2011; Jeroen Roovers +libevent-2.0.13.ebuild: - Version bump. - - 11 Jun 2011; Raúl Porcel libevent-2.0.10.ebuild: - alpha/ia64/s390/sh stable wrt #361143 - -*libevent-2.0.12 (05 Jun 2011) - - 05 Jun 2011; Jeroen Roovers libevent-2.0.11.ebuild, - +libevent-2.0.12.ebuild: - Version bump. Remove libtool files when not needed. - - 21 May 2011; Michael Weber libevent-2.0.10.ebuild: - ppc/sparc stable (bug 361143) - - 13 May 2011; Markus Meier libevent-2.0.10.ebuild: - arm stable, bug #361143 - - 05 May 2011; Christoph Mende libevent-2.0.10.ebuild: - Stable on amd64 wrt bug #361143 - - 29 Apr 2011; Thomas Kahle libevent-2.0.10.ebuild: - x86 stable per bug 361143 - -*libevent-2.0.11 (28 Apr 2011) - - 28 Apr 2011; Jeroen Roovers +libevent-2.0.11.ebuild: - Version bump. - - 11 Apr 2011; Jeroen Roovers libevent-2.0.10.ebuild: - Stable for HPPA (bug #361143). - -*libevent-2.0.10 (18 Dec 2010) - - 18 Dec 2010; Jeroen Roovers -libevent-2.0.8.ebuild, - -libevent-2.0.9.ebuild, +libevent-2.0.10.ebuild: - Version bump. - -*libevent-2.0.9 (30 Nov 2010) - - 30 Nov 2010; Jeroen Roovers +libevent-2.0.9.ebuild: - Version bump. - -*libevent-1.4.14b-r1 (27 Oct 2010) - - 27 Oct 2010; Jeroen Roovers +libevent-1.4.14b-r1.ebuild: - Add a 1.* version that has IUSE=static-libs (bug #342859). - -*libevent-2.0.8 (15 Oct 2010) - - 15 Oct 2010; Jeroen Roovers +libevent-2.0.8.ebuild: - Version bump. - - 30 Sep 2010; Brent Baude libevent-1.4.14b.ebuild: - stable ppc64, bug 331541 - - 23 Sep 2010; Ulrich Mueller libevent-1.4.13.ebuild, - libevent-1.4.14b.ebuild, libevent-2.0.6.ebuild, libevent-2.0.7.ebuild: - Update blocker against dev-libs/9libs, bug 137932. - -*libevent-2.0.7 (10 Sep 2010) - - 10 Sep 2010; Jeroen Roovers -libevent-2.0.5.ebuild, - +libevent-2.0.7.ebuild: - Version bump. Add USE=static-libs. - - 05 Sep 2010; Raúl Porcel libevent-1.4.14b.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #331541 - - 22 Aug 2010; Jeroen Roovers libevent-1.4.14b.ebuild: - Stable for PPC (bug #331541). - - 22 Aug 2010; Markus Meier libevent-1.4.14b.ebuild: - arm stable, bug #331541 - - 17 Aug 2010; Markos Chandras - libevent-1.4.14b.ebuild: - Stable on amd64 wrt bug #331541 - - 10 Aug 2010; Jeroen Roovers libevent-1.4.14b.ebuild: - Stable for HPPA (bug #331541). - - 09 Aug 2010; Jeroen Roovers libevent-2.0.5.ebuild, - libevent-2.0.6.ebuild: - Change SRC_URI to use the direct links from the HOMEPAGE. - - 08 Aug 2010; Pawel Hajdan jr - libevent-1.4.14b.ebuild: - x86 stable wrt bug #331541 - -*libevent-2.0.6 (07 Aug 2010) - - 07 Aug 2010; Jeroen Roovers +libevent-2.0.6.ebuild: - Version bump. - -*libevent-1.4.14b (20 Jun 2010) - - 20 Jun 2010; Jeroen Roovers -libevent-1.4.14a.ebuild, - +libevent-1.4.14b.ebuild: - Version bump (fixes bug #323397). Simplify src_test() code. - -*libevent-1.4.14a (14 Jun 2010) - - 14 Jun 2010; Jeroen Roovers -libevent-1.4.14.ebuild, - +libevent-1.4.14a.ebuild: - Version bump. - -*libevent-1.4.14 (08 Jun 2010) - - 08 Jun 2010; Jeroen Roovers +libevent-1.4.14.ebuild, - -libevent-2.0.4.ebuild: - Version bump. - -*libevent-2.0.5 (10 May 2010) - - 10 May 2010; Jeroen Roovers +libevent-2.0.5.ebuild: - Version bump. - -*libevent-2.0.4 (12 Mar 2010) - - 12 Mar 2010; Jeroen Roovers +libevent-2.0.4.ebuild: - Version bump thanks to Tim Harder (bug #308711). - - 25 Feb 2010; Fabian Groffen libevent-1.4.13.ebuild: - Marked ~x64-macos, thanks Ramon van Alteren, bug #305367 - - 17 Feb 2010; Jeroen Roovers -libevent-1.4.12.ebuild: - Remove old. - - 13 Feb 2010; Jeroen Roovers -libevent-2.0.2.ebuild: - Remove old. - - 13 Feb 2010; Raúl Porcel libevent-1.4.13.ebuild: - ia64/s390/sh stable wrt #298173 - - 01 Feb 2010; Markus Meier libevent-1.4.13.ebuild: - arm stable, bug #298173 - - 24 Jan 2010; Tobias Klausmann - libevent-1.4.13.ebuild: - Stable on alpha, bug #298173 - - 14 Jan 2010; Christian Faulhammer - libevent-2.0.3.ebuild: - Transfer Prefix keywords - - 05 Jan 2010; Tiago Cunha libevent-1.4.13.ebuild: - stable sparc, bug 298173 - - 02 Jan 2010; Markos Chandras libevent-1.4.13.ebuild: - Stable on amd64 wrt bug #298173 - - 31 Dec 2009; Brent Baude libevent-1.4.13.ebuild: - Marking libevent-1.4.13 ppc64 for bug 298173 - - 30 Dec 2009; Jeroen Roovers libevent-1.4.13.ebuild: - Stable for HPPA PPC (bug #298173). - - 29 Dec 2009; Christian Faulhammer - libevent-1.4.13.ebuild: - stable x86, bug 298173 - -*libevent-2.0.3 (21 Nov 2009) - - 21 Nov 2009; Jeroen Roovers +libevent-2.0.3.ebuild: - Version bump. - -*libevent-1.4.13 (18 Nov 2009) - - 18 Nov 2009; Jeroen Roovers +libevent-1.4.13.ebuild: - Version bump. - - 14 Sep 2009; Jeroen Roovers -libevent-1.4.10.ebuild, - -libevent-1.4.11.ebuild, -libevent-1.4.11-r1.ebuild, - -libevent-2.0.1.ebuild: - Remove old. - - 13 Sep 2009; Raúl Porcel libevent-1.4.12.ebuild: - arm/ia64/s390/sh stable wrt #281475 - - 05 Sep 2009; Brent Baude libevent-1.4.12.ebuild: - Marking libevent-1.4.12 ppc64 for bug 281475 - - 04 Sep 2009; Tiago Cunha libevent-1.4.12.ebuild: - stable sparc, bug 281475 - - 03 Sep 2009; Christian Faulhammer - libevent-1.4.12.ebuild: - stable x86, bug 281475 - - 30 Aug 2009; Thomas Anderson - libevent-1.4.12.ebuild: - stable amd64, bug 281475 - - 29 Aug 2009; nixnut libevent-1.4.12.ebuild: - ppc stable #281475 - - 29 Aug 2009; Tobias Klausmann - libevent-1.4.12.ebuild: - Stable on alpha, bug #281475 - - 26 Aug 2009; Jeroen Roovers libevent-1.4.12.ebuild: - Stable for HPPA (bug #281475). - - 18 Aug 2009; Jeroen Roovers libevent-1.4.11-r1.ebuild: - Stable for HPPA (bug #281475). - -*libevent-2.0.2 (29 Jul 2009) - - 29 Jul 2009; Jeroen Roovers +libevent-2.0.2.ebuild: - Version bump. - -*libevent-1.4.12 (25 Jul 2009) - - 25 Jul 2009; Jeroen Roovers +libevent-1.4.12.ebuild: - Version bump. - - 22 Jul 2009; Raúl Porcel libevent-1.4.11.ebuild: - arm/ia64/s390/sh stable wrt #275595 - - 19 Jul 2009; nixnut libevent-1.4.11.ebuild: - ppc stable #275595 - - 11 Jul 2009; libevent-1.4.11.ebuild: - Marked stable on AMD64 for bug #275595; tested on a dual Opteron 2354. - -*libevent-1.4.11-r1 (06 Jul 2009) - - 06 Jul 2009; Jeroen Roovers +libevent-1.4.11-r1.ebuild: - Fix --as-needed thanks to Kevin Pyle (bug #276797). - - 30 Jun 2009; Christian Faulhammer - libevent-1.4.11.ebuild: - stable x86, bug 275595 - - 30 Jun 2009; Ferris McCormick libevent-1.4.11.ebuild: - Sparc stable, bug #275595. - - 29 Jun 2009; Jeroen Roovers libevent-1.4.11.ebuild: - Stable for HPPA (bug #275595). - - 28 Jun 2009; Tobias Klausmann - libevent-1.4.11.ebuild: - Stable on alpha, bug #275595 - - 27 Jun 2009; Jeroen Roovers -libevent-1.4.9.ebuild: - Remove old. - - 31 May 2009; Brent Baude libevent-1.4.10.ebuild: - stable ppc64, bug 270455 - - 27 May 2009; Raúl Porcel libevent-1.4.10.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #270455 - - 24 May 2009; Markus Meier libevent-1.4.10.ebuild: - x86 stable, bug #270455 - - 21 May 2009; Brent Baude libevent-1.4.10.ebuild: - stable ppc, bug 270455 - - 21 May 2009; Tiago Cunha libevent-1.4.10.ebuild: - stable amd64, bug 270455 - - 21 May 2009; Jeroen Roovers libevent-1.4.10.ebuild: - Stable for HPPA (bug #270455). - - 21 May 2009; Ferris McCormick libevent-1.4.10.ebuild: - Sparc stable, Bug #270455 (tests good). - -*libevent-1.4.11 (15 May 2009) - - 15 May 2009; Jeroen Roovers +libevent-1.4.11.ebuild: - Version bump. - - 21 Apr 2009; Jeroen Roovers libevent-2.0.1.ebuild: - Use intended way of running tests through make. - -*libevent-2.0.1 (21 Apr 2009) - - 21 Apr 2009; Jeroen Roovers +libevent-2.0.1.ebuild: - Version bump. - -*libevent-1.4.10 (21 Apr 2009) - - 21 Apr 2009; Jeroen Roovers +libevent-1.4.10.ebuild: - Version bump. - - 11 Apr 2009; Jeroen Roovers -libevent-1.4.7.ebuild, - -libevent-1.4.8.ebuild: - Remove old. - - 11 Apr 2009; Tiago Cunha libevent-1.4.9.ebuild: - stable amd64, bug 252430 - - 02 Apr 2009; Jeroen Roovers -libevent-1.3a.ebuild, - -libevent-1.3e.ebuild, -libevent-1.4.3.ebuild, -libevent-1.4.4.ebuild, - -libevent-1.4.5.ebuild: - Remove old. - - 02 Apr 2009; Raúl Porcel libevent-1.4.9.ebuild: - arm/ia64/s390/sh/sparc/x86 stable wrt #252430 - - 26 Mar 2009; Brent Baude libevent-1.4.9.ebuild: - stable ppc, bug 252430 - - 24 Mar 2009; Brent Baude libevent-1.4.9.ebuild: - stable ppc64, bug 252430 - - 23 Mar 2009; Jeroen Roovers libevent-1.4.9.ebuild: - Stable for HPPA (bug #252430). - - 22 Mar 2009; Tobias Klausmann libevent-1.4.9.ebuild: - Stable on alpha, bug #252430 - -*libevent-1.4.9 (25 Dec 2008) - - 25 Dec 2008; Jeroen Roovers +libevent-1.4.9.ebuild: - Version bump thanks to Arfrever Frehtes Taifersar Arahesis (bug #252428). - - 22 Nov 2008; Jeroen Roovers libevent-1.4.8.ebuild: - Install ChangeLog too (bug #248120). - - 15 Nov 2008; Tobias Scherbaum - libevent-1.4.7.ebuild: - ppc stable, bug #246277 - - 15 Nov 2008; Raúl Porcel libevent-1.4.7.ebuild: - alpha/arm/ia64/x86 stable wrt #246277 - - 13 Nov 2008; Thomas Anderson - libevent-1.4.7.ebuild: - stable amd64, bug 246277 - - 12 Nov 2008; Brent Baude libevent-1.4.7.ebuild: - stable ppc64, bug 246277 - - 12 Nov 2008; Ferris McCormick libevent-1.4.7.ebuild: - Sparc stable --- Bug #246277 --- tests run successfully. - - 12 Nov 2008; Jeroen Roovers libevent-1.4.7.ebuild: - Stable for HPPA (bug #246277). - - 12 Nov 2008; Jeroen Roovers metadata.xml: - Pick up maintainership. - -*libevent-1.4.8 (10 Nov 2008) - - 10 Nov 2008; Jeroen Roovers +libevent-1.4.8.ebuild: - Version bump thanks to Arfrever Frehtes Taifersar Arahesis (bug #246280). - -*libevent-1.4.7 (08 Sep 2008) - - 08 Sep 2008; Jeroen Roovers +libevent-1.4.7.ebuild: - Version bump. - - 15 Aug 2008; Tobias Scherbaum - libevent-1.4.4.ebuild: - ppc stable, bug #231447 - - 24 Jul 2008; Santiago M. Mola libevent-1.4.4.ebuild: - amd64 stable wrt bug #231447 - - 17 Jul 2008; Markus Rothe libevent-1.4.4.ebuild: - Stable on ppc64; bug #231447 - - 13 Jul 2008; Raúl Porcel libevent-1.4.4.ebuild: - alpha/ia64/x86 stable wrt #231447 - - 11 Jul 2008; Jeroen Roovers libevent-1.4.4.ebuild: - Stable for SPARC (bug #231447). - - 11 Jul 2008; Jeroen Roovers libevent-1.4.4.ebuild: - Stable for HPPA (bug #231447). - -*libevent-1.4.5 (10 Jul 2008) - - 10 Jul 2008; Doug Goldstein -libevent-1.3d.ebuild, - -libevent-1.4.0_beta1.ebuild, -libevent-1.4.1_beta1.ebuild, - +libevent-1.4.5.ebuild: - add 1.4.5 and remove older versions - - 25 May 2008; Markus Rothe libevent-1.4.3.ebuild: - Stable on ppc64; bug #223369 - - 24 May 2008; nixnut libevent-1.4.3.ebuild: - Stable on ppc wrt bug 223369 - - 24 May 2008; Raúl Porcel libevent-1.4.3.ebuild: - alpha/ia64 stable wrt #223369 - - 24 May 2008; Jeroen Roovers libevent-1.4.3.ebuild: - Stable for HPPA (bug #223369). - - 23 May 2008; Markus Meier libevent-1.4.3.ebuild: - amd64/x86 stable, bug #223369 - - 23 May 2008; Ferris McCormick libevent-1.4.3.ebuild: - Sparc stable, Bug #223369. All tests pass. - -*libevent-1.4.4 (23 May 2008) - - 23 May 2008; Tobias Heinlein - +libevent-1.4.4.ebuild: - Version bump. - -*libevent-1.4.3 (25 Apr 2008) - - 25 Apr 2008; Doug Goldstein +libevent-1.4.3.ebuild: - bump to stable version - - 01 Feb 2008; Jeroen Roovers libevent-1.3a.ebuild, - libevent-1.3d.ebuild, libevent-1.3e.ebuild, libevent-1.4.0_beta1.ebuild, - libevent-1.4.1_beta1.ebuild: - Fix quoting issues. - -*libevent-1.4.1_beta1 (01 Feb 2008) - - 01 Feb 2008; Jeroen Roovers +libevent-1.4.1_beta1.ebuild: - Version bump. - -*libevent-1.4.0_beta1 (12 Nov 2007) - - 12 Nov 2007; Caleb Tennis +libevent-1.4.0_beta1.ebuild: - Version bump - -*libevent-1.3e (18 Oct 2007) - - 18 Oct 2007; Caleb Tennis +libevent-1.3e.ebuild: - version bump - -*libevent-1.3d (03 Sep 2007) - - 03 Sep 2007; Caleb Tennis +libevent-1.3d.ebuild: - version bump - - 19 Mar 2007; Bryan Østergaard metadata.xml: - Remove ka0ttic from metadata.xml due to retirement. - - 03 Mar 2007; Steve Dibb libevent-1.3a.ebuild: - amd64 stable, security bug 167583 - - 28 Feb 2007; Jose Luis Rivero libevent-1.3a.ebuild: - Stable on alpha wrt security bug #167583 - - 27 Feb 2007; Tobias Scherbaum - libevent-1.3a.ebuild: - Stable on ppc wrt bug #167583. - - 24 Feb 2007; Markus Rothe libevent-1.3a.ebuild: - Stable on ppc64; bug #167583 - - 24 Feb 2007; Jason Wever libevent-1.3a.ebuild: - Stable on SPARC wrt security bug #167583. - - 23 Feb 2007; Jeroen Roovers libevent-1.3a.ebuild: - Stable for HPPA (bug #167583). - - 23 Feb 2007; Christian Faulhammer libevent-1.3a.ebuild: - stable x86; security bug 167583 - - 19 Feb 2007; Caleb Tennis -libevent-0.7c.ebuild, - -libevent-0.8a.ebuild, -libevent-0.9.ebuild, -libevent-1.0b.ebuild, - -libevent-1.0c.ebuild, -libevent-1.0e.ebuild: - remove old versions - -*libevent-1.3a (19 Feb 2007) - - 19 Feb 2007; Caleb Tennis +libevent-1.3a.ebuild: - Version bump - - 08 Dec 2006; Charlie Shepherd - libevent-1.1a.ebuild: - Add blocker against dev-libs/9libs thanks to Cédric Krier; bug 137932 - - 30 Oct 2006; Roy Marples libevent-1.1a.ebuild: - Added ~sparc-fbsd keyword - - 23 Jun 2006; Diego Pettenò libevent-1.1a.ebuild: - Forgot to actually add the keyword. - - 05 Jun 2006; Diego Pettenò libevent-1.1a.ebuild: - Add ~x86-fbsd keyword and elibtoolize. - - 09 Mar 2006; Mike Frysinger libevent-1.1a.ebuild: - Use revdep-rebuild --library instead of revdep-rebuild --soname #125506 by - Carsten Lohrke. - - 24 Dec 2005; Rene Nussbaumer libevent-1.1a.ebuild: - Stable on hppa. - - 10 Sep 2005; Aron Griffis libevent-1.1a.ebuild: - Mark 1.1a stable on alpha - - 23 Aug 2005; Aron Griffis libevent-1.1a.ebuild: - stable on ia64 - - 15 Aug 2005; Markus Rothe libevent-1.1a.ebuild: - Stable on ppc64 (bug #102245) - - 14 Aug 2005; Konstantin Arkhipov libevent-1.1a.ebuild: - Stable on amd64. - - 14 Aug 2005; Michael Hanselmann libevent-1.1a.ebuild: - Stable on ppc. - - 13 Aug 2005; Aaron Walker libevent-1.1a.ebuild: - Stable on x86,sparc. - - 02 Jul 2005; Bryan Østergaard libevent-1.0e.ebuild: - Stable on alpha. - -*libevent-1.1a (22 Jun 2005) - - 22 Jun 2005; Aaron Walker -libevent-1.1.ebuild, - +libevent-1.1a.ebuild: - Version bump for bug 96700; Don't waste time building tests/examples. Also - added a src_test so that the tests are actually run. - - 17 Jun 2005; Michael Hanselmann libevent-1.0e.ebuild: - Stable on ppc. - - 09 Jun 2005; Gustavo Zacarias libevent-1.0e.ebuild: - Stable on sparc - - 09 Jun 2005; Aaron Walker libevent-1.0e.ebuild: - Stable on x86. - - 09 Jun 2005; Aaron Walker libevent-1.1.ebuild: - Add some ewarns mentioning the need to run revdep-rebuild. Closes bug 94419. - -*libevent-1.1 (28 May 2005) - - 28 May 2005; Aaron Walker +libevent-1.1.ebuild: - Version bump for bug 94230. - - 11 May 2005; Aaron Walker libevent-1.0e.ebuild: - Fix keywords. - -*libevent-1.0e (10 May 2005) - - 10 May 2005; Aaron Walker +libevent-1.0e.ebuild: - Version bump for bug 91163. - - 07 May 2005; Aron Griffis libevent-1.0c.ebuild: - stable on ia64 - - 07 May 2005; Gustavo Zacarias libevent-1.0c.ebuild: - Stable on sparc - - 06 May 2005; Aaron Walker libevent-1.0c.ebuild: - Stable on x86. - - 09 Apr 2005; Michael Hanselmann libevent-1.0c.ebuild: - Stable on ppc. - -*libevent-1.0c (04 Apr 2005) - - 04 Apr 2005; Aaron Walker +libevent-1.0c.ebuild: - Version bump. - - 01 Apr 2005; Simon Stelling libevent-1.0b.ebuild: - stable on amd64 - - 01 Apr 2005; Aron Griffis libevent-1.0b.ebuild: - stable on ia64 - - 27 Mar 2005; Bryan Østergaard libevent-1.0b.ebuild: - Stable on alpha. - - 07 Mar 2005; Gustavo Zacarias libevent-1.0b.ebuild: - Stable on sparc - - 25 Feb 2005; Aaron Walker libevent-1.0b.ebuild: - Marked stable on x86. - - 04 Feb 2005; Aron Griffis libevent-1.0b.ebuild: - add ~alpha and ~ia64 - - 22 Jan 2005; Bryan Østergaard libevent-0.9.ebuild: - Stable on alpha. - -*libevent-1.0b (21 Jan 2005) - - 21 Jan 2005; Aaron Walker metadata.xml, - libevent-0.9.ebuild, +libevent-1.0b.ebuild: - Version bump; marked 0.9 stable on x86. - - 29 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - -*libevent-0.9 (19 Sep 2004) - - 19 Sep 2004; Daniel Black -libevent-0.6.ebuild, - -libevent-0.7a.ebuild, -libevent-0.8.ebuild, +libevent-0.9.ebuild: - version bump and old version cleanout - -*libevent-0.8a (16 Jul 2004) - - 07 Oct 2004; Lina Pezzella libevent-0.8a.ebuild: - Keyworded ppc-macos. Bug #57858 - - 16 Jul 2004; Daniel Ahlberg libevent-0.8a.ebuild: - Version bump, ebuild contributed by Justin Guyett . - - 06 Jun 2004; Daniel Black libevent-0.7c.ebuild: - QA - IUSE - - 06 Jun 2004; Daniel Black libevent-0.7a.ebuild: - QA - redundant S= - -*libevent-0.8 (24 May 2004) - - 24 May 2004; Daniel Black +metadata.xml, - +libevent-0.8.ebuild: - version bump as per bug #48143. Thanks to Heikki Orsila - . Note this fails the test-weof tests during the compile - however I reran these in a sandbox shell and they worked ok. - - 23 May 2004; Bryan Østergaard libevent-0.7c.ebuild: - Stable on alpha. - - 29 Apr 2004; Jon Portnoy libevent-0.7c.ebuild : - Stable on AMD64. - - 02 Apr 2004; Brian Jackson libevent-0.7a.ebuild: - 0.7a to x86 - - 02 Apr 2004; Brian Jackson libevent-0.7c.ebuild: - 0.7c to x86 - - 17 Feb 2004; Aron Griffis libevent-0.7c.ebuild: - add ~alpha and ~ia64 - -*libevent-0.7c (17 Nov 2003) - - 17 Nov 2003; Brian Jackson libevent-0.7c.ebuild: - version bump, thanks to cokelley@alumni.princeton.edu for the heads up, closes - bug 33707 - -*libevent-0.7a (14 Sep 2003) - - 14 Sep 2003; libevent-0.7a.ebuild: - version bump thanks to hillster - - 07 Jan 2003; Kain : This gets a ~ for ppc. Builds for me! - - 07 Jan 2003; J Robert Ray : Unmasked for x86. - -*libevent-0.6 (20 Dec 2002) - - 20 Dec 2002; J Robert Ray : Initial ebuild, contributed by - Daniel Mannarino . diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/Manifest b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/Manifest index 3eb2e02f9e..fd6262d20e 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/Manifest @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/files/libevent-2.1.5-event_signals_ordering.patch b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/files/libevent-2.1.5-event_signals_ordering.patch deleted file mode 100644 index 27578b1524..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/files/libevent-2.1.5-event_signals_ordering.patch +++ /dev/null @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22-r2.ebuild index b30827f292..3cc55c2712 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22-r2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22-r2.ebuild @@ -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=" diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22.ebuild index 5472a29f14..58dbb9794b 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.0.22.ebuild @@ -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}] )" diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r3.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r3.ebuild deleted file mode 100644 index 5274496488..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r3.ebuild +++ /dev/null @@ -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 -} diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5.ebuild deleted file mode 100644 index b4f0ea89ad..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5.ebuild +++ /dev/null @@ -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 -} diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r4.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.8.ebuild similarity index 60% rename from sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r4.ebuild rename to sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.8.ebuild index 3f1ea4ae49..4d73898966 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.5-r4.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-2.1.8.ebuild @@ -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() { diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-9999.ebuild index c807cd329f..708484a46c 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/libevent-9999.ebuild @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/metadata.xml index 1d56f5bd37..6036c10bd5 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libevent/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libevent/metadata.xml @@ -1,4 +1,4 @@ - + @@ -8,6 +8,7 @@ cpe:/a:niels_provos:libevent levent + libevent/libevent Support runtime debug mode and malloc hooks (for programmers) diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22 index df2851e520..5b0849545b 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22 @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22-r2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22-r2 index 99b4f40e10..af056aba7c 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22-r2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.0.22-r2 @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5 deleted file mode 100644 index 99adbe1715..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5 +++ /dev/null @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r3 deleted file mode 100644 index a26d24225a..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r3 +++ /dev/null @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r4 deleted file mode 100644 index 69dc511e19..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.5-r4 +++ /dev/null @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.8 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.8 new file mode 100644 index 0000000000..791aef4cd8 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-2.1.8 @@ -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/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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-9999 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-9999 index 3837acc4ca..ae59c594b8 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-9999 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libevent-9999 @@ -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/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