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-lang/gnucobol/
Date: Thu, 24 Nov 2022 11:35:55 +0000 (UTC)	[thread overview]
Message-ID: <1669289732.f771f3fff36d61de70badc432b1f00534d133998.sam@gentoo> (raw)

commit:     f771f3fff36d61de70badc432b1f00534d133998
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 11:35:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 11:35:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f771f3ff

dev-lang/gnucobol: use BDEPEND

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

 dev-lang/gnucobol/gnucobol-3.1.2.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-lang/gnucobol/gnucobol-3.1.2.ebuild b/dev-lang/gnucobol/gnucobol-3.1.2.ebuild
index 2cbdbbeb39c3..8202373ea8e8 100644
--- a/dev-lang/gnucobol/gnucobol-3.1.2.ebuild
+++ b/dev-lang/gnucobol/gnucobol-3.1.2.ebuild
@@ -12,13 +12,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="berkdb json nls xml"
 
-RDEPEND="dev-libs/gmp:0=
-	json? ( dev-libs/json-c )
+RDEPEND="
+	dev-libs/gmp:=
+	sys-libs/ncurses:=
+	json? ( dev-libs/json-c:= )
 	xml? ( dev-libs/libxml2 )
 	berkdb? ( sys-libs/db:4.8= )
-	sys-libs/ncurses"
-DEPEND="${RDEPEND}
-	sys-devel/libtool"
+"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/libtool"
 
 DOCS=( AUTHORS ChangeLog NEWS README README.md )
 


             reply	other threads:[~2022-11-24 11:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24 11:35 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-19 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/ Alfredo Tupone
2023-12-23 22:40 Alfredo Tupone
2022-11-26 15:11 Alfredo Tupone
2022-11-24 11:35 Sam James
2022-11-24 11:33 Alfredo Tupone

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=1669289732.f771f3fff36d61de70badc432b1f00534d133998.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