pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-markovchain: add LICENSE comment
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Mon Apr 30 23:30:46 2018 +0900
Changeset: 0fa23ca71e0cb720bfd18a1c14ab7b1c9f91e0cc
Modified Files:
py-libopensync-plugin/Makefile
py-markovchain/Makefile
Log Message:
py-markovchain: add LICENSE comment
via https://github.com/TehMillhouse/PyMarkovChain/blob/master/LICENSE.txt
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0fa23ca71e0cb720bfd18a1c14ab7b1c9f91e0cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-libopensync-plugin/Makefile | 0
py-markovchain/Makefile | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-libopensync-plugin/Makefile b/py-libopensync-plugin/Makefile
old mode 100644
new mode 100755
diff --git a/py-markovchain/Makefile b/py-markovchain/Makefile
old mode 100644
new mode 100755
index 74600165dd..43a68c66f6
--- a/py-markovchain/Makefile
+++ b/py-markovchain/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyMarkovChain/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://files.pythonhosted.org/packages/source/P/PyMarkovChain/
COMMENT= Simple markov chain implementation
-#LICENSE= # TODO: (see mk/license.mk)
+#LICENSE= Beerware
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index