From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/openvpn_exporter/
Date: Tue, 19 Jan 2021 14:35:40 +0000 (UTC) [thread overview]
Message-ID: <1611066730.d8a1cc27ef5c9a50d8522f2062eb08943d3c032c.sam@gentoo> (raw)
commit: d8a1cc27ef5c9a50d8522f2062eb08943d3c032c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 14:32:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 14:32:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a1cc27
app-metrics/openvpn_exporter: fix user dep
Closes: https://bugs.gentoo.org/732766
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-metrics/openvpn_exporter/openvpn_exporter-0.3.0.ebuild | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/app-metrics/openvpn_exporter/openvpn_exporter-0.3.0.ebuild b/app-metrics/openvpn_exporter/openvpn_exporter-0.3.0.ebuild
index 1d562cb554c..759b08a9f34 100644
--- a/app-metrics/openvpn_exporter/openvpn_exporter-0.3.0.ebuild
+++ b/app-metrics/openvpn_exporter/openvpn_exporter-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,10 +38,12 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-COMMON_DEPEND="acct-group/openvpn_exporter
- acct-group/openvpn_exporter"
- DEPEND="${COMMON_DEPEND}"
- RDEPEND="${COMMON_DEPEND}"
+COMMON_DEPEND="
+ acct-user/openvpn_exporter
+ acct-group/openvpn_exporter
+"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
src_compile() {
go build -o ${PN} || die
next reply other threads:[~2021-01-19 14:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-19 14:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-22 15:23 [gentoo-commits] repo/gentoo:master commit in: app-metrics/openvpn_exporter/ William Hubbs
2022-03-15 15:44 Conrad Kostecki
2020-07-15 16:15 William Hubbs
2019-12-04 5:34 William Hubbs
2019-12-03 9:48 Michał Górny
2019-04-10 8:46 Manuel Rüger
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=1611066730.d8a1cc27ef5c9a50d8522f2062eb08943d3c032c.sam@gentoo \
--to=sam@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