* [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/src_unpack/vcs-sources/
@ 2020-02-22 21:08 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2020-02-22 21:08 UTC (permalink / raw
To: gentoo-commits
commit: ac1b9f3e101f2760578f8046e59c21a1683b6a59
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 19:10:04 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 19:54:25 2020 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ac1b9f3e
ebuild-writing/functions/src_unpack/vcs-sources: KEYWORDS must be empty.
Update policy on live ebuilds, as discussed in gentoo-dev:
https://archives.gentoo.org/gentoo-dev/message/a4cc194fc387d4abffed054b523d83f8
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-writing/functions/src_unpack/vcs-sources/text.xml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/ebuild-writing/functions/src_unpack/vcs-sources/text.xml b/ebuild-writing/functions/src_unpack/vcs-sources/text.xml
index 181b23f..9a7a034 100644
--- a/ebuild-writing/functions/src_unpack/vcs-sources/text.xml
+++ b/ebuild-writing/functions/src_unpack/vcs-sources/text.xml
@@ -22,10 +22,11 @@ variables.
</ul>
<note>
-VCS ebuilds must be either with empty <c>KEYWORDS</c> or package.masked
-(but <e>not</e> both). Empty <c>KEYWORDS</c> are strongly preferred.
-This applies to "live" ebuilds (<c>-9999</c>) and to ebuilds that extract a
-static revision but still use a version control system for fetching.
+VCS ebuilds must be with empty <c>KEYWORDS</c> but <e>not</e> package.masked
+(except if the mask is for an independent reason). Usually the <c>KEYWORDS</c>
+line should be omitted altogether. This applies to "live" ebuilds (<c>-9999</c>)
+and to ebuilds that extract a static revision but still use a version control
+system for fetching.
</note>
</body>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/src_unpack/vcs-sources/
@ 2021-02-19 12:47 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2021-02-19 12:47 UTC (permalink / raw
To: gentoo-commits
commit: 182518314ab9a603b412084bde1dc5957cf2e459
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 11:33:35 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 12:46:42 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=18251831
ebuild-writing/functions/src_unpack/vcs-sources: remove bzr.eclass
- bzr.eclass has been removed from ::gentoo repository by
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79a3d7f7c3ca5f1af64f0d5e60cd490ca62f3c05
so the link isn't functional.
Closes: https://github.com/gentoo/devmanual/pull/194
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-writing/functions/src_unpack/vcs-sources/text.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/ebuild-writing/functions/src_unpack/vcs-sources/text.xml b/ebuild-writing/functions/src_unpack/vcs-sources/text.xml
index 9a7a034..46c8cd6 100644
--- a/ebuild-writing/functions/src_unpack/vcs-sources/text.xml
+++ b/ebuild-writing/functions/src_unpack/vcs-sources/text.xml
@@ -13,7 +13,6 @@ variables.
</p>
<ul>
- <li><uri link="::eclass-reference/bzr.eclass/"/></li>
<li><uri link="::eclass-reference/cvs.eclass/"/></li>
<li><uri link="::eclass-reference/darcs.eclass/"/></li>
<li><uri link="::eclass-reference/git-r3.eclass/"/></li>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-19 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-22 21:08 [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/src_unpack/vcs-sources/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2021-02-19 12:47 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox