diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-13 06:05:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-13 06:05:47 +0000 |
commit | b487d64bcbc2f6826cbed0a027b3d50802b949f6 (patch) | |
tree | 48ce40119761a53dc85c668ba8786aae24794263 /devel/epydoc/PLIST | |
parent | 8be1cc1fa87cf54650d2fcd57286f71e82492cb2 (diff) | |
download | pkgsrc-b487d64bcbc2f6826cbed0a027b3d50802b949f6.tar.gz |
Add missing files to PLIST. Bump PKGREVISION.
Diffstat (limited to 'devel/epydoc/PLIST')
-rw-r--r-- | devel/epydoc/PLIST | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/devel/epydoc/PLIST b/devel/epydoc/PLIST index 60fcd3b1a47..70128d11711 100644 --- a/devel/epydoc/PLIST +++ b/devel/epydoc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2004/03/28 21:27:58 darcy Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/12/13 06:05:47 minskim Exp $ bin/epydoc bin/epydocgui ${PYSITELIB}/epydoc/__init__.py @@ -16,6 +16,9 @@ ${PYSITELIB}/epydoc/colorize.pyo ${PYSITELIB}/epydoc/css.py ${PYSITELIB}/epydoc/css.pyc ${PYSITELIB}/epydoc/css.pyo +${PYSITELIB}/epydoc/foog.py +${PYSITELIB}/epydoc/foog.pyc +${PYSITELIB}/epydoc/foog.pyo ${PYSITELIB}/epydoc/gui.py ${PYSITELIB}/epydoc/gui.pyc ${PYSITELIB}/epydoc/gui.pyo @@ -80,6 +83,8 @@ share/doc/epydoc/api/private/epydoc.cli._Progress-class.html share/doc/epydoc/api/private/epydoc.colorize-module.html share/doc/epydoc/api/private/epydoc.css share/doc/epydoc/api/private/epydoc.css-module.html +share/doc/epydoc/api/private/epydoc.foog.Foo-class.html +share/doc/epydoc/api/private/epydoc.foog-module.html share/doc/epydoc/api/private/epydoc.gui-module.html share/doc/epydoc/api/private/epydoc.gui.EpydocGUI-class.html share/doc/epydoc/api/private/epydoc.gui._PipeIO-class.html @@ -152,6 +157,7 @@ share/doc/epydoc/api/private/toc-epydoc.checker-module.html share/doc/epydoc/api/private/toc-epydoc.cli-module.html share/doc/epydoc/api/private/toc-epydoc.colorize-module.html share/doc/epydoc/api/private/toc-epydoc.css-module.html +share/doc/epydoc/api/private/toc-epydoc.foog-module.html share/doc/epydoc/api/private/toc-epydoc.gui-module.html share/doc/epydoc/api/private/toc-epydoc.help-module.html share/doc/epydoc/api/private/toc-epydoc.html-module.html @@ -187,6 +193,8 @@ share/doc/epydoc/api/public/epydoc.cli-module.html share/doc/epydoc/api/public/epydoc.colorize-module.html share/doc/epydoc/api/public/epydoc.css share/doc/epydoc/api/public/epydoc.css-module.html +share/doc/epydoc/api/public/epydoc.foog.Foo-class.html +share/doc/epydoc/api/public/epydoc.foog-module.html share/doc/epydoc/api/public/epydoc.gui-module.html share/doc/epydoc/api/public/epydoc.gui.EpydocGUI-class.html share/doc/epydoc/api/public/epydoc.help-module.html @@ -249,6 +257,7 @@ share/doc/epydoc/api/public/toc-epydoc.checker-module.html share/doc/epydoc/api/public/toc-epydoc.cli-module.html share/doc/epydoc/api/public/toc-epydoc.colorize-module.html share/doc/epydoc/api/public/toc-epydoc.css-module.html +share/doc/epydoc/api/public/toc-epydoc.foog-module.html share/doc/epydoc/api/public/toc-epydoc.gui-module.html share/doc/epydoc/api/public/toc-epydoc.help-module.html share/doc/epydoc/api/public/toc-epydoc.html-module.html |