mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
Move {dev-python → app-doc}/ghp-import
This is merely a tool written in Python. It does not belong in dev-python/. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,3 +5,4 @@ move dev-python/matplotlib2tikz dev-python/tikzplotlib
|
||||
move dev-python/pep257 dev-python/pydocstyle
|
||||
move dev-python/pyzor mail-filter/pyzor
|
||||
move dev-python/python-sqlparse dev-python/sqlparse
|
||||
move dev-python/ghp-import app-doc/ghp-import
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
</flag>
|
||||
<flag name="ghpages">
|
||||
Add support for direct uploading to github pages thru
|
||||
<pkg>dev-python/ghp-import</pkg>
|
||||
<pkg>app-doc/ghp-import</pkg>
|
||||
</flag>
|
||||
<flag name="hyphenation">
|
||||
Add hyphenation support through <pkg>dev-python/pyphen</pkg>
|
||||
|
||||
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
|
||||
dev-python/cloudpickle[${PYTHON_USEDEP}]
|
||||
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
|
||||
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
|
||||
ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
|
||||
ghpages? ( >=app-doc/ghp-import-0.4.1[${PYTHON_USEDEP}] )
|
||||
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
|
||||
ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
|
||||
jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )
|
||||
|
||||
@@ -41,7 +41,7 @@ RDEPEND="${DEPEND}
|
||||
dev-python/cloudpickle[${PYTHON_USEDEP}]
|
||||
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
|
||||
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
|
||||
ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
|
||||
ghpages? ( >=app-doc/ghp-import-0.4.1[${PYTHON_USEDEP}] )
|
||||
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
|
||||
ipython? (
|
||||
$(python_gen_cond_dep '
|
||||
|
||||
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
|
||||
dev-python/cloudpickle[${PYTHON_USEDEP}]
|
||||
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
|
||||
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
|
||||
ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
|
||||
ghpages? ( >=app-doc/ghp-import-0.4.1[${PYTHON_USEDEP}] )
|
||||
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
|
||||
ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
|
||||
jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )
|
||||
|
||||
Reference in New Issue
Block a user