From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CDDB/
Date: Thu, 29 Apr 2021 01:52:39 +0000 (UTC) [thread overview]
Message-ID: <1619661111.f965a0ebb3dde6b7162600cbf2baad093507e8bb.sam@gentoo> (raw)
commit: f965a0ebb3dde6b7162600cbf2baad093507e8bb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 01:39:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 01:51:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f965a0eb
dev-perl/CDDB: 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-perl/CDDB/CDDB-1.222.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild b/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild
index 8b05ca35556..96a520a7b36 100644
--- a/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild
+++ b/dev-perl/CDDB/CDDB-1.222.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 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="
DEPEND="
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
- $RDEPEND
+ ${RDEPEND}
>=virtual/perl-Scalar-List-Utils-1.290.0
>=virtual/perl-Test-Simple-0.980.0
)
next 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 --
2023-06-22 3:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CDDB/ Sam James
2021-10-10 14:02 Andreas K. Hüttel
2018-04-17 0:06 Kent Fredric
2018-04-07 21:18 Sergei Trofimovich
2018-04-05 21:07 Sergei Trofimovich
2018-04-05 3:29 Aaron Bauman
2017-10-15 23:56 Kent Fredric
2015-12-29 11:56 Andreas Hüttel
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=1619661111.f965a0ebb3dde6b7162600cbf2baad093507e8bb.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