pkgsrc-WIP-changes archive

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

py-abcpmc: CATEGORIES+=python



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Oct 12 02:22:59 2016 +0200
Changeset:	4309950a7723cbe50817ad5cf658089ab7c205a1

Modified Files:
	py-abcpmc/Makefile

Log Message:
py-abcpmc: CATEGORIES+=python

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

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

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

diffs:
diff --git a/py-abcpmc/Makefile b/py-abcpmc/Makefile
index 20a29b8..dc69c6c 100644
--- a/py-abcpmc/Makefile
+++ b/py-abcpmc/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	abcpmc-0.1.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	math
+CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=a/abcpmc/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost


Home | Main Index | Thread Index | Old Index