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: app-shells/rc/
Date: Sun, 27 Feb 2022 00:58:35 +0000 (UTC)	[thread overview]
Message-ID: <1645923433.208027fa47ae50c1ede0b4ad77ab0aa501cda9d1.sam@gentoo> (raw)

commit:     208027fa47ae50c1ede0b4ad77ab0aa501cda9d1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 00:57:13 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 00:57:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208027fa

app-shells/rc: use := for readline

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/rc/rc-1.7.4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/rc/rc-1.7.4-r2.ebuild b/app-shells/rc/rc-1.7.4-r2.ebuild
index 1f68bd85ca1b..038bae2f0a78 100644
--- a/app-shells/rc/rc-1.7.4-r2.ebuild
+++ b/app-shells/rc/rc-1.7.4-r2.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libedit readline"
 
-RDEPEND="readline? ( sys-libs/readline:0 )
+RDEPEND="readline? ( sys-libs/readline:= )
 	libedit? ( dev-libs/libedit )"
 DEPEND="${RDEPEND}"
 


             reply	other threads:[~2022-02-27  0:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27  0:58 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-27  0:58 [gentoo-commits] repo/gentoo:master commit in: app-shells/rc/ Sam James
2022-02-27  0:58 Sam James
2021-06-16 18:11 Lars Wendler
2019-05-29 18:07 Andreas Sturmlechner
2017-02-23 23:03 Patrice Clement
2017-02-23 23:03 Patrice Clement
2016-01-15 14:10 Mike Frysinger
2016-01-15 14:10 Mike Frysinger
2015-10-15 20:51 Patrice Clement
2015-10-15 20:51 Patrice Clement

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=1645923433.208027fa47ae50c1ede0b4ad77ab0aa501cda9d1.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