public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike <mpagano@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH v3 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace
Date: Sat, 12 Oct 2019 15:04:33 -0400	[thread overview]
Message-ID: <d19c2412-e700-8aae-acc9-b1e173338569@gentoo.org> (raw)
In-Reply-To: <20191009231419.GA21219@woodpecker.gentoo.org>


On 10/9/19 7:14 PM, Mike Pagano wrote:
> This change will support moving the genpatches tarballs from /space/distfiles-local to
> the devspace ~developer/public_html/dist/genpatches.
> 
> Co-authored-by: Thomas Deutschmann <whissi@gentoo.org>
> 
> Signed-off-by: Mike Pagano <mpagano@gentoo.org>
> ---
>   eclass/kernel-2.eclass | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
> index c5f35cd3e..62e6c23e1 100644
> --- a/eclass/kernel-2.eclass
> +++ b/eclass/kernel-2.eclass
> @@ -295,7 +295,7 @@ 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}$(echo https://dev.gentoo.org/~{mpagano,whissi}/dist/genpatches/${tarball})${use_cond_end}"
>    done
>   }
> 


This one committed. Thanks for all the review feedback.

-- 
2.21.0

-- 
Mike Pagano
Gentoo Developer - Kernel Project
Gentoo Sources - Member
E-Mail     : mpagano@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



  parent reply	other threads:[~2019-10-12 19:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 17:01 [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace Mike Pagano
2019-10-09 18:26 ` Ulrich Mueller
2019-10-09 19:31   ` [gentoo-dev] [PATCH v2 " Mike Pagano
2019-10-09 20:19     ` Michał Górny
2019-10-09 23:14       ` [gentoo-dev] [PATCH v3 " Mike Pagano
2019-10-10  8:56         ` Ulrich Mueller
2019-10-10 11:25           ` [gentoo-dev] [PATCH v4 " Mike Pagano
2019-10-11 15:59           ` [gentoo-dev] [PATCH v3 " Thomas Deutschmann
2019-10-12 10:35             ` Ulrich Mueller
2019-10-12 19:04         ` Mike [this message]
2019-10-10  1:23 ` [gentoo-dev] [PATCH " Alec Warner
2019-10-10 10:04   ` Mike Pagano
2019-10-10 16:15     ` Mikle Kolyada
2019-10-11 18:28     ` Alec Warner
2019-10-11 20:52       ` Mike Pagano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d19c2412-e700-8aae-acc9-b1e173338569@gentoo.org \
    --to=mpagano@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox