mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/backports-abc: Update license
############################################################################### # Commit message goes until here ############################################################################### dev-python/backports-abc/backports-abc-0.4.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/backports-abc/backports-abc-0.4.ebuild b/dev-python/backports-abc/backports-abc-0.4.ebuild index 20c6fb9..ddebde4 100644 --- a/dev-python/backports-abc/backports-abc-0.4.ebuild +++ b/dev-python/backports-abc/backports-abc-0.4.ebuild @@ -15,8 +15,7 @@ DESCRIPTION="Backport of Python 3.5's 'collections.abc' module" HOMEPAGE="https://github.com/cython/backports_abc https://pypi.python.org/pypi/backports_abc/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -# https://github.com/cython/backports_abc/issues/4 -LICENSE="all-rights-reserved" +LICENSE="PSF-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -15,8 +15,7 @@ DESCRIPTION="Backport of Python 3.5's 'collections.abc' module"
|
||||
HOMEPAGE="https://github.com/cython/backports_abc https://pypi.python.org/pypi/backports_abc/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
# https://github.com/cython/backports_abc/issues/4
|
||||
LICENSE="all-rights-reserved"
|
||||
LICENSE="PSF-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user