Skip to content

Commit

Permalink
dev-python/ghp-import: Move package to dev-vcs/ghp-import.
Browse files Browse the repository at this point in the history
Add also a move entry for app-doc because of the earlier package move
in commit b43a50d and its revert in commit 69b1702.

Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Mar 11, 2020
1 parent 90be434 commit 4230d68
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions profiles/updates/1Q-2020
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ 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 dev-vcs/ghp-import
move app-doc/ghp-import dev-vcs/ghp-import
2 changes: 1 addition & 1 deletion www-apps/nikola/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</flag>
<flag name="ghpages">
Add support for direct uploading to github pages thru
<pkg>dev-python/ghp-import</pkg>
<pkg>dev-vcs/ghp-import</pkg>
</flag>
<flag name="hyphenation">
Add hyphenation support through <pkg>dev-python/pyphen</pkg>
Expand Down
2 changes: 1 addition & 1 deletion www-apps/nikola/nikola-7.8.15-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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? ( >=dev-vcs/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}] )
Expand Down
2 changes: 1 addition & 1 deletion www-apps/nikola/nikola-7.8.15.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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? ( >=dev-vcs/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? (
$(python_gen_cond_dep '
Expand Down
2 changes: 1 addition & 1 deletion www-apps/nikola/nikola-8.0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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? ( >=dev-vcs/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}] )
Expand Down

0 comments on commit 4230d68

Please sign in to comment.