components/mercurial/mercurial.p5m
changeset 706 6e61f0012046
parent 629 daaab66f7276
child 821 5450c885c205
--- a/components/mercurial/mercurial.p5m	Thu Feb 23 15:58:00 2012 -0800
+++ b/components/mercurial/mercurial.p5m	Fri Feb 24 13:30:24 2012 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
@@ -43,358 +43,25 @@
 
 license mercurial.copyright license='GPLv2+'
 
+depend fmri=developer/versioning/mercurial-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+    predicate=runtime/python-26 \
+    type=conditional
+
+depend fmri=developer/versioning/mercurial-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+    predicate=runtime/python-27 \
+    type=conditional
+
+
 dir path=usr
-dir path=usr/bin
 dir path=usr/demo
 dir path=usr/demo/mercurial
 dir path=usr/demo/mercurial/git-viz
 dir path=usr/demo/mercurial/hgsh
 dir path=usr/demo/mercurial/vim
-dir path=usr/lib
-dir path=usr/lib/python2.6
-dir path=$(PYTHON_LIB)
-dir path=$(PYTHON_LIB)/hgext
-dir path=$(PYTHON_LIB)/hgext/convert
-dir path=$(PYTHON_LIB)/hgext/highlight
-dir path=$(PYTHON_LIB)/hgext/zeroconf
-dir path=$(PYTHON_LIB)/mercurial
-dir path=$(PYTHON_LIB)/mercurial/help
-dir path=$(PYTHON_LIB)/mercurial/hgweb
-dir path=$(PYTHON_LIB)/mercurial/locale
-dir path=$(PYTHON_LIB)/mercurial/locale/da
-dir path=$(PYTHON_LIB)/mercurial/locale/da/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/de
-dir path=$(PYTHON_LIB)/mercurial/locale/de/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/el
-dir path=$(PYTHON_LIB)/mercurial/locale/el/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/fr
-dir path=$(PYTHON_LIB)/mercurial/locale/fr/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/it
-dir path=$(PYTHON_LIB)/mercurial/locale/it/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/ja
-dir path=$(PYTHON_LIB)/mercurial/locale/ja/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/pt_BR
-dir path=$(PYTHON_LIB)/mercurial/locale/pt_BR/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/ro
-dir path=$(PYTHON_LIB)/mercurial/locale/ro/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/sv
-dir path=$(PYTHON_LIB)/mercurial/locale/sv/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/zh_CN
-dir path=$(PYTHON_LIB)/mercurial/locale/zh_CN/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/locale/zh_TW
-dir path=$(PYTHON_LIB)/mercurial/locale/zh_TW/LC_MESSAGES
-dir path=$(PYTHON_LIB)/mercurial/templates
-dir path=$(PYTHON_LIB)/mercurial/templates/atom
-dir path=$(PYTHON_LIB)/mercurial/templates/coal
-dir path=$(PYTHON_LIB)/mercurial/templates/gitweb
-dir path=$(PYTHON_LIB)/mercurial/templates/monoblue
-dir path=$(PYTHON_LIB)/mercurial/templates/paper
-dir path=$(PYTHON_LIB)/mercurial/templates/raw
-dir path=$(PYTHON_LIB)/mercurial/templates/rss
-dir path=$(PYTHON_LIB)/mercurial/templates/spartan
-dir path=$(PYTHON_LIB)/mercurial/templates/static
 dir path=usr/share
 dir path=usr/share/man
 dir path=usr/share/man/man1
 dir path=usr/share/man/man5
-file path=usr/bin/hg
-file path=$(PYTHON_LIB)/hgext/__init__.py
-file path=$(PYTHON_LIB)/hgext/acl.py
-file path=$(PYTHON_LIB)/hgext/bugzilla.py
-file path=$(PYTHON_LIB)/hgext/children.py
-file path=$(PYTHON_LIB)/hgext/churn.py
-file path=$(PYTHON_LIB)/hgext/color.py
-file path=$(PYTHON_LIB)/hgext/convert/__init__.py
-file path=$(PYTHON_LIB)/hgext/convert/bzr.py
-file path=$(PYTHON_LIB)/hgext/convert/common.py
-file path=$(PYTHON_LIB)/hgext/convert/convcmd.py
-file path=$(PYTHON_LIB)/hgext/convert/cvs.py
-file path=$(PYTHON_LIB)/hgext/convert/cvsps.py
-file path=$(PYTHON_LIB)/hgext/convert/darcs.py
-file path=$(PYTHON_LIB)/hgext/convert/filemap.py
-file path=$(PYTHON_LIB)/hgext/convert/git.py
-file path=$(PYTHON_LIB)/hgext/convert/gnuarch.py
-file path=$(PYTHON_LIB)/hgext/convert/hg.py
-file path=$(PYTHON_LIB)/hgext/convert/monotone.py
-file path=$(PYTHON_LIB)/hgext/convert/p4.py
-file path=$(PYTHON_LIB)/hgext/convert/subversion.py
-file path=$(PYTHON_LIB)/hgext/convert/transport.py
-file path=$(PYTHON_LIB)/hgext/eol.py
-file path=$(PYTHON_LIB)/hgext/extdiff.py
-file path=$(PYTHON_LIB)/hgext/fetch.py
-file path=$(PYTHON_LIB)/hgext/gpg.py
-file path=$(PYTHON_LIB)/hgext/graphlog.py
-file path=$(PYTHON_LIB)/hgext/hgcia.py
-file path=$(PYTHON_LIB)/hgext/hgk.py
-file path=$(PYTHON_LIB)/hgext/highlight/__init__.py
-file path=$(PYTHON_LIB)/hgext/highlight/highlight.py
-file path=$(PYTHON_LIB)/hgext/interhg.py
-file path=$(PYTHON_LIB)/hgext/keyword.py
-file path=$(PYTHON_LIB)/hgext/mq.py
-file path=$(PYTHON_LIB)/hgext/notify.py
-file path=$(PYTHON_LIB)/hgext/pager.py
-file path=$(PYTHON_LIB)/hgext/parentrevspec.py
-file path=$(PYTHON_LIB)/hgext/patchbomb.py
-file path=$(PYTHON_LIB)/hgext/progress.py
-file path=$(PYTHON_LIB)/hgext/purge.py
-file path=$(PYTHON_LIB)/hgext/rebase.py
-file path=$(PYTHON_LIB)/hgext/record.py
-file path=$(PYTHON_LIB)/hgext/relink.py
-file path=$(PYTHON_LIB)/hgext/schemes.py
-file path=$(PYTHON_LIB)/hgext/share.py
-file path=$(PYTHON_LIB)/hgext/transplant.py
-file path=$(PYTHON_LIB)/hgext/win32mbcs.py
-file path=$(PYTHON_LIB)/hgext/win32text.py
-file path=$(PYTHON_LIB)/hgext/zeroconf/Zeroconf.py
-file path=$(PYTHON_LIB)/hgext/zeroconf/__init__.py
-file path=$(PYTHON_LIB)/mercurial-$(COMPONENT_VERSION)-py2.6.egg-info
-file path=$(PYTHON_LIB)/mercurial/__init__.py
-file path=$(PYTHON_LIB)/mercurial/__version__.py
-file path=$(PYTHON_LIB)/mercurial/ancestor.py
-file path=$(PYTHON_LIB)/mercurial/archival.py
-file path=$(PYTHON_LIB)/mercurial/base85.so
-file path=$(PYTHON_LIB)/mercurial/bdiff.so
-file path=$(PYTHON_LIB)/mercurial/bookmarks.py
-file path=$(PYTHON_LIB)/mercurial/bundlerepo.py
-file path=$(PYTHON_LIB)/mercurial/byterange.py
-file path=$(PYTHON_LIB)/mercurial/changegroup.py
-file path=$(PYTHON_LIB)/mercurial/changelog.py
-file path=$(PYTHON_LIB)/mercurial/cmdutil.py
-file path=$(PYTHON_LIB)/mercurial/commands.py
-file path=$(PYTHON_LIB)/mercurial/config.py
-file path=$(PYTHON_LIB)/mercurial/context.py
-file path=$(PYTHON_LIB)/mercurial/copies.py
-file path=$(PYTHON_LIB)/mercurial/dagparser.py
-file path=$(PYTHON_LIB)/mercurial/demandimport.py
-file path=$(PYTHON_LIB)/mercurial/diffhelpers.so
-file path=$(PYTHON_LIB)/mercurial/dirstate.py
-file path=$(PYTHON_LIB)/mercurial/discovery.py
-file path=$(PYTHON_LIB)/mercurial/dispatch.py
-file path=$(PYTHON_LIB)/mercurial/encoding.py
-file path=$(PYTHON_LIB)/mercurial/error.py
-file path=$(PYTHON_LIB)/mercurial/extensions.py
-file path=$(PYTHON_LIB)/mercurial/fancyopts.py
-file path=$(PYTHON_LIB)/mercurial/filelog.py
-file path=$(PYTHON_LIB)/mercurial/filemerge.py
-file path=$(PYTHON_LIB)/mercurial/graphmod.py
-file path=$(PYTHON_LIB)/mercurial/hbisect.py
-file path=$(PYTHON_LIB)/mercurial/help/config.txt
-file path=$(PYTHON_LIB)/mercurial/help/dates.txt
-file path=$(PYTHON_LIB)/mercurial/help/diffs.txt
-file path=$(PYTHON_LIB)/mercurial/help/environment.txt
-file path=$(PYTHON_LIB)/mercurial/help/extensions.txt
-file path=$(PYTHON_LIB)/mercurial/help/glossary.txt
-file path=$(PYTHON_LIB)/mercurial/help/hgweb.txt
-file path=$(PYTHON_LIB)/mercurial/help/merge-tools.txt
-file path=$(PYTHON_LIB)/mercurial/help/multirevs.txt
-file path=$(PYTHON_LIB)/mercurial/help/patterns.txt
-file path=$(PYTHON_LIB)/mercurial/help/revisions.txt
-file path=$(PYTHON_LIB)/mercurial/help/revsets.txt
-file path=$(PYTHON_LIB)/mercurial/help/subrepos.txt
-file path=$(PYTHON_LIB)/mercurial/help/templates.txt
-file path=$(PYTHON_LIB)/mercurial/help/urls.txt
-file path=$(PYTHON_LIB)/mercurial/help.py
-file path=$(PYTHON_LIB)/mercurial/hg.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/__init__.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/common.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/hgweb_mod.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/hgwebdir_mod.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/protocol.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/request.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/server.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/webcommands.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/webutil.py
-file path=$(PYTHON_LIB)/mercurial/hgweb/wsgicgi.py
-file path=$(PYTHON_LIB)/mercurial/hook.py
-file path=$(PYTHON_LIB)/mercurial/httprepo.py
-file path=$(PYTHON_LIB)/mercurial/i18n.py
-file path=$(PYTHON_LIB)/mercurial/ignore.py
-file path=$(PYTHON_LIB)/mercurial/keepalive.py
-file path=$(PYTHON_LIB)/mercurial/locale/da/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/de/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/el/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/fr/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/it/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/ja/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/ro/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/sv/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo
-file path=$(PYTHON_LIB)/mercurial/localrepo.py
-file path=$(PYTHON_LIB)/mercurial/lock.py
-file path=$(PYTHON_LIB)/mercurial/lsprof.py
-file path=$(PYTHON_LIB)/mercurial/lsprofcalltree.py
-file path=$(PYTHON_LIB)/mercurial/mail.py
-file path=$(PYTHON_LIB)/mercurial/manifest.py
-file path=$(PYTHON_LIB)/mercurial/match.py
-file path=$(PYTHON_LIB)/mercurial/mdiff.py
-file path=$(PYTHON_LIB)/mercurial/merge.py
-file path=$(PYTHON_LIB)/mercurial/minirst.py
-file path=$(PYTHON_LIB)/mercurial/mpatch.so
-file path=$(PYTHON_LIB)/mercurial/node.py
-file path=$(PYTHON_LIB)/mercurial/osutil.so
-file path=$(PYTHON_LIB)/mercurial/parser.py
-file path=$(PYTHON_LIB)/mercurial/parsers.so
-file path=$(PYTHON_LIB)/mercurial/patch.py
-file path=$(PYTHON_LIB)/mercurial/posix.py
-file path=$(PYTHON_LIB)/mercurial/pushkey.py
-file path=$(PYTHON_LIB)/mercurial/py3kcompat.py
-file path=$(PYTHON_LIB)/mercurial/repair.py
-file path=$(PYTHON_LIB)/mercurial/repo.py
-file path=$(PYTHON_LIB)/mercurial/revlog.py
-file path=$(PYTHON_LIB)/mercurial/revset.py
-file path=$(PYTHON_LIB)/mercurial/similar.py
-file path=$(PYTHON_LIB)/mercurial/simplemerge.py pkg.depend.bypass-generate=.*
-file path=$(PYTHON_LIB)/mercurial/sshrepo.py
-file path=$(PYTHON_LIB)/mercurial/sshserver.py
-file path=$(PYTHON_LIB)/mercurial/statichttprepo.py
-file path=$(PYTHON_LIB)/mercurial/store.py
-file path=$(PYTHON_LIB)/mercurial/strutil.py
-file path=$(PYTHON_LIB)/mercurial/subrepo.py
-file path=$(PYTHON_LIB)/mercurial/tags.py
-file path=$(PYTHON_LIB)/mercurial/templatefilters.py
-file path=$(PYTHON_LIB)/mercurial/templatekw.py
-file path=$(PYTHON_LIB)/mercurial/templater.py
-file path=$(PYTHON_LIB)/mercurial/templates/atom/changelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/atom/changelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/atom/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/atom/filelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/atom/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/atom/map
-file path=$(PYTHON_LIB)/mercurial/templates/atom/tagentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/atom/tags.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/coal/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/coal/map
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/branches.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/changelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/changelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/changeset.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/fileannotate.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/filediff.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/filelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/filerevision.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/footer.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/graph.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/help.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/helptopics.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/index.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/manifest.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/map
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/notfound.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/search.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/shortlog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/summary.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/gitweb/tags.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/map-cmdline.changelog
-file path=$(PYTHON_LIB)/mercurial/templates/map-cmdline.compact
-file path=$(PYTHON_LIB)/mercurial/templates/map-cmdline.default
-file path=$(PYTHON_LIB)/mercurial/templates/map-cmdline.xml
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/branches.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/changelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/changelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/changeset.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/fileannotate.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/filediff.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/filelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/filerevision.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/footer.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/graph.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/help.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/helptopics.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/index.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/manifest.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/map
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/notfound.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/search.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/shortlog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/summary.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/monoblue/tags.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/bookmarks.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/branches.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/changeset.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/fileannotate.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/filediff.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/filelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/filelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/filerevision.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/footer.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/graph.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/help.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/helptopics.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/index.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/manifest.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/map
-file path=$(PYTHON_LIB)/mercurial/templates/paper/notfound.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/search.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/shortlog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/shortlogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/paper/tags.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/changeset.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/fileannotate.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/filediff.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/index.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/manifest.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/raw/map
-file path=$(PYTHON_LIB)/mercurial/templates/raw/notfound.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/changelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/changelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/filelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/filelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/map
-file path=$(PYTHON_LIB)/mercurial/templates/rss/tagentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/rss/tags.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/branches.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/changelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/changelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/changeset.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/error.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/fileannotate.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/filediff.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/filelog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/filelogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/filerevision.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/footer.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/graph.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/header.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/index.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/manifest.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/map
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/notfound.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/search.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/shortlog.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/shortlogentry.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/spartan/tags.tmpl
-file path=$(PYTHON_LIB)/mercurial/templates/static/background.png
-file path=$(PYTHON_LIB)/mercurial/templates/static/coal-file.png
-file path=$(PYTHON_LIB)/mercurial/templates/static/coal-folder.png
-file path=$(PYTHON_LIB)/mercurial/templates/static/excanvas.js
-file path=$(PYTHON_LIB)/mercurial/templates/static/graph.js
-file path=$(PYTHON_LIB)/mercurial/templates/static/hgicon.png
-file path=$(PYTHON_LIB)/mercurial/templates/static/hglogo.png
-file path=$(PYTHON_LIB)/mercurial/templates/static/style-coal.css
-file path=$(PYTHON_LIB)/mercurial/templates/static/style-gitweb.css
-file path=$(PYTHON_LIB)/mercurial/templates/static/style-monoblue.css
-file path=$(PYTHON_LIB)/mercurial/templates/static/style-paper.css
-file path=$(PYTHON_LIB)/mercurial/templates/static/style.css
-file path=$(PYTHON_LIB)/mercurial/templates/template-vars.txt
-file path=$(PYTHON_LIB)/mercurial/transaction.py
-file path=$(PYTHON_LIB)/mercurial/ui.py
-file path=$(PYTHON_LIB)/mercurial/url.py
-file path=$(PYTHON_LIB)/mercurial/util.py
-file path=$(PYTHON_LIB)/mercurial/verify.py
-file path=$(PYTHON_LIB)/mercurial/win32.py
-file path=$(PYTHON_LIB)/mercurial/windows.py
-file path=$(PYTHON_LIB)/mercurial/wireproto.py
 
 file path=usr/demo/mercurial/bash_completion
 file path=usr/demo/mercurial/check-code.py mode=555