summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-12 22:42:01 +0100
committerMike Gilbert <floppym@gentoo.org>2014-03-12 17:58:33 -0400
commit11625489469dd9675565e6eb7d0546f31c083c57 (patch)
tree9ce504a19bbbc5b5ce1483e4df7f057b33b71037 /man.include
parentMakefile updates. (diff)
downloadpython-updater-11625489469dd9675565e6eb7d0546f31c083c57.tar.gz
python-updater-11625489469dd9675565e6eb7d0546f31c083c57.tar.bz2
python-updater-11625489469dd9675565e6eb7d0546f31c083c57.zip
Add a check for dev-python/python-exec rev-deps.
Diffstat (limited to 'man.include')
-rw-r--r--man.include5
1 files changed, 5 insertions, 0 deletions
diff --git a/man.include b/man.include
index d07ffa3..4ae051e 100644
--- a/man.include
+++ b/man.include
@@ -28,6 +28,11 @@ need_rebuild
python_need_rebuild function from python.eclass.
Enabled by default.
+python-exec
+ This check looks for packages that depend on dev-python/python-exec
+ rather than new dev-lang/python-exec.
+ Enabled by default.
+
Checks can be enabled/disabled on command line with -e/--enable and -d/--disable
switches.