From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/
Date: Wed, 6 Dec 2017 18:46:55 +0000 (UTC) [thread overview]
Message-ID: <1512585949.624da001655204bafa64b163cdd463a071b81e6f.mrueg@gentoo> (raw)
commit: 624da001655204bafa64b163cdd463a071b81e6f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 5 14:11:10 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Dec 6 18:45:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624da001
app-admin/helm: Fix version
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-admin/helm/helm-2.7.2-r1.ebuild | 2 +-
app-admin/helm/{helm-2.7.2-r1.ebuild => helm-2.7.2-r2.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-admin/helm/helm-2.7.2-r1.ebuild b/app-admin/helm/helm-2.7.2-r1.ebuild
index 362b7d6e042..e6a028c65a6 100644
--- a/app-admin/helm/helm-2.7.2-r1.ebuild
+++ b/app-admin/helm/helm-2.7.2-r1.ebuild
@@ -117,7 +117,7 @@ src_prepare() {
default
sed -i -e "s/git rev-parse HEAD/echo ${GIT_COMMIT}/"\
-e "s/git rev-parse --short HEAD/echo ${GIT_COMMIT:0:7}/"\
- -e "s#git describe --tags --abbrev=0 --exact-match 2>/dev/null#echo ${PV}#"\
+ -e "s#git describe --tags --abbrev=0 --exact-match 2>/dev/null#echo v${PV}#"\
-e 's/test -n "`git status --porcelain`" && echo "dirty" ||//' src/${EGO_PN}/versioning.mk || die
rm -rf src/${EGO_PN}/vendor/*/*/vendor src/${EGO_PN}/vendor/*/*/*/vendor || die
diff --git a/app-admin/helm/helm-2.7.2-r1.ebuild b/app-admin/helm/helm-2.7.2-r2.ebuild
similarity index 99%
copy from app-admin/helm/helm-2.7.2-r1.ebuild
copy to app-admin/helm/helm-2.7.2-r2.ebuild
index 362b7d6e042..d846bcdf781 100644
--- a/app-admin/helm/helm-2.7.2-r1.ebuild
+++ b/app-admin/helm/helm-2.7.2-r2.ebuild
@@ -117,7 +117,7 @@ src_prepare() {
default
sed -i -e "s/git rev-parse HEAD/echo ${GIT_COMMIT}/"\
-e "s/git rev-parse --short HEAD/echo ${GIT_COMMIT:0:7}/"\
- -e "s#git describe --tags --abbrev=0 --exact-match 2>/dev/null#echo ${PV}#"\
+ -e "s#git describe --tags --abbrev=0 --exact-match 2>/dev/null#echo v${PV}#"\
-e 's/test -n "`git status --porcelain`" && echo "dirty" ||//' src/${EGO_PN}/versioning.mk || die
rm -rf src/${EGO_PN}/vendor/*/*/vendor src/${EGO_PN}/vendor/*/*/*/vendor || die
@@ -139,6 +139,6 @@ src_install() {
insinto /usr/share/zsh/site-functions
newins ${PN}.zsh _${PN}
- dobin bin/${PN}
+ dobin bin/${PN} bin/tiller
dodoc src/${EGO_PN}/README.md
}
next reply other threads:[~2017-12-06 18:46 UTC|newest]
Thread overview: 122+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-06 18:46 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 17:23 [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/ William Hubbs
2025-03-05 14:40 Arthur Zamarin
2024-08-22 21:21 William Hubbs
2024-07-04 14:19 William Hubbs
2024-07-04 14:19 William Hubbs
2024-07-04 14:19 William Hubbs
2024-07-04 14:19 William Hubbs
2023-11-08 22:03 William Hubbs
2023-09-08 20:51 William Hubbs
2023-04-08 21:16 William Hubbs
2023-03-24 19:44 William Hubbs
2023-03-24 19:41 William Hubbs
2022-12-17 6:41 WANG Xuerui
2022-11-29 23:10 John Helmert III
2022-11-29 10:25 Ulrich Müller
2022-11-04 20:46 William Hubbs
2022-09-29 0:57 Yixun Lan
2022-09-09 17:20 William Hubbs
2022-09-09 17:20 William Hubbs
2022-09-09 17:20 William Hubbs
2022-07-21 3:04 William Hubbs
2022-06-14 7:06 Jakov Smolić
2022-04-02 19:20 William Hubbs
2022-04-02 19:20 William Hubbs
2022-03-11 2:30 William Hubbs
2022-03-06 16:26 William Hubbs
2022-02-27 8:05 William Hubbs
2022-02-27 8:05 William Hubbs
2022-01-28 16:14 William Hubbs
2022-01-27 15:58 William Hubbs
2022-01-27 15:53 William Hubbs
2022-01-27 15:53 William Hubbs
2021-10-14 17:28 William Hubbs
2021-10-14 17:28 William Hubbs
2021-10-03 16:40 William Hubbs
2021-08-07 21:46 William Hubbs
2021-08-07 21:46 William Hubbs
2021-07-25 2:47 William Hubbs
2021-07-25 1:40 William Hubbs
2021-07-25 1:33 William Hubbs
2021-04-20 21:36 Zac Medico
2021-01-04 2:08 William Hubbs
2020-11-28 19:08 William Hubbs
2020-11-28 19:08 William Hubbs
2020-10-25 6:02 William Hubbs
2020-10-25 6:02 William Hubbs
2020-10-25 6:02 William Hubbs
2020-10-04 2:30 William Hubbs
2020-08-07 17:40 William Hubbs
2020-08-07 2:39 William Hubbs
2020-08-07 2:18 William Hubbs
2020-08-07 2:12 William Hubbs
2020-06-18 3:08 William Hubbs
2020-06-18 2:36 William Hubbs
2020-05-21 15:41 William Hubbs
2020-05-03 20:47 William Hubbs
2020-05-03 20:47 William Hubbs
2020-05-03 20:47 William Hubbs
2020-03-13 14:17 William Hubbs
2020-03-10 23:39 Robin H. Johnson
2020-03-09 0:57 Robin H. Johnson
2020-03-07 19:54 William Hubbs
2020-03-07 19:54 William Hubbs
2020-02-25 23:45 William Hubbs
2020-02-12 18:21 William Hubbs
2020-01-10 17:47 William Hubbs
2019-12-10 19:18 William Hubbs
2019-12-07 22:58 William Hubbs
2019-11-27 14:35 Manuel Rüger
2019-11-24 19:02 Manuel Rüger
2019-11-24 19:01 Manuel Rüger
2019-11-24 19:01 Manuel Rüger
2019-11-21 9:26 Manuel Rüger
2019-11-20 22:19 Manuel Rüger
2019-11-20 22:19 Manuel Rüger
2019-11-20 22:19 Manuel Rüger
2019-10-30 13:41 Manuel Rüger
2019-10-30 13:41 Manuel Rüger
2019-10-23 13:16 Manuel Rüger
2019-10-21 18:14 Manuel Rüger
2019-08-17 18:55 Manuel Rüger
2019-08-17 18:55 Manuel Rüger
2019-08-01 12:54 Manuel Rüger
2019-07-23 15:17 Manuel Rüger
2019-07-23 15:17 Manuel Rüger
2019-07-23 15:17 Manuel Rüger
2019-06-06 9:39 Manuel Rüger
2019-05-16 9:59 Manuel Rüger
2019-05-16 9:59 Manuel Rüger
2019-05-16 8:13 Manuel Rüger
2019-03-28 16:24 Manuel Rüger
2019-03-28 16:24 Manuel Rüger
2019-03-28 14:12 Manuel Rüger
2019-03-28 14:12 Manuel Rüger
2019-02-28 11:18 Manuel Rüger
2019-01-23 14:04 Manuel Rüger
2019-01-15 15:10 Manuel Rüger
2019-01-15 15:10 Manuel Rüger
2019-01-14 18:38 Manuel Rüger
2018-12-20 11:42 Manuel Rüger
2018-12-11 8:18 Manuel Rüger
2018-09-26 11:19 Manuel Rüger
2018-08-20 14:44 Manuel Rüger
2018-08-20 14:44 Manuel Rüger
2018-08-05 13:50 Manuel Rüger
2018-07-31 18:50 Manuel Rüger
2018-06-27 19:53 Manuel Rüger
2018-06-27 19:53 Manuel Rüger
2018-05-15 11:18 Manuel Rüger
2018-05-15 11:18 Manuel Rüger
2018-04-27 2:53 Manuel Rüger
2018-03-19 12:57 Manuel Rüger
2018-03-19 12:51 Manuel Rüger
2018-02-12 20:45 Manuel Rüger
2018-02-12 20:21 Manuel Rüger
2018-01-24 12:44 Manuel Rüger
2017-12-11 14:21 Manuel Rüger
2017-12-11 14:21 Manuel Rüger
2017-12-06 18:46 Manuel Rüger
2017-12-04 12:12 Manuel Rüger
2017-12-01 19:43 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=1512585949.624da001655204bafa64b163cdd463a071b81e6f.mrueg@gentoo \
--to=mrueg@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