From: Justin Lecher Date: Sun, 16 Aug 2015 10:50:26 +0000 (+0200) Subject: www-client/lynx: Use slot operators for ncurses X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f6f229cfd37b69bdb641ff668bdb5e5120f2a4c6;p=gentoo.git www-client/lynx: Use slot operators for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- diff --git a/www-client/lynx/lynx-2.8.8_p2.ebuild b/www-client/lynx/lynx-2.8.8_p2.ebuild index e5624d6a6635..711c303462c2 100644 --- a/www-client/lynx/lynx-2.8.8_p2.ebuild +++ b/www-client/lynx/lynx-2.8.8_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,7 +27,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 cjk gnutls idn ipv6 nls ssl unicode" -RDEPEND="sys-libs/ncurses[unicode?] +RDEPEND="sys-libs/ncurses:5=[unicode?] sys-libs/zlib nls? ( virtual/libintl ) ssl? ( diff --git a/www-client/lynx/lynx-2.8.9_pre4.ebuild b/www-client/lynx/lynx-2.8.9_pre4.ebuild index ae32b1e4bef0..0d1048164601 100644 --- a/www-client/lynx/lynx-2.8.9_pre4.ebuild +++ b/www-client/lynx/lynx-2.8.9_pre4.ebuild @@ -27,7 +27,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 cjk gnutls idn ipv6 nls ssl unicode" -RDEPEND="sys-libs/ncurses[unicode?] +RDEPEND="sys-libs/ncurses:5=[unicode?] sys-libs/zlib nls? ( virtual/libintl ) ssl? ( diff --git a/www-client/lynx/metadata.xml b/www-client/lynx/metadata.xml index 5fe596d66290..5c0215e5dcf3 100644 --- a/www-client/lynx/metadata.xml +++ b/www-client/lynx/metadata.xml @@ -6,7 +6,7 @@ Tim Harder - Enable HTTPS support. - Use gnutls library for HTTPS support (openssl is the default library for HTTPS support). + Enable HTTPS support. + Use gnutls library for HTTPS support (openssl is the default library for HTTPS support).