From f7b5eaee55272f4495a5d9f44d4e94f615775968 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 7 Jul 2016 16:02:16 -0700 Subject: [PATCH] bump(dev-cpp/gtest): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../portage-stable/dev-cpp/gtest/ChangeLog | 267 ++++++------------ .../dev-cpp/gtest/ChangeLog-2015 | 203 +++++++++++++ .../portage-stable/dev-cpp/gtest/Manifest | 24 +- .../dev-cpp/gtest/gtest-1.6.0-r1.ebuild | 6 +- .../dev-cpp/gtest/gtest-1.6.0-r2.ebuild | 6 +- .../dev-cpp/gtest/gtest-1.6.0.ebuild | 6 +- .../dev-cpp/gtest/gtest-1.7.0-r1.ebuild | 53 ++++ .../dev-cpp/gtest/gtest-1.7.0.ebuild | 8 +- .../portage-stable/dev-cpp/gtest/metadata.xml | 9 +- .../metadata/md5-cache/dev-cpp/gtest-1.6.0 | 6 +- .../metadata/md5-cache/dev-cpp/gtest-1.6.0-r1 | 6 +- .../metadata/md5-cache/dev-cpp/gtest-1.6.0-r2 | 6 +- .../metadata/md5-cache/dev-cpp/gtest-1.7.0 | 8 +- .../metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 | 12 + 14 files changed, 388 insertions(+), 232 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 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 index dd4e4cfdcb..be5e9fd63b 100644 --- a/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog @@ -1,200 +1,95 @@ # ChangeLog for dev-cpp/gtest -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/ChangeLog,v 1.43 2015/04/21 19:04:11 pacho Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 21 Apr 2015; Pacho Ramos gtest-1.7.0.ebuild: - ppc stable wrt bug #525970 +*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) - 08 Apr 2015; Michał Górny gtest-1.6.0-r2.ebuild, - gtest-1.7.0.ebuild: - Drop old Python implementations + 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 - 19 Nov 2014; Agostino Sarubbo gtest-1.7.0.ebuild: - Stable for ppc64, wrt bug #529822 + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. - 21 Aug 2014; Raúl Porcel gtest-1.7.0.ebuild: - alpha/ia64/sparc stable wrt bug #513804 + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 19 Jul 2014; Pacho Ramos gtest-1.7.0.ebuild: - amd64/x86 stable, bug #513804 + 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. - 29 Jun 2014; Markus Meier gtest-1.7.0.ebuild: - arm stable, bug #513804 + 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 - 20 Jun 2014; Jeroen Roovers gtest-1.7.0.ebuild: - Stable for HPPA (bug #513804). + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 30 Apr 2014; Michał Górny gtest-1.7.0.ebuild: - Simplify multilib code. Set proper flags for autotools-multilib. + Convert all URLs for sites supporting encrypted connections from http to + https -*gtest-1.7.0 (06 Nov 2013) + Signed-off-by: Justin Lecher - 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, + 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: - Fixed sandbox violation in src_test, install examples on demand, added - static-libs use flag, added upstream doc link to metadata. + Enable https for all google URIs -*gtest-1.4.0 (01 Mar 2010) + 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) - 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/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog-2015 new file mode 100644 index 0000000000..5c1d3c889b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/ChangeLog-2015 @@ -0,0 +1,203 @@ +# 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 720f14c14e..be01130b02 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,19 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - 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 1323 SHA256 a25e2db4552fa335ac8a044e750b2b6fa4920515307ee6f114fd42fd113a25db SHA512 27869b4a124ebcba0679944e537107cc334d5bad17482707700253d04b639c420168de66a0a5b4e66b1142e3edb06ce3a32f185cf418ca7167a55813af32d8a4 WHIRLPOOL e60cb80ac90595d606865002449beaeba674752249466c673bc9a805cafb8c05d476769826703c3ac533433582f6c874753981d193dc1bf90b685a29969577c9 -EBUILD gtest-1.6.0-r2.ebuild 1505 SHA256 aac570056ca175f53516dd7099b4dd25889644f00958f3b812f81a751db21cef SHA512 d76bfc5fd39f5ffd20735566da00b15ac0b2752eccaf7c464ba4ac91870da955fda33602b140d50c65be1d545afe57bb41f9265a0c99f9586d19ec16a2742584 WHIRLPOOL 21e13447b519674ce0e0025d1d1a3d6d28798158afca7ccda14f0671cc23226d2d568b80d3684aa8679fd8308562b0510be5e86a15fb102980f89dd76ef2ebb2 -EBUILD gtest-1.6.0.ebuild 1281 SHA256 9bccd7abfa3d8fafeeb786e975fe3183fa41e2b2428e8887b4b68413e7fc7aad SHA512 8246b7bb2dc68657bda9e7a0fa32f29a6f5b475f127a6450b92467ea3b641fff240282a28e9c2678d9900dc576cd8eca353aaea7a943aebe921e8d6ccd2025d7 WHIRLPOOL 63b2b736ccced1a0bb86b016229fcb58bb9287c54979412a0271dc81de2110f1cf1a9ba5aaeff4bc79dc70882d3379514b84cbf289a93ed9a2c1e2aa46b21632 -EBUILD gtest-1.7.0.ebuild 1332 SHA256 7a8cb33d201b5162efb14c05fa462ea3f7110482dcc191f5c3af104eb39d3db0 SHA512 8b849f9efed55faca4ed86d2672af7f9857e64694348fd32adc6ed0f5961183807e1cb012f70e79e063e8ca3fb798c5e3384674b71bb690dad457a6cfbda2b78 WHIRLPOOL fac07169d06b1bcb8904c2aa94ecc13de9cec14b4ade48b9e5f33281ba22106e80313a34c316027330dadc2ed076c635287cc4f951c0de3210b9e6c0f2850355 -MISC ChangeLog 7016 SHA256 99e38683b4ef6550b356f0abb717c07232e4621402dedf09408d883fca4f2a32 SHA512 a3709f6683819fd48e82fbb29b9a1367aaa36c2e3331a194b7f7c8746f1a153ec3e24f7dcd720e8e9ce51e92f2811b9701ef846aecc6da884eae0705857fb3e5 WHIRLPOOL fffe739c91be4924e36e98fdc7b1784d25b6640ebcd3e67dd2878dce3be7b3d7f128def8c307c523446166917da2d086790f73c4f258454607c74cefb1ea1a91 -MISC metadata.xml 374 SHA256 776842821130b79f552271fe642b3e455006874c6eae5d1b9323e46a1670310a SHA512 a1248ebd1cc76617b425db3d91d8e96894561acb2fcca70c8524f50fa2f933e024d0d4a4d61797a90b42c00a6cfdce8a68057e94a82ce63dfd156037359a60cf WHIRLPOOL 99afc26196452541537ad72d29362547d3154c5f3772d5fd6fb9484ba499ed4b3567873b8eac3c5f2fa7f812b0466f2f3e5c5f25b168e9a069eb4ad2845fa99a ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEAREIAAYFAlU2nywACgkQCaWpQKGI+9TEbACfTV7aoknWO+xqE4DNh1BWRN0j -SysAn2BoCFhTYhvm3Xl7PPpvafI7xKqA -=QGeH ------END PGP SIGNATURE----- +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 +MISC ChangeLog-2015 7122 SHA256 04a56c441092e2cc6ea69082630e26a82b369945219147611af9905eadc1d9ff SHA512 1baf81de23ffa96b2970b71238627b1ca895e1b2b943b962fd7782200c891c1e1f3d1ffc1e33aaa7095999c106698b4cff53643c3648bbc522a7edf317f17d8f WHIRLPOOL 22470f963e4d9ec80a3071e3d054768cbe489481365184f834e5e5ff67daa371f40c87cf57b00a3a0637fc9a8f18197b855ea87e7ae58bcc07b61d075a4ecb30 +MISC metadata.xml 448 SHA256 d14d9eeba92c9444b50857a0a040841a160ed955c478899e62cd58d9c8e84e30 SHA512 78940e6d67612ce46bf1d676eb6cc899a33556dbd3e81d6197db6b454df91d23ddd04f2504f42f701ab750b5fec022ec464086a554713c6d83e70b089b60b09b WHIRLPOOL 7cfe71500c3b311714115ca8dfc446f7f4a8b42ace0d4a0a614dfb46d01573dd75508f9308ee3a664b1d26b5004f6fe56a092e8c184c7ddd19d8954c0b0a8f76 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 index c60b7d2f96..cb6f20b386 100644 --- 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 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.6.0-r1.ebuild,v 1.14 2013/03/29 01:55:22 vapier Exp $ +# $Id$ EAPI="4" PYTHON_DEPEND="2" @@ -8,8 +8,8 @@ PYTHON_DEPEND="2" inherit eutils python autotools DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="http://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +HOMEPAGE="https://github.com/google/googletest" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" 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 index 1934c0033c..e2f30b055a 100644 --- 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 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.6.0-r2.ebuild,v 1.5 2015/04/08 17:46:42 mgorny Exp $ +# $Id$ EAPI="5" @@ -10,8 +10,8 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-any-r1 autotools-multilib DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="http://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +HOMEPAGE="https://github.com/google/googletest" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" 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 index 48071132d5..4aa69f8c1f 100644 --- 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 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.6.0.ebuild,v 1.10 2012/07/16 12:17:56 blueness Exp $ +# $Id$ EAPI="4" PYTHON_DEPEND="2" @@ -8,8 +8,8 @@ PYTHON_DEPEND="2" inherit python libtool DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="http://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +HOMEPAGE="https://github.com/google/googletest" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" 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 new file mode 100644 index 0000000000..77b2bbdb2e --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0-r1.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +AUTOTOOLS_AUTORECONF=1 +AUTOTOOLS_IN_SOURCE_BUILD=1 +# 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 ~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 + ${PYTHON_DEPS}" +RDEPEND="" + +PATCHES=( + "${FILESDIR}/configure-fix-pthread-linking.patch" #371647 +) + +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 + elibtoolize --reverse-deps + autotools-multilib_src_prepare +} + +multilib_src_install() { + default + multilib_is_native_abi && dobin scripts/gtest-config +} + +multilib_src_install_all() { + prune_libtool_files --all + einstalldocs + + 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.ebuild b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/gtest-1.7.0.ebuild index 5b0c836e8f..36bc39ce98 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,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtest/gtest-1.7.0.ebuild,v 1.9 2015/04/21 19:04:11 pacho Exp $ +# $Id$ EAPI="5" @@ -12,12 +12,12 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-any-r1 autotools-multilib DESCRIPTION="Google C++ Testing Framework" -HOMEPAGE="http://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +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" +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/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-cpp/gtest/metadata.xml index 0027097018..dead4e3803 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,12 +1,13 @@ - - tomka@gentoo.org - Thomas Kahle + + tomka@gentoo.org + Thomas Kahle - http://code.google.com/p/googletest/w/list + https://code.google.com/p/googletest/w/list googletest + google/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 index ae6789f5a2..e34b85fd26 100644 --- 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 @@ -2,12 +2,12 @@ DEFINED_PHASES=configure install prepare setup test DEPEND=app-arch/unzip =dev-lang/python-2* DESCRIPTION=Google C++ Testing Framework EAPI=4 -HOMEPAGE=http://code.google.com/p/googletest/ +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=http://googletest.googlecode.com/files/gtest-1.6.0.zip +SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip _eclasses_=libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=5955f62f4354f92e403511c53a893607 +_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 index a2a0f577c0..9e9ac03e41 100644 --- 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 @@ -2,12 +2,12 @@ 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=http://code.google.com/p/googletest/ +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=http://googletest.googlecode.com/files/gtest-1.6.0.zip +SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multilib 3972ca401cf7dbb430df9995f5d8d580 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=5c77d7b1128dd368663d82ead4b2ea85 +_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 index f2ee657833..da5d1ef1f4 100644 --- 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 @@ -2,11 +2,11 @@ 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=http://code.google.com/p/googletest/ +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=http://googletest.googlecode.com/files/gtest-1.6.0.zip +SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=821eec92813d4c3b7207548c1ab49ff4 +_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 8e6a1e3b63..887117ab53 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 @@ -2,11 +2,11 @@ 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 DESCRIPTION=Google C++ Testing Framework EAPI=5 -HOMEPAGE=http://code.google.com/p/googletest/ +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 +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=http://googletest.googlecode.com/files/gtest-1.7.0.zip +SRC_URI=https://googletest.googlecode.com/files/gtest-1.7.0.zip _eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=53158dda8eb0df4db74af8a6816f6aeb +_md5_=ccf7300f06245a43ce5b6bb8e39d6e3c 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 new file mode 100644 index 0000000000..da9326ecbe --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-cpp/gtest-1.7.0-r1 @@ -0,0 +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 +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 +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 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 python-any-r1 8eb13cdf35f6e43c48107b911900b2cc python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=1b8395414c90838ffbc375db2298025b