From 50493c7d7466fec885d592e3b0b11c48c44846cc Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 22 Nov 2024 21:20:37 +0100 Subject: Rename dev-python/{GitPython → gitpython} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-gfx/freecad/freecad-0.21.2-r3.ebuild | 4 ++-- media-gfx/freecad/freecad-1.0.0.ebuild | 4 ++-- media-gfx/freecad/freecad-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'media-gfx') diff --git a/media-gfx/freecad/freecad-0.21.2-r3.ebuild b/media-gfx/freecad/freecad-0.21.2-r3.ebuild index bf1b98990bc0..43dfed9aa139 100644 --- a/media-gfx/freecad/freecad-0.21.2-r3.ebuild +++ b/media-gfx/freecad/freecad-0.21.2-r3.ebuild @@ -120,7 +120,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] dev-python/pybind11[${PYTHON_USEDEP}] - addonmgr? ( dev-python/GitPython[${PYTHON_USEDEP}] ) + addonmgr? ( dev-python/gitpython[${PYTHON_USEDEP}] ) fem? ( dev-python/ply[${PYTHON_USEDEP}] ) ') " @@ -381,7 +381,7 @@ pkg_postinst() { optfeature "Dependency graphs" media-gfx/graphviz optfeature "PBR Rendering" media-gfx/povray optfeature_header "Import / Export" - optfeature "Interact with git repositories" dev-python/GitPython + optfeature "Interact with git repositories" dev-python/gitpython optfeature "Work with COLLADA documents" dev-python/pycollada optfeature "YAML importer and emitter" dev-python/pyyaml optfeature "Importing and exporting 2D AutoCAD DWG files" media-gfx/libredwg diff --git a/media-gfx/freecad/freecad-1.0.0.ebuild b/media-gfx/freecad/freecad-1.0.0.ebuild index 820fa778da4f..510af30c761d 100644 --- a/media-gfx/freecad/freecad-1.0.0.ebuild +++ b/media-gfx/freecad/freecad-1.0.0.ebuild @@ -124,7 +124,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] dev-python/pybind11[${PYTHON_USEDEP}] - addonmgr? ( dev-python/GitPython[${PYTHON_USEDEP}] ) + addonmgr? ( dev-python/gitpython[${PYTHON_USEDEP}] ) fem? ( dev-python/ply[${PYTHON_USEDEP}] ) ') " @@ -373,7 +373,7 @@ pkg_postinst() { optfeature "Dependency graphs" media-gfx/graphviz optfeature "PBR Rendering" media-gfx/povray optfeature_header "Import / Export" - optfeature "Interact with git repositories" dev-python/GitPython + optfeature "Interact with git repositories" dev-python/gitpython optfeature "Work with COLLADA documents" dev-python/pycollada optfeature "YAML importer and emitter" dev-python/pyyaml optfeature "Importing and exporting 2D AutoCAD DWG files" media-gfx/libredwg diff --git a/media-gfx/freecad/freecad-9999.ebuild b/media-gfx/freecad/freecad-9999.ebuild index b323eccffe9b..037e0bf473f5 100644 --- a/media-gfx/freecad/freecad-9999.ebuild +++ b/media-gfx/freecad/freecad-9999.ebuild @@ -124,7 +124,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] dev-python/pybind11[${PYTHON_USEDEP}] - addonmgr? ( dev-python/GitPython[${PYTHON_USEDEP}] ) + addonmgr? ( dev-python/gitpython[${PYTHON_USEDEP}] ) fem? ( dev-python/ply[${PYTHON_USEDEP}] ) ') " @@ -373,7 +373,7 @@ pkg_postinst() { optfeature "Dependency graphs" media-gfx/graphviz optfeature "PBR Rendering" media-gfx/povray optfeature_header "Import / Export" - optfeature "Interact with git repositories" dev-python/GitPython + optfeature "Interact with git repositories" dev-python/gitpython optfeature "Work with COLLADA documents" dev-python/pycollada optfeature "YAML importer and emitter" dev-python/pyyaml optfeature "Importing and exporting 2D AutoCAD DWG files" media-gfx/libredwg -- cgit v1.2.3-65-gdbad