summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 12:32:12 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 12:42:11 +0100
commit37d48fa129706f33aff087d4d599a2b16114ef14 (patch)
tree08d4ef65ac7c0240c95d34a55886ecefd00f9cb7 /sci-libs
parentRename dev-python/{PyQt5-sip → pyqt5-sip} (diff)
downloadgentoo-37d48fa129706f33aff087d4d599a2b16114ef14.tar.gz
gentoo-37d48fa129706f33aff087d4d599a2b16114ef14.tar.bz2
gentoo-37d48fa129706f33aff087d4d599a2b16114ef14.zip
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild b/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild
index 9ea598c98339..fa9054aa7b7e 100644
--- a/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild
+++ b/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild
@@ -56,7 +56,7 @@ RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/numpy[${PYTHON_USEDEP}]
- qt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] )
+ qt5? ( dev-python/pyqt5[${PYTHON_USEDEP}] )
')
)
qhull? ( media-libs/qhull:0= )