commit:     17161318bd4f07816f41658b5881e9df9c99743f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 12:40:09 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 12:40:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17161318

app-doc/devmanual: Add note how to make the tarball

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-doc/devmanual/devmanual-0_pre20210118.ebuild | 1 +
 app-doc/devmanual/devmanual-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-doc/devmanual/devmanual-0_pre20210118.ebuild 
b/app-doc/devmanual/devmanual-0_pre20210118.ebuild
index 426aae61845..1170493b93e 100644
--- a/app-doc/devmanual/devmanual-0_pre20210118.ebuild
+++ b/app-doc/devmanual/devmanual-0_pre20210118.ebuild
@@ -13,6 +13,7 @@ if [[ ${PV} == *9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/devmanual.git";
 else
+       # "make dist" in devmanual repo
        SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz";
        S="${WORKDIR}/${PN}"
        KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-macos"

diff --git a/app-doc/devmanual/devmanual-9999.ebuild 
b/app-doc/devmanual/devmanual-9999.ebuild
index 426aae61845..1170493b93e 100644
--- a/app-doc/devmanual/devmanual-9999.ebuild
+++ b/app-doc/devmanual/devmanual-9999.ebuild
@@ -13,6 +13,7 @@ if [[ ${PV} == *9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/devmanual.git";
 else
+       # "make dist" in devmanual repo
        SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz";
        S="${WORKDIR}/${PN}"
        KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-macos"

Reply via email to