mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move dev-python/{editorconfig-core-py → editorconfig}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ IUSE="cli doc"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
DEPEND="dev-libs/libpcre2:="
|
||||
RDEPEND="${DEPEND}
|
||||
cli? ( !dev-python/editorconfig-core-py[cli] )"
|
||||
cli? ( !dev-python/editorconfig[cli] )"
|
||||
|
||||
src_prepare() {
|
||||
# Don't install the static library.
|
||||
|
||||
@@ -18,7 +18,7 @@ BDEPEND="doc? ( app-text/doxygen )"
|
||||
DEPEND="dev-libs/libpcre2:="
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
cli? ( !dev-python/editorconfig-core-py[cli] )
|
||||
cli? ( !dev-python/editorconfig[cli] )
|
||||
"
|
||||
# Header-only
|
||||
DEPEND+=" dev-libs/uthash"
|
||||
|
||||
@@ -74,3 +74,4 @@ move dev-python/confusable_homoglyphs dev-python/confusable-homoglyphs
|
||||
move dev-python/ml_dtypes dev-python/ml-dtypes
|
||||
slotmove =dev-java/commons-imaging-1.0_alpha3-r1 0 1
|
||||
move media-gfx/fotoxx media-gfx/fotocx
|
||||
move dev-python/editorconfig-core-py dev-python/editorconfig
|
||||
|
||||
Reference in New Issue
Block a user