pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 17 09:29:35 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-sphinx-gallery


To generate a diff of this commit:
cvs rdiff -u -r1.1269 -r1.1270 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1269 pkgsrc/textproc/Makefile:1.1270
--- pkgsrc/textproc/Makefile:1.1269     Mon Jan 17 09:25:44 2022
+++ pkgsrc/textproc/Makefile    Mon Jan 17 09:29:35 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1269 2022/01/17 09:25:44 wiz Exp $
+# $NetBSD: Makefile,v 1.1270 2022/01/17 09:29:35 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1086,6 +1086,7 @@ SUBDIR+=  py-sphinx
 SUBDIR+=       py-sphinx-autoapi
 SUBDIR+=       py-sphinx-autodoc-typehints
 SUBDIR+=       py-sphinx-automodapi
+SUBDIR+=       py-sphinx-gallery
 SUBDIR+=       py-sphinx-issues
 SUBDIR+=       py-sphinx-rtd-theme
 SUBDIR+=       py-sphinx-theme-cloud



Home | Main Index | Thread Index | Old Index