diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /sys-apps/i2c-tools | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'sys-apps/i2c-tools')
-rw-r--r-- | sys-apps/i2c-tools/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/i2c-tools/i2c-tools-4.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/i2c-tools/Manifest b/sys-apps/i2c-tools/Manifest index c6549aef8229..f538ab86a8f3 100644 --- a/sys-apps/i2c-tools/Manifest +++ b/sys-apps/i2c-tools/Manifest @@ -1,5 +1,5 @@ DIST i2c-tools-4.0.tar.xz 79972 BLAKE2B 982e4139ed0e2111f9e082d0690fcc0f86f97a433e292e9464b41991f14a1f90147a3612172bad6880f0df6896612e1dea0ae7bf6f459758b2cff45fb35a5dc7 SHA512 ddf86c357c101388193581bc40285089e6ab5e8d870f8aa5d594acc7ecb8596fbd30501e147b88bdea0200b1be88bc0a374356c188d1bcb067bf8e254e3dc51e DIST i2c-tools-4.1.tar.xz 83576 BLAKE2B 0a9ed3bb335b61f6c17a6b6c705502ff008b4fb8bab6a5fde63163a32528b5214d92affc4b8d6cca29676dc7ba82dfa84be5f14943b7e81c8612a7d9419ac628 SHA512 83262bcfd94c2adf74517cc50095dd78221fa4d16a62397245d4a538de7463272abf4f6727024be8ab1ca8ecbfe647af85ba2a553e5b5e68a53e50dfcad20248 -EBUILD i2c-tools-4.0.ebuild 1435 BLAKE2B f59c1de2694a342df01955fa3ffa2f71a96df1f86b09326e500b260dbc3ba82bdac1326c0863694abf2d19529587e77bc6fd1137fafd8b00434b70e1aa7d006d SHA512 b0986e3b0a27a3e1077a15f9557090e06ddf49b968677a33f04de83644b3043bc01e20b90e9be4c89d6646c9f469a971c38d4532d5136c0429836c558a78d4e5 -EBUILD i2c-tools-4.1-r1.ebuild 1965 BLAKE2B 2237523b6353de1af38567826b84b31f5d501d1404e95938b67c62459df2e9b1ca1b475c732315f4fb2f5468bebb1b9e6c379c577cd24267cd5481f0ca2a08f8 SHA512 d208241b151aaabe45160508855e11a639c58f151f36d61479ae5903728c423711f3cef557dc7413585be23fc9e5566239affa4a2d30307ceeaf99907696b4af +EBUILD i2c-tools-4.0.ebuild 1431 BLAKE2B 2941349de4b1dd25b013caf10c3efb50d203dfad0e1a50fb9b89e3f4ca1abff66756899b01b3854032b11b124fc25b3452765db15f69f81a0f72dc533c0cfa0f SHA512 a119661da2ebd05705379383fee7d244553cd7418e0ff8ba3ca2c0af835ad4cca17c30d75f1e6e352a268a7a3cd828a6eb81f115e8eff48c243f71867624c471 +EBUILD i2c-tools-4.1-r1.ebuild 1961 BLAKE2B 24bf507d14882ca19406f5a9acafb279bda7e2b827de0bef110d0c7eb1c8427889d0cf572c7922d62665b47a2d1fd1aacd6c2355a4fe9740d34025b773bf4232 SHA512 1da4cd03711ac65ba854acae580103d28c68df933474061b74e2277daaf415b83ade8c6efab3e515e7e9603d3339779d5e5f780e30bad56a1236dd5bd2c26988 MISC metadata.xml 243 BLAKE2B f7576f14be2c0aa21ca2c7147133e4a4132d6559cca1519745dd2f4ea912b3856950c7645e13d2317f38c80ba93b13d47370260920241a5ab60a4eae59f2cf33 SHA512 0dc1f228861badffd9c4175af734b72435dc7c60d369a3d9ff946c5b98b3f2f49af7d433f7ec5fc2afee7015b8f75259e8debe150b1bcffa0cb66425bed10d8d diff --git a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild b/sys-apps/i2c-tools/i2c-tools-4.0.ebuild index 63df295b3125..5cef0da2d0fa 100644 --- a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild +++ b/sys-apps/i2c-tools/i2c-tools-4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_6} ) DISTUTILS_OPTIONAL="1" inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild b/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild index 687930ef6f3f..9f16c8148376 100644 --- a/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild +++ b/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) DISTUTILS_OPTIONAL="1" inherit distutils-r1 flag-o-matic toolchain-funcs |