pkgsrc-WIP-changes archive

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

lint pkg



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Thu Oct 8 21:36:51 2020 +0100
Changeset:	23374488f8a33fdc6a526829b07cf10905a46601

Modified Files:
	py-multiprocess/Makefile

Log Message:
lint pkg

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

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

diffstat:
 py-multiprocess/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-multiprocess/Makefile b/py-multiprocess/Makefile
index 8c3b2d6a2f..7af34d7af5 100644
--- a/py-multiprocess/Makefile
+++ b/py-multiprocess/Makefile
@@ -6,10 +6,10 @@ CATEGORIES=	devel python
 MASTER_SITES=	https://files.pythonhosted.org/packages/1a/4e/4591c45b85fbcbcc3de9554e20e079e0006c4332e0a780ed0883f2b07965/
 EXTRACT_SUFX=	.zip
 
-MAINTAINER=     kamelderouiche%yahoo.com@localhost
-HOMEPAGE=       https://github.com/uqfoundation
-COMMENT=        Better multiprocessing and multithreading in python
-LICENSE=        modified-bsd
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/uqfoundation
+COMMENT=	Better multiprocessing and multithreading in python
+LICENSE=	modified-bsd
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index