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>
