public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chí-Thanh Christopher Nguyễn" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dvtm/
Date: Thu, 29 Mar 2018 09:23:34 +0000 (UTC)	[thread overview]
Message-ID: <1522315348.84501aba8f2775f67fde23af25e6c58167e13a46.chithanh@gentoo> (raw)

commit:     84501aba8f2775f67fde23af25e6c58167e13a46
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 29 09:22:28 2018 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Thu Mar 29 09:22:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84501aba

app-misc/dvtm: add blocker for sys-libs/ncurses-6.1 file collisions

Bug: https://bugs.gentoo.org/show_bug.cgi?id=648472
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/dvtm/{dvtm-0.14.ebuild => dvtm-0.14-r1.ebuild}    | 5 +++--
 app-misc/dvtm/{dvtm-0.15-r1.ebuild => dvtm-0.15-r2.ebuild} | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-misc/dvtm/dvtm-0.14.ebuild b/app-misc/dvtm/dvtm-0.14-r1.ebuild
similarity index 94%
rename from app-misc/dvtm/dvtm-0.14.ebuild
rename to app-misc/dvtm/dvtm-0.14-r1.ebuild
index 3c57017af12..bbd504088ee 100644
--- a/app-misc/dvtm/dvtm-0.14.ebuild
+++ b/app-misc/dvtm/dvtm-0.14-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,8 @@ SLOT="0"
 IUSE="unicode"
 
 DEPEND="sys-libs/ncurses:0=[unicode?]"
-RDEPEND=${DEPEND}
+RDEPEND="${DEPEND}
+	!>=sys-libs/ncurses-6.1"
 
 src_prepare() {
 	sed -i \

diff --git a/app-misc/dvtm/dvtm-0.15-r1.ebuild b/app-misc/dvtm/dvtm-0.15-r2.ebuild
similarity index 94%
rename from app-misc/dvtm/dvtm-0.15-r1.ebuild
rename to app-misc/dvtm/dvtm-0.15-r2.ebuild
index 8a4b03dec2e..85881fa2195 100644
--- a/app-misc/dvtm/dvtm-0.15-r1.ebuild
+++ b/app-misc/dvtm/dvtm-0.15-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,6 +23,7 @@ RDEPEND="sys-libs/ncurses:0=[unicode]"
 DEPEND="
 	${RDEPEND}
 	virtual/pkgconfig
+	!>=sys-libs/ncurses-6.1
 "
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.15-gentoo.patch


             reply	other threads:[~2018-03-29  9:23 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29  9:23 Chí-Thanh Christopher Nguyễn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-24 14:49 [gentoo-commits] repo/gentoo:master commit in: app-misc/dvtm/ Andreas Sturmlechner
2022-12-21 19:29 Sam James
2022-12-21 15:56 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-10-07 11:28 Sam James
2022-10-07 11:28 Sam James
2022-10-07 11:28 Sam James
2022-03-19 23:17 David Seifert
2022-02-05 21:02 Andreas Sturmlechner
2021-12-21  3:39 Yixun Lan
2021-11-15  2:35 Sam James
2021-11-14  9:19 Sam James
2020-09-26 19:40 Aaron Bauman
2018-04-21  9:23 Mikle Kolyada
2018-04-05 23:19 Thomas Deutschmann
2018-04-04 19:08 Aaron Bauman
2018-03-29  9:29 Chí-Thanh Christopher Nguyễn
2018-03-29  9:23 Chí-Thanh Christopher Nguyễn
2017-12-31 18:41 Jeroen Roovers
2017-12-25 14:43 David Seifert
2016-05-29 21:30 Chí-Thanh Christopher Nguyễn
2016-05-29 21:28 Chí-Thanh Christopher Nguyễn
2015-11-10 19:00 Markus Meier
2015-11-01 13:51 Mikle Kolyada
2015-10-30  9:18 Agostino Sarubbo

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=1522315348.84501aba8f2775f67fde23af25e6c58167e13a46.chithanh@gentoo \
    --to=chithanh@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