Move {dev-python → app-doc}/ghp-import
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Mar 2020 07:57:43 +0000 (08:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 11 Mar 2020 08:04:36 +0000 (09:04 +0100)
This is merely a tool written in Python.  It does not belong
in dev-python/.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-doc/ghp-import/Manifest [moved from dev-python/ghp-import/Manifest with 100% similarity]
app-doc/ghp-import/ghp-import-0.4.1-r1.ebuild [moved from dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild with 100% similarity]
app-doc/ghp-import/metadata.xml [moved from dev-python/ghp-import/metadata.xml with 100% similarity]
profiles/updates/1Q-2020
www-apps/nikola/metadata.xml
www-apps/nikola/nikola-7.8.15-r1.ebuild
www-apps/nikola/nikola-7.8.15.ebuild
www-apps/nikola/nikola-8.0.4.ebuild

index aaf723d85f23d8b26476916258042eeeb6506360..5c2f8cb8e9bf51ffa6b605ae66db6ddaba5ecc86 100644 (file)
@@ -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
index 2980224965be4409ce57d05d8463195eb9ba80ca..0fa46f3e455d97d93339bb496c48bedd03e9b12b 100644 (file)
@@ -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>
index dcb3f7b73e3d56ed455f22472f2ee69d340414c8..54db84ce6c3e97fb4ac9a936ae6dacb72a6ba332 100644 (file)
@@ -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}] )
index c3e5967f02292f61f44b4ace61b32e52e90526dc..208d17034f7b36fcd458596c068c75700dd9c362 100644 (file)
@@ -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 '
index b6ae1963ef8b86dbe8024321028682d077da3685..c92ab9ef9ef7d235acbe19f2f984c12eadec55f9 100644 (file)
@@ -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}] )