pkgsrc-WIP-changes archive

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

py-ode: pkglint



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 24 03:35:27 2016 +0200
Changeset:	759fb60f118b54d12be2185f1ee97b7af10d130b

Modified Files:
	py-ode/DESCR
	py-ode/Makefile

Log Message:
py-ode: pkglint

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

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

diffstat:
 py-ode/DESCR    | 2 +-
 py-ode/Makefile | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-ode/DESCR b/py-ode/DESCR
index da20f9f..fb8929a 100644
--- a/py-ode/DESCR
+++ b/py-ode/DESCR
@@ -1,2 +1,2 @@
 PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an
-open-source physics engine. PyODE also includes an XODE parser
\ No newline at end of file
+open-source physics engine. PyODE also includes an XODE parser.
diff --git a/py-ode/Makefile b/py-ode/Makefile
index 9e73c87..350a1c7 100644
--- a/py-ode/Makefile
+++ b/py-ode/Makefile
@@ -8,9 +8,9 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=P/PyODE/}
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://pyode.sourceforge.net/
 COMMENT=	Python wrapper for the Open Dynamics Engine
-LICENSE=	modified-bsd OR gnu-lgpl-2.1
+LICENSE=	modified-bsd OR gnu-lgpl-v2.1
 
-PYDISTUTILSPKG= yes
+PYDISTUTILSPKG=	yes
 
 .include "../../devel/ode/buildlink3.mk"
 .include "../../lang/python/extension.mk"


Home | Main Index | Thread Index | Old Index