From: "罗百科" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/geoipupdate/
Date: Mon, 29 Jul 2019 19:10:56 +0000 (UTC) [thread overview]
Message-ID: <1564427435.5bee35e4bce64150ef0788e9639f147c0dca1e62.patrick@gentoo> (raw)
commit: 5bee35e4bce64150ef0788e9639f147c0dca1e62
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 19:10:35 2019 +0000
Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 19:10:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bee35e4
net-misc/geoipupdate: Fix quoting
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
net-misc/geoipupdate/geoipupdate-4.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/geoipupdate/geoipupdate-4.0.3.ebuild b/net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
index 748f8dc8f2a..9e2b124631e 100644
--- a/net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
+++ b/net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
@@ -38,7 +38,7 @@ src_compile() {
src_install() {
mkdir "${D}/usr/bin" -p
cd "src/${EGO_PN}/build" || die
- cp "geoipupdate ${D}/usr/bin" || die
+ cp geoipupdate "${D}/usr/bin" || die
keepdir /usr/share/GeoIP
insinto /etc
doins GeoIP.conf
next reply other threads:[~2019-07-29 19:11 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-29 19:10 罗百科 [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 5:41 [gentoo-commits] repo/gentoo:master commit in: net-misc/geoipupdate/ Sam James
2024-04-29 7:51 Jakov Smolić
2024-02-27 23:00 Sam James
2024-02-27 23:00 Sam James
2024-02-27 23:00 Sam James
2023-09-02 11:42 Andreas Sturmlechner
2023-09-02 11:42 Andreas Sturmlechner
2022-12-18 12:21 Sam James
2022-05-16 19:57 Sam James
2022-05-16 19:57 Sam James
2022-03-20 20:21 Arthur Zamarin
2022-02-19 15:07 Arthur Zamarin
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-02-19 12:48 Arthur Zamarin
2021-12-10 3:49 Sam James
2021-02-28 21:34 Sam James
2021-02-27 10:07 Sam James
2020-07-05 8:40 Sergei Trofimovich
2020-07-01 12:21 Michał Górny
2020-06-28 20:56 Thomas Deutschmann
2020-06-26 17:43 Agostino Sarubbo
2020-05-13 18:12 Robin H. Johnson
2020-05-13 14:56 Robin H. Johnson
2020-04-13 22:29 Sergei Trofimovich
2020-02-08 18:55 David Seifert
2019-09-01 8:59 Jeroen Roovers
2019-08-31 5:28 Jeroen Roovers
2019-08-09 8:01 罗百科
2019-07-28 16:44 罗百科
2018-09-11 12:51 Jeroen Roovers
2018-09-11 12:51 Jeroen Roovers
2018-08-22 12:47 Jeroen Roovers
2018-08-22 12:47 Jeroen Roovers
2018-08-15 19:17 Jeroen Roovers
2018-08-15 19:17 Jeroen Roovers
2017-10-31 8:14 Jeroen Roovers
2017-05-26 8:44 Jeroen Roovers
2017-04-08 8:50 Jeroen Roovers
2017-04-08 8:50 Jeroen Roovers
2017-03-11 17:07 Agostino Sarubbo
2017-03-07 10:03 Michael Weber
2017-03-04 14:02 Agostino Sarubbo
2017-03-02 10:47 Agostino Sarubbo
2017-03-02 10:30 Agostino Sarubbo
2017-03-01 13:43 Tobias Klausmann
2017-03-01 6:17 Jeroen Roovers
2017-01-07 8:32 Jeroen Roovers
2016-08-17 6:42 Jeroen Roovers
2016-05-31 19:28 Tobias Klausmann
2016-05-24 20:15 Markus Meier
2016-01-22 4:57 Jeroen Roovers
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=1564427435.5bee35e4bce64150ef0788e9639f147c0dca1e62.patrick@gentoo \
--to=patrick@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