commit:     37bbdf6b401b61790a7feb323a9f2b3973f230f3
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sat Oct 14 14:08:51 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 16:55:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37bbdf6b

www-client/elinks: remove gc support.

 www-client/elinks/elinks-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/www-client/elinks/elinks-9999.ebuild 
b/www-client/elinks/elinks-9999.ebuild
index 53d9d2a4bfe..1b01281c4f4 100644
--- a/www-client/elinks/elinks-9999.ebuild
+++ b/www-client/elinks/elinks-9999.ebuild
@@ -16,14 +16,13 @@ 
SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/elinks-0.10.4.conf.bz2";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="bittorrent bzip2 debug finger ftp gc gopher gpm guile idn ipv6
+IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6
          javascript libressl lua +mouse nls nntp perl ruby samba ssl tre 
unicode X xml zlib"
 RESTRICT="test"
 
 DEPEND="
        ${PYTHON_DEPS}
        bzip2? ( >=app-arch/bzip2-1.0.2 )
-       gc? ( dev-libs/boehm-gc )
        ssl? (
                !libressl? ( dev-libs/openssl:0= )
                libressl? ( dev-libs/libressl:0= )
@@ -96,7 +95,6 @@ src_configure() {
                $(use_with gpm) \
                $(use_with zlib) \
                $(use_with bzip2 bzlib) \
-               $(use_with gc) \
                $(use_with X x) \
                $(use_with lua) \
                $(use_with guile) \

Reply via email to