public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/elasticsearch_exporter/
@ 2021-07-18 20:20 William Hubbs
  0 siblings, 0 replies; 3+ messages in thread
From: William Hubbs @ 2021-07-18 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     004d69f644a9c0dae64879ef7ae67543d3089ab7
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 20:19:56 2021 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 20:20:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=004d69f6

acct-user/elasticsearch_exporter: user for app-metrics/elasticsearch_exporter

Bug: https://bugs.gentoo.org/781224
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 .../elasticsearch_exporter/elasticsearch_exporter-0.ebuild   | 12 ++++++++++++
 acct-user/elasticsearch_exporter/metadata.xml                |  8 ++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild b/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
new file mode 100644
index 00000000000..4ec1c4d775a
--- /dev/null
+++ b/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit acct-user
+
+DESCRIPTION="A user for app-metrics/burrow_exporter"
+
+ACCT_USER_ID=98
+ACCT_USER_GROUPS=( elasticsearch_exporter )
+
+acct-user_add_deps

diff --git a/acct-user/elasticsearch_exporter/metadata.xml b/acct-user/elasticsearch_exporter/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-user/elasticsearch_exporter/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>williamh@gentoo.org</email>
+		<name>William Hubbs</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: acct-user/elasticsearch_exporter/
@ 2021-11-15 13:13 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-11-15 13:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ca6a05870ee51863a65b4796270e888ec5e47d07
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 20:19:46 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 13:12:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6a0587

acct-user/elasticsearch_exporter: Change UID to 501

Bug: https://bugs.gentoo.org/823750
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ...asticsearch_exporter-0.ebuild => elasticsearch_exporter-0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild b/acct-user/elasticsearch_exporter/elasticsearch_exporter-0-r1.ebuild
similarity index 93%
rename from acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
rename to acct-user/elasticsearch_exporter/elasticsearch_exporter-0-r1.ebuild
index f842a9bf082f..0641a19753f0 100644
--- a/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
+++ b/acct-user/elasticsearch_exporter/elasticsearch_exporter-0-r1.ebuild
@@ -6,7 +6,7 @@ inherit acct-user
 
 DESCRIPTION="A user for app-metrics/elasticsearch_exporter"
 
-ACCT_USER_ID=98
+ACCT_USER_ID=501
 ACCT_USER_GROUPS=( elasticsearch_exporter )
 
 acct-user_add_deps


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: acct-user/elasticsearch_exporter/
@ 2021-11-15 13:13 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-11-15 13:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7efc7d003851053964648ba5ebccf4e9b8811379
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 20:20:33 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 13:12:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efc7d00

acct-user/elasticsearch_exporter: Fix DESCRIPTION

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild b/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
index 4ec1c4d775a3..f842a9bf082f 100644
--- a/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
+++ b/acct-user/elasticsearch_exporter/elasticsearch_exporter-0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 inherit acct-user
 
-DESCRIPTION="A user for app-metrics/burrow_exporter"
+DESCRIPTION="A user for app-metrics/elasticsearch_exporter"
 
 ACCT_USER_ID=98
 ACCT_USER_GROUPS=( elasticsearch_exporter )


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-15 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-15 13:13 [gentoo-commits] repo/gentoo:master commit in: acct-user/elasticsearch_exporter/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2021-11-15 13:13 Ulrich Müller
2021-07-18 20:20 William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox