From: "Markos Chandras" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/slotting/
Date: Sun, 12 May 2013 16:03:03 +0000 (UTC) [thread overview]
Message-ID: <1368374445.b105ca7cbfe2258c4f1e3c29e03adf4583af5e5b.hwoarang@gentoo> (raw)
commit: b105ca7cbfe2258c4f1e3c29e03adf4583af5e5b
Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 16:00:45 2013 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun May 12 16:00:45 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=b105ca7c
slotting: Add sub-slots carefully to avoid useless rebuilds
Fixes bug #458838
---
general-concepts/slotting/text.xml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/general-concepts/slotting/text.xml b/general-concepts/slotting/text.xml
index bbbfad4..96aa4fc 100644
--- a/general-concepts/slotting/text.xml
+++ b/general-concepts/slotting/text.xml
@@ -80,6 +80,15 @@ If an ebuild does not explicitly declare a sub-slot, the regular slot is used
as the value of the sub-slot by default.
</p>
+<note>
+Care must be taken when using sub-slots in a library ebuild for the first time.
+Adding sub-slots will trigger rebuilds for all the packages that already use sub-slot
+dependencies (e.g. Switching from SLOT="0" to SLOT="0/14" in <c>media-libs/libpng</c> and
+package <c>foo</c> depends on <c>libpng:0=</c>).
+Therefore, it's best if you start using sub-slots in the library when the existing library
+interface changes.
+</note>
+
</body>
</section>
next reply other threads:[~2013-05-12 16:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-12 16:03 Markos Chandras [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-05 16:43 [gentoo-commits] proj/devmanual:master commit in: general-concepts/slotting/ Göktürk Yüksek
2020-02-20 19:07 Ulrich Müller
2021-07-06 8:42 Ulrich Müller
2021-07-06 8:42 Ulrich Müller
2021-07-06 8:42 Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1368374445.b105ca7cbfe2258c4f1e3c29e03adf4583af5e5b.hwoarang@gentoo \
--to=hwoarang@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox