diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-03-11 13:12:26 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-03-14 10:05:41 -0700 |
commit | c2c0b163b73c53d8aa65ed6403bdf8f116ef45b8 (patch) | |
tree | fb8524353e72455b4b840c78ba95f00bdc499230 /keywording | |
parent | quickstart: make blocker non-pure-DEPEND (diff) | |
download | devmanual-c2c0b163b73c53d8aa65ed6403bdf8f116ef45b8.tar.gz devmanual-c2c0b163b73c53d8aa65ed6403bdf8f116ef45b8.tar.bz2 devmanual-c2c0b163b73c53d8aa65ed6403bdf8f116ef45b8.zip |
Remove references to repoman
Bug: https://bugs.gentoo.org/835013
Closes: https://github.com/gentoo/devmanual/pull/274
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'keywording')
-rw-r--r-- | keywording/text.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/keywording/text.xml b/keywording/text.xml index baffaaa..30a7c73 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -195,10 +195,7 @@ a dependency of a package already keyworded. </p> <p> -Do <b>not</b> commit straight to <c>arch</c> ("stable"). If it is necessary -to do so, when using <c>repoman</c>, use -<c>repoman commit --straight-to-stable</c> and <b>not</b> <c>--force</c> as -this disables other QA checks. +Do <b>not</b> commit straight to <c>arch</c> ("stable"). </p> </body> @@ -233,13 +230,6 @@ already available. </p> <p> -If there are no new dependencies, do not remove keywords if your commit fails -with <c>repoman</c> or <c>pkgdev</c> <d/> instead please commit with -<c>repoman -I</c> and file a bug to the broken architecture, noting it in your -git commit message. -</p> - -<p> Note that it is preferred to drop keywords on the package and request rekeywording of it together with its new dependencies within the same bug to allow the new code path(s) in your package to be tested. This won't happen if |