public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/devmanual:master commit in: profiles/use.mask/
@ 2021-04-07 17:35 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-04-07 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     57db9ab1515d939818b85d73c4eca9397a2cd14d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 04:08:00 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 17:28:16 2021 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=57db9ab1

profiles/use.mask: use consistent <c> tags for arch names

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/use.mask/text.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml
index be6242f..8e3c3bc 100644
--- a/profiles/use.mask/text.xml
+++ b/profiles/use.mask/text.xml
@@ -11,9 +11,9 @@ particular profile. This can be useful for various reasons:
 
 <ul>
   <li>
-    Masking hardware-specific feature flags. For example, <c>mmx</c> and <c>sse</c> are
-    only available on x86, <c>altivec</c> is only available on <c>ppc</c> and <c>vis</c> is
-    only available on sparc v9.
+    Masking hardware-specific feature flags. For example, <c>mmx</c> and
+    <c>sse</c> are only available on <c>x86</c>, <c>altivec</c> is only
+    available on <c>ppc</c> and <c>vis</c> is only available on <c>sparc</c> v9.
   </li>
   <li>
     Disabling unavailable soft dependencies. A simple hypothetical example <d /> say


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/devmanual:master commit in: profiles/use.mask/
@ 2021-07-17  4:25 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-07-17  4:25 UTC (permalink / raw
  To: gentoo-commits

commit:     6b41c8a3b56a7bcd529d93665fb3aa45949dce64
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 00:06:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 04:25:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6b41c8a3

profiles/use.mask: mention sorting mask entries chronologically

Closes: https://github.com/gentoo/devmanual/pull/236
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/use.mask/text.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml
index 8e3c3bc..c44b234 100644
--- a/profiles/use.mask/text.xml
+++ b/profiles/use.mask/text.xml
@@ -32,7 +32,9 @@ defined purpose.
 </p>
 
 <p>
-Updates to <c>use.mask</c> should be handled via the relevant arch team.
+Updates to <c>use.mask</c> should be handled via the relevant arch team. Any
+additions are sorted chronologically, starting at the top of the file
+(underneath any comment header blocks).
 </p>
 
 <p>


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/devmanual:master commit in: profiles/use.mask/
@ 2013-05-19  8:38 Markos Chandras
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras @ 2013-05-19  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9201a24217d65ef5fe60b82a0aef44719bd3a0c0
Author:     Manuel Rüger <mrueg <AT> rueg <DOT> eu>
AuthorDate: Thu May 16 02:45:37 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Thu May 16 02:45:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=9201a242

Fix path for use.mask

The profile directory layout seems to be changed some time ago. I think the correct path should be looking like this.

---
 profiles/use.mask/text.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/profiles/use.mask/text.xml b/profiles/use.mask/text.xml
index 180da2e..be6242f 100644
--- a/profiles/use.mask/text.xml
+++ b/profiles/use.mask/text.xml
@@ -19,7 +19,7 @@ particular profile. This can be useful for various reasons:
     Disabling unavailable soft dependencies. A simple hypothetical example <d /> say
     <c>fooapp</c> works on <c>mips</c>, but has an optional dependency (controlled by
     the <c>bar</c> flag) upon <c>libbar</c>, which doesn't work on <c>mips</c>. Then by
-    adding the <c>bar</c> flag to <c>profiles/default-linux/mips/use.mask</c>,
+    adding the <c>bar</c> flag to <c>profiles/arch/mips/use.mask</c>,
     <c>fooapp</c> could be made available to <c>mips</c> users with the unresolvable
     dependency forcibly disabled.
   </li>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-17  4:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 17:35 [gentoo-commits] proj/devmanual:master commit in: profiles/use.mask/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2021-07-17  4:25 Sam James
2013-05-19  8:38 Markos Chandras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox