public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/alertmanager/
Date: Sun,  2 Aug 2020 16:21:49 +0000 (UTC)	[thread overview]
Message-ID: <1596385240.0c8c9510945409c5a34b59f7186acbad1c526e96.williamh@gentoo> (raw)

commit:     0c8c9510945409c5a34b59f7186acbad1c526e96
Author:     Thomas Schneider <qsx <AT> chaotikum <DOT> eu>
AuthorDate: Wed Jul 29 12:22:59 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 16:20:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8c9510

app-metrics/alertmanager: Don’t install non-existent documentation

Closes: https://bugs.gentoo.org/729494
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-metrics/alertmanager/alertmanager-0.21.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-metrics/alertmanager/alertmanager-0.21.0.ebuild b/app-metrics/alertmanager/alertmanager-0.21.0.ebuild
index 028f242a3a3..7fff854258f 100644
--- a/app-metrics/alertmanager/alertmanager-0.21.0.ebuild
+++ b/app-metrics/alertmanager/alertmanager-0.21.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -35,7 +35,7 @@ src_compile() {
 
 src_install() {
 	dobin bin/*
-	dodoc {README,CHANGELOG,CONTRIBUTING}.md
+	dodoc {README,CHANGELOG}.md
 	insinto /etc/alertmanager/
 	newins doc/examples/simple.yml config.yml.example
 	keepdir /var/lib/alertmanager /var/log/alertmanager


             reply	other threads:[~2020-08-02 16:21 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02 16:21 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 18:54 [gentoo-commits] repo/gentoo:master commit in: app-metrics/alertmanager/ Arthur Zamarin
2025-01-31  2:47 William Hubbs
2023-12-03 23:15 Sam James
2023-09-26 21:27 William Hubbs
2022-10-21 17:40 William Hubbs
2022-05-18 22:10 William Hubbs
2022-05-18 22:10 William Hubbs
2021-11-07 21:00 Mikle Kolyada
2021-06-12 19:10 Mikle Kolyada
2021-06-12 19:10 Mikle Kolyada
2021-05-27 17:44 Mikle Kolyada
2021-05-27 17:44 Mikle Kolyada
2021-05-25 10:38 Mikle Kolyada
2021-05-04 11:32 Mikle Kolyada
2021-04-21  8:09 Mikle Kolyada
2021-04-19 13:58 Mikle Kolyada
2021-04-08 13:19 Mikle Kolyada
2021-04-07 13:40 Mikle Kolyada
2021-04-07 11:21 Mikle Kolyada
2020-06-25  4:21 William Hubbs
2019-12-04  5:34 William Hubbs
2019-12-03  9:48 Michał Górny
2019-11-23 10:58 Manuel Rüger
2019-09-04 13:50 Manuel Rüger
2019-09-04 13:50 Manuel Rüger
2019-07-09 12:53 Manuel Rüger
2019-07-09 12:52 Manuel Rüger
2019-05-02 16:36 Manuel Rüger
2019-05-02 16:36 Manuel Rüger
2019-04-05 13:14 Manuel Rüger
2019-01-31 16:29 Manuel Rüger
2019-01-22 14:13 Manuel Rüger
2018-11-11 15:21 Manuel Rüger
2018-08-20 17:55 Manuel Rüger
2018-07-13 10:15 Manuel Rüger
2018-07-13 10:15 Manuel Rüger
2018-06-27 11:22 Manuel Rüger
2018-06-18 10:32 Manuel Rüger
2018-06-18 10:31 Manuel Rüger
2018-06-11  9:33 Manuel Rüger
2018-04-10 12:28 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=1596385240.0c8c9510945409c5a34b59f7186acbad1c526e96.williamh@gentoo \
    --to=williamh@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