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: net-analyzer/nsat/
Date: Thu, 29 Apr 2021 01:52:39 +0000 (UTC)	[thread overview]
Message-ID: <1619661113.3114a34395710e2dffda17fa1b8690973848f48e.sam@gentoo> (raw)

commit:     3114a34395710e2dffda17fa1b8690973848f48e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 01:39:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 01:51:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3114a343

net-analyzer/nsat: fix variable reference style

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

 net-analyzer/nsat/nsat-1.5-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/nsat/nsat-1.5-r5.ebuild b/net-analyzer/nsat/nsat-1.5-r5.ebuild
index 0b60e57866f..4e71eb08de6 100644
--- a/net-analyzer/nsat/nsat-1.5-r5.ebuild
+++ b/net-analyzer/nsat/nsat-1.5-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="
 		x11-libs/libX11
 	)
 "
-DEPEND="$RDEPEND"
+DEPEND="${RDEPEND}"
 S="${WORKDIR}/${PN}"
 PATCHES=(
 	"${FILESDIR}"/${P}-configure.patch


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

Thread overview: 9+ 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-11-07  9:12 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nsat/ Sam James
2023-12-24 23:16 Conrad Kostecki
2018-04-22 13:58 Andreas Hüttel
2018-04-12 20:54 Thomas Deutschmann
2018-03-02 22:22 Andreas Hüttel
2017-11-01 11:50 Andreas Hüttel
2017-09-17  9:22 Jeroen Roovers
2017-09-17  9:22 Jeroen Roovers

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=1619661113.3114a34395710e2dffda17fa1b8690973848f48e.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