public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-mbpurple/
Date: Thu, 31 May 2018 12:57:14 +0000 (UTC)	[thread overview]
Message-ID: <1527771425.1ffccc759619c03c06d0d2c2cbfaa79c3a716f9d.bman@gentoo> (raw)

commit:     1ffccc759619c03c06d0d2c2cbfaa79c3a716f9d
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 12:54:52 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu May 31 12:57:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffccc75

x11-plugins/pidgin-mbpurple: move tc-export CC to src_configure()

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-plugins/pidgin-mbpurple/pidgin-mbpurple-0.3.0-r2.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/pidgin-mbpurple/pidgin-mbpurple-0.3.0-r2.ebuild b/x11-plugins/pidgin-mbpurple/pidgin-mbpurple-0.3.0-r2.ebuild
index 9e38de55cc1..4d1b4a1b27c 100644
--- a/x11-plugins/pidgin-mbpurple/pidgin-mbpurple-0.3.0-r2.ebuild
+++ b/x11-plugins/pidgin-mbpurple/pidgin-mbpurple-0.3.0-r2.ebuild
@@ -25,8 +25,6 @@ S=${WORKDIR}/${MY_P}
 src_prepare() {
 	default
 
-	tc-export CC
-
 	# upstream Issue 226 (Respect LDFLAGS)
 	sed -i "/^LDFLAGS/d" global.mak || die "sed for LDFLAGS failed"
 
@@ -38,3 +36,7 @@ src_prepare() {
 		sed -i 's/twitgin//g' Makefile || die
 	fi
 }
+
+src_configure() {
+	tc-export CC
+}


             reply	other threads:[~2018-05-31 12:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-31 12:57 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-19 16:20 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-mbpurple/ Arthur Zamarin
2024-04-19 16:19 Arthur Zamarin
2024-04-19 10:46 Sam James
2024-02-25 11:33 Andreas Schuerch
2024-02-25 11:18 Andreas Schuerch
2021-09-09  7:11 Yixun Lan
2018-05-31 12:57 Aaron Bauman
2017-10-15 12:14 Jonas Stein
2017-02-07 17:48 David Seifert
2016-05-28  9:32 Pacho Ramos

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=1527771425.1ffccc759619c03c06d0d2c2cbfaa79c3a716f9d.bman@gentoo \
    --to=bman@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