pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-ipython_genutils



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 16 12:16:34 UTC 2017

Modified Files:
        pkgsrc/devel/py-ipython_genutils: Makefile

Log Message:
Added python to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-ipython_genutils/Makefile

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

Modified files:

Index: pkgsrc/devel/py-ipython_genutils/Makefile
diff -u pkgsrc/devel/py-ipython_genutils/Makefile:1.3 pkgsrc/devel/py-ipython_genutils/Makefile:1.4
--- pkgsrc/devel/py-ipython_genutils/Makefile:1.3       Mon Mar 20 19:16:27 2017
+++ pkgsrc/devel/py-ipython_genutils/Makefile   Mon Oct 16 12:16:34 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2017/03/20 19:16:27 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2017/10/16 12:16:34 adam Exp $
 
 DISTNAME=      ipython_genutils-0.2.0
 PKGREVISION=   1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/ipython_genutils/}
 
 MAINTAINER=    minskim%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index