public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gsutil/
Date: Sun,  6 Mar 2016 09:28:50 +0000 (UTC)	[thread overview]
Message-ID: <1457256526.e1daca1ab383f70d06276f900950029de1b74c2a.jlec@gentoo> (raw)

commit:     e1daca1ab383f70d06276f900950029de1b74c2a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 09:28:01 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 09:28:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1daca1a

net-misc/gsutil: Patch before sed in sources

Gentoo-Bugs: https://bugs.gentoo.org/show_bug.cgi?id=576434

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-misc/gsutil/gsutil-3.42.ebuild | 3 +--
 net-misc/gsutil/gsutil-4.15.ebuild | 3 +--
 net-misc/gsutil/gsutil-4.16.ebuild | 3 +--
 net-misc/gsutil/gsutil-4.17.ebuild | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/net-misc/gsutil/gsutil-3.42.ebuild b/net-misc/gsutil/gsutil-3.42.ebuild
index 19674d0..9becc05 100644
--- a/net-misc/gsutil/gsutil-3.42.ebuild
+++ b/net-misc/gsutil/gsutil-3.42.ebuild
@@ -40,11 +40,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+	distutils-r1_python_prepare_all
 	sed \
 		-e '/SocksiPy-branch/d' \
 		-i setup.py || die
-
-	distutils-r1_python_prepare_all
 }
 
 python_test() {

diff --git a/net-misc/gsutil/gsutil-4.15.ebuild b/net-misc/gsutil/gsutil-4.15.ebuild
index 8a26913..94a5902 100644
--- a/net-misc/gsutil/gsutil-4.15.ebuild
+++ b/net-misc/gsutil/gsutil-4.15.ebuild
@@ -42,11 +42,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+	distutils-r1_python_prepare_all
 	sed \
 		-e '/SocksiPy-branch/d' \
 		-i setup.py || die
-
-	distutils-r1_python_prepare_all
 }
 
 python_test() {

diff --git a/net-misc/gsutil/gsutil-4.16.ebuild b/net-misc/gsutil/gsutil-4.16.ebuild
index b2ee088..687b8c9 100644
--- a/net-misc/gsutil/gsutil-4.16.ebuild
+++ b/net-misc/gsutil/gsutil-4.16.ebuild
@@ -41,11 +41,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+	distutils-r1_python_prepare_all
 	sed \
 		-e '/SocksiPy-branch/d' \
 		-i setup.py || die
-
-	distutils-r1_python_prepare_all
 }
 
 python_test() {

diff --git a/net-misc/gsutil/gsutil-4.17.ebuild b/net-misc/gsutil/gsutil-4.17.ebuild
index b2ee088..687b8c9 100644
--- a/net-misc/gsutil/gsutil-4.17.ebuild
+++ b/net-misc/gsutil/gsutil-4.17.ebuild
@@ -41,11 +41,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+	distutils-r1_python_prepare_all
 	sed \
 		-e '/SocksiPy-branch/d' \
 		-i setup.py || die
-
-	distutils-r1_python_prepare_all
 }
 
 python_test() {


             reply	other threads:[~2016-03-06 12:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-06  9:28 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-10 14:23 [gentoo-commits] repo/gentoo:master commit in: net-misc/gsutil/ Michał Górny
2023-01-10 14:23 Michał Górny
2022-06-16 19:00 Patrick McLean
2021-10-15  2:12 Mike Frysinger
2021-10-15  2:12 Mike Frysinger
2021-04-10  8:04 Michał Górny
2021-03-23  6:40 Mike Frysinger
2021-03-23  6:40 Mike Frysinger
2021-03-02 21:33 Mike Frysinger
2021-01-01  1:34 Michał Górny
2020-01-31 23:21 Mike Frysinger
2020-01-15  7:20 Michał Górny
2019-07-30  0:21 Patrick McLean
2018-06-15 21:25 Zac Medico
2018-06-15  6:03 Zac Medico
2018-02-26 17:12 Amy Liffey
2016-04-21  5:19 Mike Frysinger
2016-03-02 20:44 Justin Lecher
2016-02-18 19:37 Mike Frysinger

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=1457256526.e1daca1ab383f70d06276f900950029de1b74c2a.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.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