public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitolite/
Date: Thu, 29 Apr 2021 01:52:40 +0000 (UTC)	[thread overview]
Message-ID: <1619661126.61fedcbc80b0a1fca52d233362200c6d2e1805f8.sam@gentoo> (raw)

commit:     61fedcbc80b0a1fca52d233362200c6d2e1805f8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 01:45:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 01:52:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61fedcbc

dev-vcs/gitolite: fix variable reference style

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/gitolite/gitolite-3.6.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/gitolite/gitolite-3.6.11.ebuild b/dev-vcs/gitolite/gitolite-3.6.11.ebuild
index b8665ce84f6..2dbeff8e913 100644
--- a/dev-vcs/gitolite/gitolite-3.6.11.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.11.ebuild
@@ -40,7 +40,7 @@ pkg_setup() {
 
 src_prepare() {
 	default
-	echo $PF > src/VERSION || die
+	echo ${PF} > src/VERSION || die
 }
 
 src_install() {


             reply	other threads:[~2021-04-29  1:52 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29  1:52 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-31  3:24 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitolite/ Matt Turner
2023-12-16 11:01 Arthur Zamarin
2023-12-02  4:35 Sam James
2023-12-02  4:35 Sam James
2023-07-18 22:53 Sam James
2023-06-13 14:20 Arthur Zamarin
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2022-05-08 20:23 Matt Turner
2022-05-08 20:23 Matt Turner
2022-01-16 23:56 Mike Gilbert
2021-12-30 13:21 Christian Ruppert
2021-07-09 23:28 Conrad Kostecki
2021-07-09 23:28 Conrad Kostecki
2021-02-15  2:56 Sam James
2019-12-15 20:06 Michał Górny
2019-07-29  8:49 Mikle Kolyada
2019-07-17 15:24 Agostino Sarubbo
2019-07-15 14:17 Agostino Sarubbo
2019-01-09 15:59 Robin H. Johnson
2019-01-09 15:59 Robin H. Johnson
2018-12-30  0:56 Robin H. Johnson
2018-12-30  0:56 Robin H. Johnson
2018-08-05 13:48 Manuel Rüger
2017-07-30  9:38 Michał Górny
2017-07-03  0:15 Robin H. Johnson
2016-02-20 22:26 Robin H. Johnson
2016-01-06  7:37 Robin H. Johnson
2015-11-19 23:21 Robin H. Johnson
2015-08-21 12:21 Mikle Kolyada

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=1619661126.61fedcbc80b0a1fca52d233362200c6d2e1805f8.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