From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpop3/
Date: Sat, 28 Mar 2020 13:59:57 +0000 (UTC) [thread overview]
Message-ID: <1585402861.5d53a213b737249b48017a57af1bed18b57786b6.voyageur@gentoo> (raw)
commit: 5d53a213b737249b48017a57af1bed18b57786b6
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 12:54:44 2020 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 13:41:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d53a213
x11-plugins/wmpop3: replace ":" as sed delimiter
Closes: https://bugs.gentoo.org/712986
Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild b/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild
index f41656350b6..88f9dc57120 100644
--- a/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild
+++ b/x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,9 +20,9 @@ RDEPEND="${DEPEND}"
PATCHES=( ${FILESDIR}/${P}-list.patch )
src_prepare() {
- sed -e "s:cc :$(tc-getCC) :" \
- -e "s:-O2:${CFLAGS}:" \
- -e "s:-o wmpop3:${LDFLAGS} -o wmpop3:" \
+ sed -e "s|cc |$(tc-getCC) |" \
+ -e "s|-O2|${CFLAGS}|" \
+ -e "s|-o wmpop3|${LDFLAGS} -o wmpop3|" \
-i ${PN}/Makefile || die
default
next reply other threads:[~2020-03-28 14:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-28 13:59 Bernard Cafarelli [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-14 13:48 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpop3/ Arthur Zamarin
2024-04-13 20:55 Arthur Zamarin
2024-04-13 20:55 Arthur Zamarin
2023-09-19 20:49 Bernard Cafarelli
2021-04-16 11:23 Sam James
2018-05-05 19:28 Aaron Bauman
2017-11-24 23:25 Bernard Cafarelli
2017-11-24 23:25 Bernard Cafarelli
2017-01-18 11:57 Agostino Sarubbo
2017-01-17 11:24 Agostino Sarubbo
2017-01-16 15:58 Bernard Cafarelli
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=1585402861.5d53a213b737249b48017a57af1bed18b57786b6.voyageur@gentoo \
--to=voyageur@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