From 84540cfe156d0bf12ebedbc604bd54bbb202640a Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 3 May 2017 20:24:54 -0700 Subject: [PATCH] bump(dev-cpp/gtest): sync with upstream --- .../portage-stable/dev-cpp/gtest/ChangeLog | 95 -------- .../dev-cpp/gtest/ChangeLog-2015 | 203 ------------------ .../portage-stable/dev-cpp/gtest/Manifest | 12 +- .../dev-cpp/gtest/gtest-1.6.0-r1.ebuild | 60 ------ .../dev-cpp/gtest/gtest-1.6.0-r2.ebuild | 62 ------ .../dev-cpp/gtest/gtest-1.6.0.ebuild | 60 ------ .../dev-cpp/gtest/gtest-1.7.0-r1.ebuild | 5 +- .../dev-cpp/gtest/gtest-1.7.0.ebuild | 1 - .../portage-stable/dev-cpp/gtest/metadata.xml | 5 +- .../metadata/md5-cache/dev-cpp/gtest-1.6.0 | 13 -- .../metadata/md5-cache/dev-cpp/gtest-1.6.0-r1 | 13 -- .../metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 | 12 -- .../metadata/md5-cache/dev-cpp/gtest-1.7.0 | 6 +- .../metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 | 8 +- 14 files changed, 14 insertions(+), 541 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog-2015 delete mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog deleted file mode 100644 index be5e9fd63b..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog +++ /dev/null @@ -1,95 +0,0 @@ -# ChangeLog for dev-cpp/gtest -# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 -# (auto-generated from git log) - -*gtest-1.7.0 (09 Aug 2015) -*gtest-1.6.0-r2 (09 Aug 2015) -*gtest-1.6.0-r1 (09 Aug 2015) -*gtest-1.6.0 (09 Aug 2015) - - 09 Aug 2015; Robin H. Johnson - +files/configure-fix-pthread-linking.patch, +gtest-1.6.0.ebuild, - +gtest-1.6.0-r1.ebuild, +gtest-1.6.0-r2.ebuild, +gtest-1.7.0.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; Justin Lecher gtest-1.6.0.ebuild, - gtest-1.6.0-r1.ebuild, gtest-1.6.0-r2.ebuild, gtest-1.7.0.ebuild, - metadata.xml: - Enable https for all google URIs - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Justin Lecher gtest-1.6.0.ebuild, - gtest-1.6.0-r1.ebuild, gtest-1.6.0-r2.ebuild, gtest-1.7.0.ebuild: - Convert URIs for googlecode.com 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 Sep 2015; Tobias Klausmann gtest-1.6.0.ebuild, - gtest-1.6.0-r1.ebuild, gtest-1.6.0-r2.ebuild, gtest-1.7.0.ebuild: - Fixing HOMEPAGE move due to code.google.com shutdown - - Package-Manager: portage-2.2.20.1 - - 07 Sep 2015; Justin Lecher metadata.xml: - ADd missing remote-id entries - - Signed-off-by: Justin Lecher - -*gtest-1.7.0-r1 (22 Dec 2015) - - 22 Dec 2015; Thomas Kahle +gtest-1.7.0-r1.ebuild: - Try to fix cross-compile (bug 566876) - - Package-Manager: portage-2.2.24 - - 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-cpp/gtest/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog-2015 deleted file mode 100644 index 5c1d3c889b..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog-2015 +++ /dev/null @@ -1,203 +0,0 @@ -# ChangeLog for dev-cpp/gtest -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/ChangeLog,v 1.44 2015/07/22 06:17:27 vapier Exp $ - - 22 Jul 2015; Mike Frysinger gtest-1.7.0.ebuild: - Mark arm64/m68k/s390/sh stable. - - 21 Apr 2015; Pacho Ramos gtest-1.7.0.ebuild: - ppc stable wrt bug #525970 - - 08 Apr 2015; Michał Górny gtest-1.6.0-r2.ebuild, - gtest-1.7.0.ebuild: - Drop old Python implementations - - 19 Nov 2014; Agostino Sarubbo gtest-1.7.0.ebuild: - Stable for ppc64, wrt bug #529822 - - 21 Aug 2014; Raúl Porcel gtest-1.7.0.ebuild: - alpha/ia64/sparc stable wrt bug #513804 - - 19 Jul 2014; Pacho Ramos gtest-1.7.0.ebuild: - amd64/x86 stable, bug #513804 - - 29 Jun 2014; Markus Meier gtest-1.7.0.ebuild: - arm stable, bug #513804 - - 20 Jun 2014; Jeroen Roovers gtest-1.7.0.ebuild: - Stable for HPPA (bug #513804). - - 30 Apr 2014; Michał Górny gtest-1.7.0.ebuild: - Simplify multilib code. Set proper flags for autotools-multilib. - -*gtest-1.7.0 (06 Nov 2013) - - 06 Nov 2013; Thomas Kahle +gtest-1.7.0.ebuild: - bump to 1.7.0 - - 19 Oct 2013; Mike Frysinger gtest-1.6.0-r2.ebuild: - Add m68k keywords. - - 16 Aug 2013; Michał Górny gtest-1.6.0-r2.ebuild: - Convert to python-any-r1. - - 19 Jun 2013; Sébastien Fabbro gtest-1.6.0-r2.ebuild: - Keyword amd64-linux and x86-linux - -*gtest-1.6.0-r2 (06 Apr 2013) - - 06 Apr 2013; Thomas Kahle +gtest-1.6.0-r2.ebuild: - add multilib support, thanks to Karl Lindén (bug 464702) - - 29 Mar 2013; Mike Frysinger gtest-1.6.0-r1.ebuild: - Remove pointless die with epatch. - - 28 Feb 2013; Jeroen Roovers gtest-1.6.0-r1.ebuild: - Stable for HPPA (bug #456476). - - 24 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for sh, wrt bug #456476 - - 20 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for s390, wrt bug #456476 - - 12 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for sparc, wrt bug #456476 - - 12 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for alpha, wrt bug #456476 - - 12 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for ia64, wrt bug #456476 - - 11 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for arm, wrt bug #456476 - - 10 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for ppc, wrt bug #456476 - - 10 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for ppc64, wrt bug #456476 - - 10 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for x86, wrt bug #456476 - - 10 Feb 2013; Agostino Sarubbo gtest-1.6.0-r1.ebuild: - Stable for amd64, wrt bug #456476 - - 06 Feb 2013; Thomas Kahle metadata.xml: - take maintainership - - 03 Feb 2013; Pacho Ramos -files/gtest-1.4.0-asneeded.patch, - -files/gtest-1.4.0-gcc-4.7.patch, -files/gtest-1.5.0-asneeded.patch, - -gtest-1.4.0.ebuild, -gtest-1.5.0.ebuild, metadata.xml: - Cleanup due #22900 - - 02 Nov 2012; Justin Bronder gtest-1.6.0-r1.ebuild: - Resolve #361703 by enabling threads unconditionally. - -*gtest-1.6.0-r1 (02 Nov 2012) - - 02 Nov 2012; Justin Bronder +gtest-1.6.0-r1.ebuild, - +files/configure-fix-pthread-linking.patch: - Fix #371647, no response from maintainer since Oct 17. - - 16 Jul 2012; Anthony G. Basile gtest-1.6.0.ebuild: - Stable ppc ppc64, bug #420853 - - 15 Jul 2012; Raúl Porcel gtest-1.6.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #420853 - - 28 Jun 2012; Jeroen Roovers gtest-1.6.0.ebuild: - Stable for HPPA (bug #420853). - - 20 Jun 2012; Markus Meier gtest-1.6.0.ebuild: - arm stable, bug #420853 - - 12 Jun 2012; Jeff Horelick gtest-1.6.0.ebuild: - marked x86 per bug 420853 - - 12 Jun 2012; Agostino Sarubbo gtest-1.6.0.ebuild: - Stable for amd64, wrt bug #420853 - - 12 Jun 2012; Mike Frysinger gtest-1.6.0.ebuild: - Run elibtoolize to fix cross-compiles. - - 01 Jun 2012; Matt Turner gtest-1.6.0.ebuild: - Add app-arch/unzip to DEPEND, bug 410393. - - 22 May 2012; Mike Frysinger gtest-1.4.0.ebuild: - Stabilize & add arm love. - - 09 May 2012; Alexis Ballier gtest-1.6.0.ebuild: - keyword ~amd64-fbsd - - 20 Apr 2012; Mike Frysinger gtest-1.4.0.ebuild, - +files/gtest-1.4.0-gcc-4.7.patch: - Add fix from upstream for building with newer gcc versions. - -*gtest-1.6.0 (30 Mar 2012) - - 30 Mar 2012; Mike Frysinger +gtest-1.6.0.ebuild: - Version bump. - - 09 Dec 2011; Naohiro Aota gtest-1.5.0.ebuild: - Add ~x86-fbsd - - 11 Nov 2011; Mike Frysinger : - Migrate categories from dev-util as this is a C++ testing framework #387155. - - 18 Sep 2011; Raúl Porcel gtest-1.5.0.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #355085 - - 12 Aug 2011; Kacper Kowalik gtest-1.5.0.ebuild: - ppc/ppc64 stable wrt #355085 - - 13 Jun 2011; Matt Turner gtest-1.5.0.ebuild: - Added ~mips, bug 342513 - - 10 Apr 2011; Diego E. Pettenò gtest-1.5.0.ebuild: - Allow parallel build of checks. - - 27 Feb 2011; Raúl Porcel gtest-1.5.0.ebuild: - Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513 - - 20 Feb 2011; Kacper Kowalik gtest-1.5.0.ebuild: - Marked ~ppc/~ppc64 wrt #342513 - - 21 Jan 2011; Jeroen Roovers gtest-1.5.0.ebuild: - Stable for HPPA (bug #350290). - - 08 Jan 2011; Markus Meier gtest-1.5.0.ebuild: - arm stable, bug #350290 - - 04 Jan 2011; Markos Chandras gtest-1.5.0.ebuild: - Stable on amd64 wrt bug #350290 - - 03 Jan 2011; Pawel Hajdan jr gtest-1.5.0.ebuild: - x86 stable wrt bug #350290 - - 01 Dec 2010; Fabian Groffen gtest-1.5.0.ebuild: - Bump EAPI to 3, fix for Prefix, marked ~ppc-macos - - 01 Nov 2010; Markus Meier gtest-1.5.0.ebuild: - add ~arm, bug #342513 - - 25 Oct 2010; Jeroen Roovers gtest-1.5.0.ebuild: - Marked ~hppa (bug #342513). - -*gtest-1.5.0 (18 May 2010) - - 18 May 2010; MATSUU Takuto +gtest-1.5.0.ebuild, - +files/gtest-1.5.0-asneeded.patch: - Version bumped. - - 02 Mar 2010; Tiziano Müller gtest-1.4.0.ebuild, - metadata.xml: - Fixed sandbox violation in src_test, install examples on demand, added - static-libs use flag, added upstream doc link to metadata. - -*gtest-1.4.0 (01 Mar 2010) - - 01 Mar 2010; MATSUU Takuto +gtest-1.4.0.ebuild, - +files/gtest-1.4.0-asneeded.patch, +metadata.xml: - Initial import. diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/Manifest b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/Manifest index be01130b02..948bc76161 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/Manifest @@ -1,11 +1,7 @@ AUX configure-fix-pthread-linking.patch 3142 SHA256 501f42dd4f4f4412fcb18fc4eb5f1100f5c5a6b19610f6548bccc84989c6f83e SHA512 4347570606853c75e43d3d1abe449cd562538e531136658e6742f8e2dddcc1767932b427a063f711b868467ca85ff947f24c4ed3e328319bd0a739bb66093016 WHIRLPOOL 5ab7be10a9bd675398884f2a4ad8c30fef17412ff3fbaae5d14cf290ebf723ccc005d2ea1dd7ad68c8bd8db57d06cc0fadd79d7f9f2ab46ea5ed0a87df8201fb -DIST gtest-1.6.0.zip 1121697 SHA256 5ec97df8e75b4ee796604e74716d1b50582beba22c5502edd055a7e67a3965d8 SHA512 f4718dfbfa3339bb9449c3f14e5b44ae405ea7df64c10a0957a6300985b71c4642981d069a1382e27ae041a4e2873527a9e442aff978447e795a190f99fac115 WHIRLPOOL 745a49020d4353ed2fa38adfc80bbd777358c831719bbe3b7c90d243f84256615222ba5f04d48d98b9e1a803bb40766799b3aedd575024c19d853d9239a12f8a DIST gtest-1.7.0.zip 1164254 SHA256 247ca18dd83f53deb1328be17e4b1be31514cedfc1e3424f672bf11fd7e0d60d SHA512 8859369f2dd32cbc2ac01aba029aa3ff20a321f40658b9643aff442d34c33468221866b801b28c66a28af47dbcd362d26941fc98db92b6efb7e41ea5b7be1a07 WHIRLPOOL 0c31a385159551859c1afe76480b3fb1b560d666db9a0afc5cbda92bcd53bf129f85a8f902c6ded0779c2b4c49aacec59ba5a4d5ce316a07bf08174f4fc64049 -EBUILD gtest-1.6.0-r1.ebuild 1220 SHA256 d6233f091c7f5e36d3f98015f8a27185552d37bf465d44d7c10fff97e9f79c6b SHA512 7f69342d061d4de45e7274f196ed8cca5bc00b33413228f676bdd27679692913232d4ffb4f87ff9d834a68ffafaefc5d126143de7134a92f9933ee9a803de85d WHIRLPOOL b4ffd94aeaf4e133752650ae765fbb042bea5f09bf6579ae139b40f8bf99d532074fa4058b055eb507fb4a7c6fea52bde20421ce53719d9e31c847c2ed0cb4e9 -EBUILD gtest-1.6.0-r2.ebuild 1403 SHA256 97142499ed3d8384e723bd6bea632f480828711dcbb97d91316404e7d7c2b828 SHA512 745718af0d11754d8b353006b1ab43dafc1aeb9567c60c6e8701a1a7f79eeb6c85ede9a7ecebcf028e1b57dfa67b804a05c265a57bab33e64a37e5aed6d0a3f7 WHIRLPOOL 831ddd73e140b8fab0e81ba0467a93a0f881e1e059d3299b780db4a7827e0b0da999a70cf2f0c1522d5519bd907ac2699a5a580d81b7ea56cdc8a54f6441b431 -EBUILD gtest-1.6.0.ebuild 1179 SHA256 ec05544c8b3e9895e5b4e9e5dcb59ea5db844c4684434be4d0e6721d7fd847a3 SHA512 856cd85c338b1204b110401aed8d32a0d06e74292eac66bb6c43869a7b847ee5a2be4974260ee315fb791b2fba278eea1d8d9f111db39daf72353a5089fff820 WHIRLPOOL 3d6b2cc8fdfc6f82ed0adf47238d75847a23901a754d94c48a6e915f5a18eb1d4a31fd9224918a4cc0818d8f5729fea54be17efea915d4e0b4a3659f273791e8 -EBUILD gtest-1.7.0-r1.ebuild 1278 SHA256 8fa7186ddf9274ece40b09c3fc80f34ab9d788a396cebd6c38e3bc884ada408b SHA512 f8a97736051da5bd7b4783204545158695a764c483fc29f24141cf4f0c31df058f6890ad14fa90423f873302c34612b280a4fbf9f7653f442545ca6c7570fedc WHIRLPOOL ff5a27c84a27aaa226730fbbd6a0b70ef56d56c9ef93fa47e573c7c951d413c7b8c293f76ea7299eddb08dfe714873de0ce72dc8c3aa5f72242ca617d1db18ac -EBUILD gtest-1.7.0.ebuild 1237 SHA256 32b7f2c90f0776a00f83112d6c627bec3ffaf9aa4b01770b7f66e892e546ad2d SHA512 987f11d767e1298a9a5078e057292fb4dbabf59a3914c6211207ddaafa760cc95692d6d5ac8eb797c60402366f71f6fbcea515246262772e5ffc45ca3601513f WHIRLPOOL d7edc960500c97943eeca3ff7dc643f8f694ad93c534ca0ef5fdf354a44ac9c4ec775ce3a011ec68fe8b2759b00a6f587acc69872f3867c5b7f599affa7a34fa -MISC ChangeLog 3396 SHA256 b62a1896c5b7e36c6f170de9c92db18e1dd7648603fa9b7589bbdf19a3c40fc8 SHA512 466ee496547fd90e8a0439eed358ddd4401fb26a3de3739a3d9b575a07d40cdd273bf81de65d545e63e722b30dc7ccda51a3a0b747ef1d6cc26e655d89dc2b03 WHIRLPOOL 4c2d85cedcac24ae6fa26658855eb62b16afdf6807b0a4cce65df9208b9ccb4aca769d60d7aca438bc69bd0044860d2f4ea32aec97cd79192ee1cc3a5ae378fd +EBUILD gtest-1.7.0-r1.ebuild 1264 SHA256 91c985df4f89921c3596191f3f189087ebdccdb44a911c3a3808e7ad9003ca8b SHA512 8876d4ec8b2f8fef4e66b45eb2fa85b9674851a27d31c0569a8d99c9459a64e7b816da3a024311e826c982e02fd6aadba0015fc7a7c1413b2627a65e77fe117b WHIRLPOOL 6abfb2072d2db4f5076a2732176ae89c81273acbefdae291c5b297eecb4da6470e76de695fff1bea119e81cffd5de51a587d0958ad0e528249e2973f77f00074 +EBUILD gtest-1.7.0.ebuild 1230 SHA256 d71af37cab27bb38e8b40fd0740e1690e936b424d034ec240be8e97270f4f0fd SHA512 2c07a2f53d3a87327ca3d87a1dfbe112e30b9a9797be7dc0633d48a38fd4e7bd0b1ade694bc7c9379a247f16884dab68054c8f9b5b8818676c895b46599452b7 WHIRLPOOL 2adea7a687ec35c5068066a8937c94a5d64f15fbb2d9d5513b6626b141cccb86cf85edca6e651c039d2311b7e605695bebd7f0c8ee1c3851399ef1286e546d6d +MISC ChangeLog 3559 SHA256 3b1dc0b889ac8573edfb8347118debc48feb77e5009e253126ac6e21514de36b SHA512 027e1bef0ba59e6ccc4c09dfd6b40acb4437398cd3532068a7a3ac7bbf69270c64f1b6ac493704e87909e6a3fc71a72b4d22a1a616d4c66604482834041ff728 WHIRLPOOL e26b9cbda41d2266b1aea21dcd1721b7ee4bd250413cb6c5d4130a7072aef71c9af71302e10f1cc718e2ae10fde6d234d84b1541fede7b5b238718b73164a93c MISC ChangeLog-2015 7122 SHA256 04a56c441092e2cc6ea69082630e26a82b369945219147611af9905eadc1d9ff SHA512 1baf81de23ffa96b2970b71238627b1ca895e1b2b943b962fd7782200c891c1e1f3d1ffc1e33aaa7095999c106698b4cff53643c3648bbc522a7edf317f17d8f WHIRLPOOL 22470f963e4d9ec80a3071e3d054768cbe489481365184f834e5e5ff67daa371f40c87cf57b00a3a0637fc9a8f18197b855ea87e7ae58bcc07b61d075a4ecb30 -MISC metadata.xml 448 SHA256 d14d9eeba92c9444b50857a0a040841a160ed955c478899e62cd58d9c8e84e30 SHA512 78940e6d67612ce46bf1d676eb6cc899a33556dbd3e81d6197db6b454df91d23ddd04f2504f42f701ab750b5fec022ec464086a554713c6d83e70b089b60b09b WHIRLPOOL 7cfe71500c3b311714115ca8dfc446f7f4a8b42ace0d4a0a614dfb46d01573dd75508f9308ee3a664b1d26b5004f6fe56a092e8c184c7ddd19d8954c0b0a8f76 +MISC metadata.xml 371 SHA256 fef06171a8b6332c850cfd6b3313185fbd2cd4e970d4edd189c76d7c0e6ec9c1 SHA512 46d0776b3194d880ddca8ae4e561cfd5c5f55ab284520f3d0792dcff7054e41263c5a1a92c3424bec84b71f611b92e38ad5a3aff76d406b6ced1511e629f1bb2 WHIRLPOOL edd615580b8a682678f0a03f9e35f2bba61c4377df8b6617177e99d45c993965d7102bf272ac27178af898e8dd1e24c43e22a198c93fe46aa7e3a8c94abd9e57 diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r1.ebuild deleted file mode 100644 index cb6f20b386..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" -PYTHON_DEPEND="2" - -inherit eutils python autotools - -DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://github.com/google/googletest" -SRC_URI="https://googletest.googlecode.com/files/${P}.zip" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" -IUSE="examples static-libs" - -DEPEND="app-arch/unzip" -RDEPEND="" - -pkg_setup() { - python_pkg_setup - python_set_active_version 2 -} - -src_prepare() { - sed -i -e "s|/tmp|${T}|g" test/gtest-filepath_test.cc || die - sed -i -r \ - -e '/^install-(data|exec)-local:/s|^.*$|&\ndisabled-&|' \ - Makefile.am || die - epatch "${FILESDIR}"/configure-fix-pthread-linking.patch #371647 - eautoreconf - - python_convert_shebangs -r 2 . -} - -src_configure() { - econf \ - $(use_enable static-libs static) -} - -src_test() { - # explicitly use parallel make - emake check || die -} - -src_install() { - default - dobin scripts/gtest-config - - if ! use static-libs ; then - rm "${ED}"/usr/lib*/*.la || die - fi - - if use examples ; then - insinto /usr/share/doc/${PF}/examples - doins samples/*.{cc,h} - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r2.ebuild deleted file mode 100644 index e2f30b055a..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0-r2.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -# Python is required for tests and some build tasks. -PYTHON_COMPAT=( python2_7 ) - -inherit eutils python-any-r1 autotools-multilib - -DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://github.com/google/googletest" -SRC_URI="https://googletest.googlecode.com/files/${P}.zip" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="examples static-libs" - -DEPEND="app-arch/unzip - ${PYTHON_DEPS}" -RDEPEND="" - -PATCHES=( - "${FILESDIR}/configure-fix-pthread-linking.patch" #371647 -) - -AUTOTOOLS_AUTORECONF="1" - -src_prepare() { - sed -i -e "s|/tmp|${T}|g" test/gtest-filepath_test.cc || die - sed -i -r \ - -e '/^install-(data|exec)-local:/s|^.*$|&\ndisabled-&|' \ - Makefile.am || die - autotools-multilib_src_prepare - - multilib_copy_sources -} - -src_configure() { - multilib_parallel_foreach_abi gtest_src_configure -} - -src_install() { - autotools-multilib_src_install - multilib_for_best_abi gtest-config_install - - if use examples ; then - insinto /usr/share/doc/${PF}/examples - doins samples/*.{cc,h} - fi -} - -gtest_src_configure() { - ECONF_SOURCE="${BUILD_DIR}" - autotools-utils_src_configure -} - -gtest-config_install() { - dobin "${BUILD_DIR}/scripts/gtest-config" -} diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0.ebuild deleted file mode 100644 index 4aa69f8c1f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.6.0.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" -PYTHON_DEPEND="2" - -inherit python libtool - -DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="https://github.com/google/googletest" -SRC_URI="https://googletest.googlecode.com/files/${P}.zip" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" -IUSE="examples threads static-libs" - -DEPEND="app-arch/unzip" -RDEPEND="" - -pkg_setup() { - python_pkg_setup - python_set_active_version 2 -} - -src_prepare() { - sed -i -e "s|/tmp|${T}|g" test/gtest-filepath_test.cc || die - sed -i -r \ - -e '/^install-(data|exec)-local:/s|^.*$|&\ndisabled-&|' \ - Makefile.in - elibtoolize - - python_convert_shebangs -r 2 . -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_with threads pthreads) -} - -src_test() { - # explicitly use parallel make - emake check || die -} - -src_install() { - default - dobin scripts/gtest-config - - if ! use static-libs ; then - rm "${ED}"/usr/lib*/*.la || die - fi - - if use examples ; then - insinto /usr/share/doc/${PF}/examples - doins samples/*.{cc,h} - fi -} diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0-r1.ebuild index 77b2bbdb2e..9f7e6e3a90 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0-r1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" @@ -17,7 +16,7 @@ SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples static-libs" DEPEND="app-arch/unzip diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0.ebuild index 36bc39ce98..d355137d0c 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="5" diff --git a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/metadata.xml index dead4e3803..b24115c076 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/metadata.xml @@ -1,10 +1,7 @@ - - tomka@gentoo.org - Thomas Kahle - + https://code.google.com/p/googletest/w/list googletest diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0 deleted file mode 100644 index 364dfbeb58..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare setup test -DEPEND=app-arch/unzip =dev-lang/python-2* -DESCRIPTION=Google C++ Testing Framework -EAPI=4 -HOMEPAGE=https://github.com/google/googletest -IUSE=examples threads static-libs -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos -LICENSE=BSD -RDEPEND==dev-lang/python-2* -SLOT=0 -SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip -_eclasses_=libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=cf6a387ac60b3c8eef027811b4eb175d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r1 deleted file mode 100644 index f6c85fa2e8..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare setup test -DEPEND=app-arch/unzip =dev-lang/python-2* !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Google C++ Testing Framework -EAPI=4 -HOMEPAGE=https://github.com/google/googletest -IUSE=examples static-libs -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos -LICENSE=BSD -RDEPEND==dev-lang/python-2* -SLOT=0 -SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=af34e7026350cf14a527486f4269151f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 deleted file mode 100644 index 210510eae7..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=app-arch/unzip || ( >=dev-lang/python-2.7.5-r2:2.7 ) -DESCRIPTION=Google C++ Testing Framework -EAPI=5 -HOMEPAGE=https://github.com/google/googletest -IUSE=examples static-libs 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos -LICENSE=BSD -SLOT=0 -SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=8b85bbccef8c0fb6a4f5c771c22f5e4d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0 index 3614eecc04..1f963f89d5 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=app-arch/unzip || ( >=dev-lang/python-2.7.5-r2:2.7 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=app-arch/unzip || ( >=dev-lang/python-2.7.5-r2:2.7 ) >=app-portage/elt-patches-20170317 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=Google C++ Testing Framework EAPI=5 HOMEPAGE=https://github.com/google/googletest @@ -8,5 +8,5 @@ KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 LICENSE=BSD SLOT=0 SRC_URI=https://googletest.googlecode.com/files/gtest-1.7.0.zip -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=ccf7300f06245a43ce5b6bb8e39d6e3c +_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-multilib f4848d9634439c7203cb7dd3b9650fff autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 python-any-r1 be89e882151ba4b847089b860d79729c python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=4e9ef93bf57de821805b8cc45d26ac70 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 index 530da5d3d9..ee098809bd 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare setup test -DEPEND=app-arch/unzip || ( >=dev-lang/python-2.7.5-r2:2.7 ) !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=app-arch/unzip || ( >=dev-lang/python-2.7.5-r2:2.7 ) >=app-portage/elt-patches-20170317 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=Google C++ Testing Framework EAPI=5 HOMEPAGE=https://github.com/google/googletest IUSE=examples static-libs 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos LICENSE=BSD SLOT=0 SRC_URI=https://googletest.googlecode.com/files/gtest-1.7.0.zip -_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=1b8395414c90838ffbc375db2298025b +_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-multilib f4848d9634439c7203cb7dd3b9650fff autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 python-any-r1 be89e882151ba4b847089b860d79729c python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=4ad458cd5fbba9899a01ccbca1128f7a