From 453ed48b6df9f7c3d1c6b6c0e4f8618936a0fdfd Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 7 Jul 2016 16:02:30 -0700 Subject: [PATCH] bump(sys-apps/i2c-tools): sync with upstream for arm64 Signed-off-by: Geoff Levand --- .../md5-cache/sys-apps/i2c-tools-3.0.2 | 2 +- .../md5-cache/sys-apps/i2c-tools-3.1.1-r1 | 4 +- .../sys-apps/i2c-tools/ChangeLog | 124 ++++++++---------- .../sys-apps/i2c-tools/ChangeLog-2015 | 87 ++++++++++++ .../sys-apps/i2c-tools/Manifest | 9 +- .../sys-apps/i2c-tools/i2c-tools-3.0.2.ebuild | 2 +- .../i2c-tools/i2c-tools-3.1.1-r1.ebuild | 4 +- .../sys-apps/i2c-tools/metadata.xml | 4 +- 8 files changed, 158 insertions(+), 78 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog-2015 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/i2c-tools-3.0.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/i2c-tools-3.0.2 index c1901eef3e..258c4a5795 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/i2c-tools-3.0.2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/i2c-tools-3.0.2 @@ -10,4 +10,4 @@ RDEPEND=!=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) SLOT=0 SRC_URI=http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-3.1.1.tar.bz2 _eclasses_=distutils-r1 4e8ac1ba76ddacd8f7c0289aa586a34c eutils 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=509f7bce3e63439e174605237bcbcf08 +_md5_=7f3365bcc27cf03674e4038b09716575 diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog index 04523e6f01..7034f9a0ce 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog @@ -1,87 +1,77 @@ # ChangeLog for sys-apps/i2c-tools -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c-tools/ChangeLog,v 1.22 2015/04/04 06:28:17 mr_bones_ Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) - 04 Apr 2015; Michael Sterrett -i2c-tools-3.1.0.ebuild, - -i2c-tools-3.1.1.ebuild: - old +*i2c-tools-3.1.1-r1 (09 Aug 2015) +*i2c-tools-3.0.2 (09 Aug 2015) -*i2c-tools-3.1.1-r1 (21 Mar 2015) + 09 Aug 2015; Robin H. Johnson + +files/i2c-tools-3.1.1-python-3.patch, +i2c-tools-3.0.2.ebuild, + +i2c-tools-3.1.1-r1.ebuild, +metadata.xml: + proj/gentoo: Initial commit - 21 Mar 2015; Michał Górny +i2c-tools-3.1.1-r1.ebuild: - EAPI bump, bug #543162. + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. -*i2c-tools-3.1.1 (16 Oct 2014) + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 16 Oct 2014; Mike Frysinger - +files/i2c-tools-3.1.1-python-3.patch, +i2c-tools-3.1.1.ebuild: - Version bump & port to distutils-r1 #524722 by Paul Zander. Port to - python-3.x #492632 by Marcel Greter. + 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. - 12 Mar 2014; Patrick Lauer i2c-tools-3.0.2.ebuild, - i2c-tools-3.1.0.ebuild: - Shorten description for improved repoman happy + 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 - 18 Oct 2013; Mike Frysinger i2c-tools-3.1.0.ebuild: - Add mor keywords. + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 22 Feb 2013; Agostino Sarubbo i2c-tools-3.0.2.ebuild: - Stable for arm, wrt bug #458190 + Convert all URLs for sites supporting encrypted connections from http to + https - 18 Nov 2012; Pacho Ramos -i2c-tools-3.0.3.ebuild, - metadata.xml: - Drop mobile herd as talked in gentoo-dev ML + Signed-off-by: Justin Lecher - 19 Apr 2012; Michael Weber i2c-tools-3.1.0.ebuild: - call python_pkg_setup unconditionally (bug 412013) + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml -*i2c-tools-3.1.0 (14 Apr 2012) + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 14 Apr 2012; Michael Weber +i2c-tools-3.1.0.ebuild: - Version bump (non-maint commit, bug 410277). + Bug: https://bugs.gentoo.org/552720 - 06 Nov 2011; Raúl Porcel i2c-tools-3.0.2.ebuild, - i2c-tools-3.0.3.ebuild: - Add ~sparc wrt #369895 + 04 Jan 2016; Mike Frysinger i2c-tools-3.1.1-r1.ebuild: + add arm64 love - 05 Mar 2011; Arfrever Frehtes Taifersar Arahesis - i2c-tools-3.0.2.ebuild, i2c-tools-3.0.3.ebuild: - Set SUPPORT_PYTHON_ABIS (bug #316929). + 24 Jan 2016; Michał Górny metadata.xml: + Remove explicit notion of maintainer-needed, for GLEP 67 -*i2c-tools-3.0.3 (07 Jan 2011) + GLEP 67 removes the explicit notion of maintainer-needed@g.o being used + for packages lacking maintainers, in favor of assuming maintainer-needed + whenever the package has no maintainers. - 07 Jan 2011; Mike Frysinger +i2c-tools-3.0.3.ebuild: - Version bump. + 02 Feb 2016; Mike Frysinger metadata.xml: + change maintainer to myself - 10 Jun 2009; Markus Meier i2c-tools-3.0.2.ebuild: - amd64/x86 stable, bug #273049 + 03 Feb 2016; Patrice Clement metadata.xml: + Fix metadata.xml. -*i2c-tools-3.0.2 (14 Jan 2009) + Package-Manager: portage-2.2.26 + Signed-off-by: Patrice Clement - 14 Jan 2009; Mike Frysinger +i2c-tools-3.0.2.ebuild: - Version bump and add support for USE=python #246182 by Alex Guensche. - - 09 May 2008; i2c-tools-3.0.1.ebuild: - - keyworded for arm - - 10 Apr 2008; Markus Meier i2c-tools-3.0.0.ebuild: - amd64/x86 stable, bug #216276 - - 10 Apr 2008; Mike Frysinger i2c-tools-3.0.0.ebuild, - i2c-tools-3.0.1.ebuild: - Dont install any files into /usr/include as they are part of the - linux-headers package #216276 by Markus Meier. - - 07 Apr 2008; Mike Frysinger i2c-tools-3.0.0.ebuild, - i2c-tools-3.0.1.ebuild: - Make sure to block lm_sensors versions older than 3.0 #216276. - -*i2c-tools-3.0.1 (07 Apr 2008) - - 07 Apr 2008; Mike Frysinger +i2c-tools-3.0.1.ebuild: - Version bump. - -*i2c-tools-3.0.0 (23 Jan 2008) - - 23 Jan 2008; Mike Frysinger +i2c-tools-3.0.0.ebuild: - Initial ebuild by me. diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog-2015 new file mode 100644 index 0000000000..04523e6f01 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/ChangeLog-2015 @@ -0,0 +1,87 @@ +# ChangeLog for sys-apps/i2c-tools +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c-tools/ChangeLog,v 1.22 2015/04/04 06:28:17 mr_bones_ Exp $ + + 04 Apr 2015; Michael Sterrett -i2c-tools-3.1.0.ebuild, + -i2c-tools-3.1.1.ebuild: + old + +*i2c-tools-3.1.1-r1 (21 Mar 2015) + + 21 Mar 2015; Michał Górny +i2c-tools-3.1.1-r1.ebuild: + EAPI bump, bug #543162. + +*i2c-tools-3.1.1 (16 Oct 2014) + + 16 Oct 2014; Mike Frysinger + +files/i2c-tools-3.1.1-python-3.patch, +i2c-tools-3.1.1.ebuild: + Version bump & port to distutils-r1 #524722 by Paul Zander. Port to + python-3.x #492632 by Marcel Greter. + + 12 Mar 2014; Patrick Lauer i2c-tools-3.0.2.ebuild, + i2c-tools-3.1.0.ebuild: + Shorten description for improved repoman happy + + 18 Oct 2013; Mike Frysinger i2c-tools-3.1.0.ebuild: + Add mor keywords. + + 22 Feb 2013; Agostino Sarubbo i2c-tools-3.0.2.ebuild: + Stable for arm, wrt bug #458190 + + 18 Nov 2012; Pacho Ramos -i2c-tools-3.0.3.ebuild, + metadata.xml: + Drop mobile herd as talked in gentoo-dev ML + + 19 Apr 2012; Michael Weber i2c-tools-3.1.0.ebuild: + call python_pkg_setup unconditionally (bug 412013) + +*i2c-tools-3.1.0 (14 Apr 2012) + + 14 Apr 2012; Michael Weber +i2c-tools-3.1.0.ebuild: + Version bump (non-maint commit, bug 410277). + + 06 Nov 2011; Raúl Porcel i2c-tools-3.0.2.ebuild, + i2c-tools-3.0.3.ebuild: + Add ~sparc wrt #369895 + + 05 Mar 2011; Arfrever Frehtes Taifersar Arahesis + i2c-tools-3.0.2.ebuild, i2c-tools-3.0.3.ebuild: + Set SUPPORT_PYTHON_ABIS (bug #316929). + +*i2c-tools-3.0.3 (07 Jan 2011) + + 07 Jan 2011; Mike Frysinger +i2c-tools-3.0.3.ebuild: + Version bump. + + 10 Jun 2009; Markus Meier i2c-tools-3.0.2.ebuild: + amd64/x86 stable, bug #273049 + +*i2c-tools-3.0.2 (14 Jan 2009) + + 14 Jan 2009; Mike Frysinger +i2c-tools-3.0.2.ebuild: + Version bump and add support for USE=python #246182 by Alex Guensche. + + 09 May 2008; i2c-tools-3.0.1.ebuild: + - keyworded for arm + + 10 Apr 2008; Markus Meier i2c-tools-3.0.0.ebuild: + amd64/x86 stable, bug #216276 + + 10 Apr 2008; Mike Frysinger i2c-tools-3.0.0.ebuild, + i2c-tools-3.0.1.ebuild: + Dont install any files into /usr/include as they are part of the + linux-headers package #216276 by Markus Meier. + + 07 Apr 2008; Mike Frysinger i2c-tools-3.0.0.ebuild, + i2c-tools-3.0.1.ebuild: + Make sure to block lm_sensors versions older than 3.0 #216276. + +*i2c-tools-3.0.1 (07 Apr 2008) + + 07 Apr 2008; Mike Frysinger +i2c-tools-3.0.1.ebuild: + Version bump. + +*i2c-tools-3.0.0 (23 Jan 2008) + + 23 Jan 2008; Mike Frysinger +i2c-tools-3.0.0.ebuild: + Initial ebuild by me. diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/Manifest b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/Manifest index 85ef081372..a22b3d2b5a 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/Manifest +++ b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/Manifest @@ -1,7 +1,8 @@ AUX i2c-tools-3.1.1-python-3.patch 3348 SHA256 38ad348a8e18571e49f01874df05fb9f13e1b7e8e2c659f684eae68ddee34920 SHA512 0f264e49237af0318c868deac39bdd7c2b718c39317c2e47b15ad7d421530dc165f38b5995ca45bcfd65074ab51022d88ced6f2d589e30ebbab1702cf964f8da WHIRLPOOL 45238e25f6eefbd7a9bac665dd8a0f4f41ee8c096e804af8e27745b1109bcb35e8eb6565b9b181ae24834c938259cbd40f77837729c93ed8ad3ab27ef1b1abea DIST i2c-tools-3.0.2.tar.bz2 62523 SHA256 0b4d6455a30a3264a60b4d3be55855d996d52ea4f162a2f04ffff378e24f98a2 SHA512 7e21660c83328a1f60cb4aa3dcc15ed0c745a426582afb48b09dca86cba0aa8e879eec59f6a029b36932c338395c10a3a88856a712f1680eba88643e6fbacf04 WHIRLPOOL c550374e8dad9d0005da9d16b50b793782dba79963fb2dfc2ca953a61af51af9d91fce227fd7b889a8c36b15352d2da904a8a8c313ddb577b5a7e0b4dc4fcf71 DIST i2c-tools-3.1.1.tar.bz2 71789 SHA256 14d4d7d60d1c12e43f2befe239c682a5c44c27682f153d4b58c1e392d2db1700 SHA512 b91f89b803e5558d49ce63f42f6542438f4f47927e4ce420cd9df989cab14a5c55d971befed73e8f793b0cf4aa41936c0ef519e5a407dceb2c08964461e803c5 WHIRLPOOL 5d68236a7c6e5075625420d1e9cb0a075e8e064babbb73163a2bf2a5cf2b0b169e1420ab1ef495533c88f53497767f6256b817c49b5d9f1799f3bde6d7e26b24 -EBUILD i2c-tools-3.0.2.ebuild 1362 SHA256 43a57da5e4a15af276c1e38719f43b244412428c101a8c07c9211a23cd555ea1 SHA512 244be3481d42c17bd6a033d1c8e19ab99afbc7d3c163a8814b9c3a9b5da8088ffc9adee4c02abb98e4191088ffd98768f470b7b40466f55592f1c1378305af7d WHIRLPOOL 48e8fdc9133c01e6d41cfb27fec150a1162767788d2d9690c4d9773c2ad1387ebe0f7804e961b1fdca99dcc39951b6a58286cf2f9ccedd442e437167e9ed89ab -EBUILD i2c-tools-3.1.1-r1.ebuild 1515 SHA256 179e8b2585c7df660e3cd6ed76df900f826409a7987352fc79aaa88fa1e141f5 SHA512 88ef212f503f28e4cbe793ad333c9cee716e298f82488d93a5a9b0cad73c47dd3d42cc70b8bffd18b55a08099ab639ef0e0bf5dbf33ff2fb8fb770afd3caa06b WHIRLPOOL 477222590850a84492ada5690dc4c1c502d1196546c3b731696b1068074707d75596a38e773571e9be35ebc735cea38b4d5e1d57f199f327933ea4311d728088 -MISC ChangeLog 3011 SHA256 cfcad5410941d8a29eb27fe22801a3fe6e950651c029e53d4aa20c69b540ee08 SHA512 c51ef452d5bd5b537dbd48f44934e777f635b8b1649407a46cf99486f26c543c93910a50b2f18b0fd2493214bb68eb6a02d4bb920b460c0a1e373aaff51b7da1 WHIRLPOOL 39c7c526ec554a092dfe76f3be89ad37c1dbae6a418ccffa0e16826e0b7711116ce8200446b397f4b656852dd6c6c955d85e9a6c9f63a21b4ac702edc09fd12f -MISC metadata.xml 208 SHA256 98f8aa3fb70533eeab6b09d5bc30bd8f649ec13d9b04363490082fb87bb6032e SHA512 d5a7f3cb2fe57f8d7783ba358068648b122d9f5de81a17bff61ce600e42b6487e6f7e2a62c8be95cc7021cb3ea88716824b1ad0565da922ea753bea2417b3d3d WHIRLPOOL e38a6cdef2acb3efdc182efde482593790f773ab3bb9b66cced3af47e4ab39368757e17c4352c6cacaefa338341db88c3bcc3ffcd32aabd7984c5b19051a7bb7 +EBUILD i2c-tools-3.0.2.ebuild 1252 SHA256 ec66fa824b2531ba7a0292e770dddefb0cd2f2cd098fa70587c4523cb04429b2 SHA512 51f14a91b4b1174956f284f93633ad505a4d91db3703aa52c068c6a668667b1ca2e65a74b0e34de34794ebd74db5a37f2a3cf16d902dabe9ae5401205af2be7d WHIRLPOOL 22596d686cf0bde5f2c3ac35881362a3cdbe306f0cadcefc7172a1fbe59dc455a2fb05c5bd012473dcec8b1a0cfb197cf93052110be557f849be06db256371ec +EBUILD i2c-tools-3.1.1-r1.ebuild 1410 SHA256 2e22acfd4a66866d565d48f635834a55200caa4599aefd11529f534cc1ccf625 SHA512 1f69bc07b928fd0ef950c40335e081e1f4c539be75b60ed5e1b411662abc6357bdebede7207e93a838041917de68c56c77c910a13e7a6ff33293421aece601fd WHIRLPOOL 9917eee88ecb2b7ec98f283e8545596e0024c841bed2de29acd19dee851e4fa95c0511f64a27d920ebfb9074b16b507f3eead60d7f85615b4612b640c4638bae +MISC ChangeLog 2846 SHA256 697083769154e4ee2f7bffaa01c67d506da8d854899eaa2dc9cd17fda90977e1 SHA512 fba5c5764ae2929c7b6fc5e143290391d375cbad42eb6ee1604a723a5732796b558b0bad3256174a49fbc6e26f66858cd41071fcdc721134537c99516a584f38 WHIRLPOOL 8b21867674ea50696b0ecca8454843b552cd3e48028bf022065cd7078316351fc26b103c3145aca0aa8cfec93c06029eb86e880c59ebd0537477d7b5e5674abd +MISC ChangeLog-2015 3011 SHA256 cfcad5410941d8a29eb27fe22801a3fe6e950651c029e53d4aa20c69b540ee08 SHA512 c51ef452d5bd5b537dbd48f44934e777f635b8b1649407a46cf99486f26c543c93910a50b2f18b0fd2493214bb68eb6a02d4bb920b460c0a1e373aaff51b7da1 WHIRLPOOL 39c7c526ec554a092dfe76f3be89ad37c1dbae6a418ccffa0e16826e0b7711116ce8200446b397f4b656852dd6c6c955d85e9a6c9f63a21b4ac702edc09fd12f +MISC metadata.xml 214 SHA256 d676fbb74b55d2339af4f261fba3cdbbcd50b0eb8806b4a2f1346135fbcb3781 SHA512 ae2a716aa849a3e9bd264007acc830ed4ee3c3acd1fc76ed1a60c683e248bded6aeefa174f04d70f0a7705c57bbd1e1ca44fd975f140c12de415381702d8df43 WHIRLPOOL 1115d462a34a47acebe81d238d4bcc9d8852786808a13cccf7c6cf022eed56655a640ee8ae253f26513f0931e338688eff3ea677627adad0d45cfb43545877ab diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.0.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.0.2.ebuild index 519bc0d028..491419c74d 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.0.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c-tools/i2c-tools-3.0.2.ebuild,v 1.6 2014/03/12 03:15:18 patrick Exp $ +# $Id$ EAPI="3" PYTHON_DEPEND="python? 2" diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild index b3bf019729..2aef2c6361 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.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/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild,v 1.1 2015/03/21 09:39:33 mgorny Exp $ +# $Id$ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -14,7 +14,7 @@ SRC_URI="http://dl.lm-sensors.org/i2c-tools/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="python" RDEPEND="! -maintainer-needed@gentoo.org + + vapier@gentoo.org +