commit:     a36322d9774f5470fdd199b28f8e60d280179acc
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 20:02:39 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 20:02:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36322d9

app-editors/nano: drop duplicate dep on sys-libs/ncurses

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-editors/nano/nano-8.0.ebuild  | 1 -
 app-editors/nano/nano-9999.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-editors/nano/nano-8.0.ebuild b/app-editors/nano/nano-8.0.ebuild
index e6f6c6f206d5..e220a0fdd257 100644
--- a/app-editors/nano/nano-8.0.ebuild
+++ b/app-editors/nano/nano-8.0.ebuild
@@ -21,7 +21,6 @@ IUSE="debug justify magic minimal ncurses nls +spell unicode"
 
 RDEPEND="
        >=sys-libs/ncurses-5.9-r1:=[unicode(+)?]
-       sys-libs/ncurses:=
        magic? ( sys-apps/file )
        nls? ( virtual/libintl )
 "

diff --git a/app-editors/nano/nano-9999.ebuild 
b/app-editors/nano/nano-9999.ebuild
index 64d9b86de063..426c87672156 100644
--- a/app-editors/nano/nano-9999.ebuild
+++ b/app-editors/nano/nano-9999.ebuild
@@ -21,7 +21,6 @@ IUSE="debug justify magic minimal ncurses nls +spell unicode"
 
 RDEPEND="
        >=sys-libs/ncurses-5.9-r1:=[unicode(+)?]
-       sys-libs/ncurses:=
        magic? ( sys-apps/file )
        nls? ( virtual/libintl )
 "

Reply via email to