On Thu, Oct 10, 2019 at 3:04 AM Mike Pagano <mpag...@gentoo.org> wrote:

> On Wed, Oct 09, 2019 at 06:23:06PM -0700, Alec Warner wrote:
> >    On Wed, Oct 9, 2019 at 10:01 AM Mike Pagano <[1]mpag...@gentoo.org>
> >    wrote:
> >
> >      This change will support moving the genpatches tarballs from
> >      /space/distfiles-local to
> >      the devspace ~developer/public_html/dist/genpatches
> >
> >    I think it would help if you discussed why we were making this change.
> >    (I mean I can guess why, but it's not obvious.)
> >    -A
> >    Ā
>
> I was informed that use of /space/distfiles-local is deprecated in favor
> of devspace.
>
> https://devmanual.gentoo.org/general-concepts/mirrors/index.html


That policy was made in 2011; so clearly it's not super urgent nor
stringently applied. Which is to say, I'm not sure it needs to be a policy.

-A


>
>
>
>
>
>
> >
> >      Signed-off-by: Mike Pagano <[2]mpag...@gentoo.org>
> >      ---
> >      Ā eclass/kernel-2.eclass | 4 +++-
> >      Ā 1 file changed, 3 insertions(+), 1 deletion(-)
> >      diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
> >      index c5f35cd3e..0bc4f35de 100644
> >      --- a/eclass/kernel-2.eclass
> >      +++ b/eclass/kernel-2.eclass
> >      @@ -295,7 +295,9 @@ handle_genpatches() {
> >      Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  UNIPATCH_LIST_GENPATCHES+="
> >      ${DISTDIR}/${tarball}"
> >      Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  debug-print "genpatches tarball:
> >      $tarball"
> >      Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  fi
> >      -Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā GENPATCHES_URI+="
> >      ${use_cond_start}mirror://gentoo/${tarball}${use_cond_end}"
> >      +Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā GENPATCHES_URI+="
> >      ${use_cond_start}[3]
> https://dev.gentoo.org/~mpagano/dist/genpatches/
> >      ${tarball}${use_cond_end}
> >      +Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā
> >      Ā ${use_cond_start}[4]
> https://dev.gentoo.org/~whissi/dist/genpatches
> >      /${tarball}${use_cond_end}
> >      +Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā
> >      Ā ${use_cond_start}[5]
> https://dev.gentoo.org/~alicef/dist/genpatches
> >      /${tarball}${use_cond_end}"
> >      Ā  Ā  Ā  Ā  done
> >      Ā }
> >      --
> >      2.21.0
> >      --
> >      Mike Pagano
> >      Gentoo Developer - Kernel Project
> >      Gentoo Sources - Member
> >      E-MailĀ  Ā  Ā : [6]mpag...@gentoo.org
> >      GnuPG FPĀ  Ā : EEE2 601D 0763 B60F 848CĀ  9E14 3C33 C650 B576 E4E3
> >      Public Key :
> >      [7]http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index
> >
> > References
> >
> >    1. mailto:mpag...@gentoo.org
> >    2. mailto:mpag...@gentoo.org
> >    3.
> https://dev.gentoo.org/~mpagano/dist/genpatches/${tarball}${use_cond_end}
> >    4.
> https://dev.gentoo.org/~whissi/dist/genpatches/${tarball}${use_cond_end}
> >    5.
> https://dev.gentoo.org/~alicef/dist/genpatches/${tarball}${use_cond_end}
> >    6. mailto:mpag...@gentoo.org
> >    7. http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index
>
> --
> Mike Pagano
> Gentoo Developer - Kernel Project
> Gentoo Sources - Member
> E-Mail     : mpag...@gentoo.org
> GnuPG FP   : EEE2 601D 0763 B60F 848C  9E14 3C33 C650 B576 E4E3
> Public Key :
> http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index
>
>

Reply via email to