mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 14:38:43 +02:00
Split out from dev-util/ninja[emacs] to help break a circular dep with USE=emacs: ``` (dev-util/ninja-1.11.1-r3:0/0::gentoo, ebuild scheduled for merge) depends on (app-editors/emacs-29.1-r6:29/29::gentoo, ebuild scheduled for merge) (runtime) (media-libs/lcms-2.15:2/2::gentoo, ebuild scheduled for merge) (buildtime) (app-alternatives/ninja-1:0/0::gentoo, ebuild scheduled for merge) (buildtime) (dev-util/ninja-1.11.1-r3:0/0::gentoo, ebuild scheduled for merge) (runtime) It might be possible to break this cycle by applying any of the following changes: - app-alternatives/ninja-1 (Change USE: +samurai -reference) - dev-util/ninja-1.11.1-r3 (Change USE: -emacs) - app-editors/emacs-29.1-r6 (Change USE: -lcms) ``` Bug: https://bugs.gentoo.org/921333 Signed-off-by: Sam James <sam@gentoo.org>
18 lines
572 B
XML
18 lines
572 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>base-system@gentoo.org</email>
|
|
<name>Gentoo Base System</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>gnu-emacs@gentoo.org</email>
|
|
<name>Gentoo GNU Emacs project</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<bugs-to>https://github.com/ninja-build/ninja/issues/</bugs-to>
|
|
<remote-id type="github">ninja-build/ninja</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|