cleanup construct-2.10.56
This commit is contained in:
parent
59b0b159fd
commit
d624c72c55
@ -496,14 +496,14 @@ From time to time a fresh compile test on empty boxes (one with Python 3.9 and o
|
||||
|
||||
## Licenses
|
||||
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
|
||||
There are 1714 Ebuilds in total, 1707 of them have in total 1715 (35 different) licenses assigned.
|
||||
There are 1713 Ebuilds in total, 1706 of them have in total 1714 (35 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1038|
|
||||
|Apache-2.0|315|
|
||||
|GPL-3|105|
|
||||
|BSD|96|
|
||||
|BSD|95|
|
||||
|LGPL-3|27|
|
||||
|GPL-2|22|
|
||||
|LGPL-3+|17|
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
DIST construct-2.10.56.tar.gz 1184110 BLAKE2B 01ce1800970826ae3584a9733de171e04dd926e7d19d8b48b4364406b4aa0f4d878ec52f9a7f755bb249aeeaca75ae6221d6bdf302d4342d4974d268b1782175 SHA512 cc9aa126c26a017a3fb7b78a6b8f2056194028a44c8ed615a6dc4a445d50f0463e2de0b80810ab5a252070925a56b5a61dbb601a3de9e445d861356231a146d5
|
||||
EBUILD construct-2.10.56.ebuild 990 BLAKE2B 89a69b4d9f1b06a66bd3419c176092910efd970afd21b4454c5f88442adb64c4f8d53ad12fa2113adb5582bc0a50004ca540a85d0c9e22b88d129c96ac0ae328 SHA512 977076c207c1c5dd28843e3a67c48c1ecc597548ec7149ef0032691f4c4062707a41c1cccae0e93b0a34a73fa4e6d71d90cac96cb8e7f19073c50e5cb54e292d
|
||||
EBUILD construct-2.10.56.ebuild 990 BLAKE2B 15ee624244ed4368caf6dbb2077a1ce49dd3aaebd56057a4bccbab6d1b0f49c2e015c94f084a6b32ae15edc0256424e0cdd48322b78c4bef1fb4845709b242d1 SHA512 ed361d5dde3ddd0ecba458483eda30ee30d878ed3d9cda062766d1035d40796b1dd0ff59cda307064900791adff90bf231485ab5cc7ed69621038286aee4f004
|
||||
MISC metadata.xml 441 BLAKE2B 31b971ede77413383db0813be9f99755ba99500fe6d771f63fd86a4df76601a65f773b3a0c589b9889131312fc281e18536277b95289237b60298b5f9768fea6 SHA512 37b2ecefbb5874b2d84e2ebea0c0b2079cd2905b6d54a46e2413a7eeb105e3ae601e6658af1a19668fa1ef3b8c4dcc6b34b30c46b562e3b719d86bc8eb3c91c6
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user