From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nomad/
Date: Fri, 12 Feb 2021 22:35:53 +0000 (UTC) [thread overview]
Message-ID: <1613169345.93138d34c435b5e06ea37e2f64a63b122443172e.conikost@gentoo> (raw)
commit: 93138d34c435b5e06ea37e2f64a63b122443172e
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Feb 12 22:06:18 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 22:35:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93138d34
sys-cluster/nomad: remove whitespace, fix indent
Closes: https://github.com/gentoo/gentoo/pull/19434
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-cluster/nomad/nomad-0.12.8.ebuild | 6 +++---
sys-cluster/nomad/nomad-1.0.1.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-cluster/nomad/nomad-0.12.8.ebuild b/sys-cluster/nomad/nomad-0.12.8.ebuild
index 3b9472c5d17..390774fda6a 100644
--- a/sys-cluster/nomad/nomad-0.12.8.ebuild
+++ b/sys-cluster/nomad/nomad-0.12.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit go-module systemd
GIT_COMMIT=99fa2774301199ee20e661c7c1832a6ee1d5c553
-DESCRIPTION="A simple and flexible workload orchestrator "
+DESCRIPTION="A simple and flexible workload orchestrator"
HOMEPAGE="https://nomadproject.io"
SRC_URI="https://github.com/hashicorp/nomad/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -36,7 +36,7 @@ src_install() {
newins dist/client.hcl client.hcl.example
newins dist/server.hcl server.hcl.example
einstalldocs
-dodoc CHANGELOG.md
+ dodoc CHANGELOG.md
keepdir /var/lib/nomad /var/log/nomad
newconfd "${FILESDIR}/nomad.confd" nomad
newinitd "${FILESDIR}/nomad.initd" nomad
diff --git a/sys-cluster/nomad/nomad-1.0.1.ebuild b/sys-cluster/nomad/nomad-1.0.1.ebuild
index cf4c35f5278..78c2f6b1233 100644
--- a/sys-cluster/nomad/nomad-1.0.1.ebuild
+++ b/sys-cluster/nomad/nomad-1.0.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit go-module systemd
GIT_COMMIT=52ec2e19f1d6e383b30a495b9bcdece315adac17
-DESCRIPTION="A simple and flexible workload orchestrator "
+DESCRIPTION="A simple and flexible workload orchestrator"
HOMEPAGE="https://nomadproject.io"
SRC_URI="https://github.com/hashicorp/nomad/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -36,7 +36,7 @@ src_install() {
newins dist/client.hcl client.hcl.example
newins dist/server.hcl server.hcl.example
einstalldocs
-dodoc CHANGELOG.md
+ dodoc CHANGELOG.md
keepdir /var/lib/nomad /var/log/nomad
newconfd "${FILESDIR}/nomad.confd" nomad
newinitd "${FILESDIR}/nomad.initd" nomad
next reply other threads:[~2021-02-12 22:35 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 22:35 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-17 4:23 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nomad/ John Helmert III
2023-08-08 20:12 William Hubbs
2023-04-27 19:40 William Hubbs
2022-12-27 3:04 John Helmert III
2022-12-15 18:12 William Hubbs
2022-10-26 19:27 William Hubbs
2022-10-26 19:27 William Hubbs
2022-10-26 18:56 William Hubbs
2022-06-14 7:06 Jakov Smolić
2022-02-20 18:53 William Hubbs
2022-02-16 19:54 William Hubbs
2021-08-07 19:35 William Hubbs
2021-08-07 19:30 William Hubbs
2021-03-01 22:27 William Hubbs
2021-02-27 19:31 William Hubbs
2020-12-26 0:25 William Hubbs
2020-12-26 0:20 William Hubbs
2020-11-19 16:49 William Hubbs
2020-10-09 21:00 William Hubbs
2020-09-19 2:47 William Hubbs
2020-08-21 16:49 William Hubbs
2020-08-21 16:49 William Hubbs
2020-08-21 16:49 William Hubbs
2020-08-14 2:04 William Hubbs
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=1613169345.93138d34c435b5e06ea37e2f64a63b122443172e.conikost@gentoo \
--to=conikost@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