summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2021-03-26 13:59:16 -0700
committerPatrick McLean <chutzpah@gentoo.org>2021-03-26 13:59:41 -0700
commit781ae315ba35925cb4e1a600ca4edebd1a9ef017 (patch)
tree4379e652e4a9c0a9b0a1f6e9ea5a192f048ee910 /dev-python
parentsys-apps/man-db: s390 stable wrt bug #761436 (diff)
downloadgentoo-781ae315ba35925cb4e1a600ca4edebd1a9ef017.tar.gz
gentoo-781ae315ba35925cb4e1a600ca4edebd1a9ef017.tar.bz2
gentoo-781ae315ba35925cb4e1a600ca4edebd1a9ef017.zip
dev-python/pycurl-requests: Some bits are under Apache-2.0
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycurl-requests/pycurl-requests-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycurl-requests/pycurl-requests-0.2.0.ebuild b/dev-python/pycurl-requests/pycurl-requests-0.2.0.ebuild
index a49a99ff7426..479af0c574d3 100644
--- a/dev-python/pycurl-requests/pycurl-requests-0.2.0.ebuild
+++ b/dev-python/pycurl-requests/pycurl-requests-0.2.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Requests-compatible interface for PycURL"
HOMEPAGE="https://github.com/dcoles/pycurl-requests"
SRC_URI="https://github.com/dcoles/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
+LICENSE="MIT Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"