public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: Brian Dolbec <dolsen@gentoo.org>
To: gentoo-catalyst@lists.gentoo.org
Subject: Re: [gentoo-catalyst] [PATCH] catalyst: switch to common python entry
Date: Wed, 18 Nov 2015 20:20:17 -0800	[thread overview]
Message-ID: <20151118202017.71bb3d47.dolsen@gentoo.org> (raw)
In-Reply-To: <1447103134-18858-1-git-send-email-vapier@gentoo.org>

On Mon,  9 Nov 2015 16:05:34 -0500
Mike Frysinger <vapier@gentoo.org> wrote:

> Since the catalyst code base supports py2 & py3, we no longer need to
> hardcode py2 in the shebang.
> ---
>  bin/catalyst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bin/catalyst b/bin/catalyst
> index 1557ab8..24122b2 100755
> --- a/bin/catalyst
> +++ b/bin/catalyst
> @@ -1,4 +1,4 @@
> -#!/usr/bin/python2 -OO
> +#!/usr/bin/python -OO
>  
>  # Maintained in full by:
>  # Catalyst Team <catalyst@gentoo.org>

yeah, this is ready to merge

-- 
Brian Dolbec <dolsen>



      reply	other threads:[~2015-11-19  4:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09 21:05 [gentoo-catalyst] [PATCH] catalyst: switch to common python entry Mike Frysinger
2015-11-19  4:20 ` Brian Dolbec [this message]

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=20151118202017.71bb3d47.dolsen@gentoo.org \
    --to=dolsen@gentoo.org \
    --cc=gentoo-catalyst@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