commit:     34786de22b82d4bbbb7367891a4e08522fa84a01
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 21:30:42 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 21:30:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34786de2

sys-process/htop: Add sys-libs/ncurses[unicode(+)]

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-process/htop/{htop-3.0.2.ebuild => htop-3.0.2-r1.ebuild}    | 4 ++--
 sys-process/htop/{htop-3.0.4-r1.ebuild => htop-3.0.4-r2.ebuild} | 4 ++--
 sys-process/htop/{htop-3.0.5.ebuild => htop-3.0.5-r1.ebuild}    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-process/htop/htop-3.0.2.ebuild 
b/sys-process/htop/htop-3.0.2-r1.ebuild
similarity index 94%
rename from sys-process/htop/htop-3.0.2.ebuild
rename to sys-process/htop/htop-3.0.2-r1.ebuild
index 0abdd148291..183f2f04fbc 100644
--- a/sys-process/htop/htop-3.0.2.ebuild
+++ b/sys-process/htop/htop-3.0.2-r1.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=7
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver"
 
 BDEPEND="virtual/pkgconfig"
-RDEPEND="sys-libs/ncurses:0=[unicode?]"
+RDEPEND="sys-libs/ncurses:=[unicode(+)?]"
 DEPEND="${RDEPEND}
        ${PYTHON_DEPS}"
 

diff --git a/sys-process/htop/htop-3.0.4-r1.ebuild 
b/sys-process/htop/htop-3.0.4-r2.ebuild
similarity index 95%
rename from sys-process/htop/htop-3.0.4-r1.ebuild
rename to sys-process/htop/htop-3.0.4-r2.ebuild
index 6c51dac3651..8ce3e79b56e 100644
--- a/sys-process/htop/htop-3.0.4-r1.ebuild
+++ b/sys-process/htop/htop-3.0.4-r2.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=7
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="debug hwloc kernel_FreeBSD kernel_linux lm-sensors openvz unicode 
vserver"
 
 BDEPEND="virtual/pkgconfig"
-RDEPEND="sys-libs/ncurses:0=[unicode?]
+RDEPEND="sys-libs/ncurses:=[unicode(+)?]
        hwloc? ( sys-apps/hwloc )
        lm-sensors? ( sys-apps/lm-sensors )"
 DEPEND="${RDEPEND}

diff --git a/sys-process/htop/htop-3.0.5.ebuild 
b/sys-process/htop/htop-3.0.5-r1.ebuild
similarity index 97%
rename from sys-process/htop/htop-3.0.5.ebuild
rename to sys-process/htop/htop-3.0.5-r1.ebuild
index 29f65efb9cb..61702bf269c 100644
--- a/sys-process/htop/htop-3.0.5.ebuild
+++ b/sys-process/htop/htop-3.0.5-r1.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="debug hwloc kernel_FreeBSD kernel_linux lm-sensors openvz unicode 
vserver"
 
 BDEPEND="virtual/pkgconfig"
-RDEPEND="sys-libs/ncurses:0=[unicode?]
+RDEPEND="sys-libs/ncurses:=[unicode(+)?]
        hwloc? ( sys-apps/hwloc )
        lm-sensors? ( sys-apps/lm-sensors )"
 DEPEND="${RDEPEND}

Reply via email to