diff --git a/README.md b/README.md index 6bf9459b9..e20c8bbe4 100644 --- a/README.md +++ b/README.md @@ -655,9 +655,9 @@ There are 2410 Ebuilds in total, 2392 of them have in total 2431 (44 different) |GPL-2-with-linking-exception|1| |metapackage|1| -(Last counted: 18/06/2026) +(Last counted: 15/08/2026) I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources. A big thanks goes to Iris for reviewing this README. -Last updated: 18/06/2026 +Last updated: 15/08/2026 diff --git a/dev-python/pyFortiManagerAPI/Manifest b/dev-python/pyFortiManagerAPI/Manifest index c81c33fee..f40795f70 100644 --- a/dev-python/pyFortiManagerAPI/Manifest +++ b/dev-python/pyFortiManagerAPI/Manifest @@ -1,3 +1,3 @@ DIST pyFortiManagerAPI-0.2.7.gh.tar.gz 20122 BLAKE2B fb10e1dfd21a34a1f0c285f80c6620d0aba79e55bc0aa9c1f304ccbb2c335bd269ef5a7312a77b804498b41ec47727a4e98cdd8f59c4485e71114f04f6d20b3b SHA512 6e0384ef9397ff9cc25e1e1f542630f8ec4594c4d138693464058d3cdcb39b9abe7a00b38bd82bc424aa321c1937812b293f2701f5a472013013e458793f4ee1 -EBUILD pyFortiManagerAPI-0.2.7.ebuild 697 BLAKE2B c0f54e8f1219c459915683208aec59beca977a758b87c35fb370db7e771ff42a9963a332b8ccf46a1f01fd7c5db60139d153f9c6b88149823e3690ee5d0fa09d SHA512 dc8602f44a872546d9a7916ba0ddedb06df2f5ec61525130ca2f15f7c020fd6b8a696c842edefeae1286aacc3b4e12da87475ada4bc94c09984c7e8716f0be9d +EBUILD pyFortiManagerAPI-0.2.7-r1.ebuild 697 BLAKE2B c0f54e8f1219c459915683208aec59beca977a758b87c35fb370db7e771ff42a9963a332b8ccf46a1f01fd7c5db60139d153f9c6b88149823e3690ee5d0fa09d SHA512 dc8602f44a872546d9a7916ba0ddedb06df2f5ec61525130ca2f15f7c020fd6b8a696c842edefeae1286aacc3b4e12da87475ada4bc94c09984c7e8716f0be9d MISC metadata.xml 537 BLAKE2B f9bebb9fdb29f8500564b92c1d10c9892ce99c86837a95bb15e8f2530c864d265d25664b080a8cbf7ab5025ba5595d2fed313c021e0d779b70a24946105883dd SHA512 93ae0111f2a2c7b49a3207cbc11bc2574134da2567b2e3848093e86f1540affef9a2147ac0d78b38cad56a1da86e3a9fb5bf67fad9f9b6d40873157b03d2a9db diff --git a/dev-python/pyFortiManagerAPI/pyFortiManagerAPI-0.2.7.ebuild b/dev-python/pyFortiManagerAPI/pyFortiManagerAPI-0.2.7-r1.ebuild similarity index 100% rename from dev-python/pyFortiManagerAPI/pyFortiManagerAPI-0.2.7.ebuild rename to dev-python/pyFortiManagerAPI/pyFortiManagerAPI-0.2.7-r1.ebuild