pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-chainer: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 01:31:44 2018 +0900
Changeset:	76a7af0cdbe9f23c9bf23ab68db06252d41bed6c

Modified Files:
	py-chainer/Makefile

Log Message:
py-chainer: add LICENSE

via https://github.com/chainer/chainer/blob/master/LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=76a7af0cdbe9f23c9bf23ab68db06252d41bed6c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-chainer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-chainer/Makefile b/py-chainer/Makefile
old mode 100644
new mode 100755
index 9d864638fc..d0e7358df7
--- a/py-chainer/Makefile
+++ b/py-chainer/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://pypi.python.org/packages/8f/e0/b1860a9e79ed84831eed6320c3b
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://chainer.org/
 COMMENT=	Flexible framework of neural networks
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-protobuf>=2.6.1:../../devel/py-protobuf
 DEPENDS+=	${PYPKGPREFIX}-nose>=1.3.7:../../devel/py-nose


Home | Main Index | Thread Index | Old Index