diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-13 09:35:57 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-13 10:34:34 +0100 |
commit | 731df8e61a133804247dabb273f99098d55ab64c (patch) | |
tree | e5ac506b8c8f48e3fde9183396a41d8313bdc5be /dev-python/backports-abc | |
parent | x11-themes/adwaita-icon-theme: ppc64 stable wrt bug #565086 (diff) | |
download | gentoo-731df8e61a133804247dabb273f99098d55ab64c.tar.gz gentoo-731df8e61a133804247dabb273f99098d55ab64c.tar.bz2 gentoo-731df8e61a133804247dabb273f99098d55ab64c.zip |
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>
Diffstat (limited to 'dev-python/backports-abc')
-rw-r--r-- | dev-python/backports-abc/backports-abc-0.4.ebuild | 3 |
1 files changed, 1 insertions, 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 20c6fb9d5bae..ddebde4c0c42 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="" |