From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE378139694 for ; Fri, 21 Apr 2017 07:34:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 087A0E0CBA; Fri, 21 Apr 2017 07:33:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC0ACE0CBA for ; Fri, 21 Apr 2017 07:33:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64DF43416A3 for ; Fri, 21 Apr 2017 07:33:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A1307450 for ; Fri, 21 Apr 2017 07:33:22 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1492759730.51da4a652f7f31e23466bc7b5e6e2a54ff534331.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/elinks/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/elinks/elinks-9999.ebuild X-VCS-Directories: www-client/elinks/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 51da4a652f7f31e23466bc7b5e6e2a54ff534331 X-VCS-Branch: master Date: Fri, 21 Apr 2017 07:33:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3562391d-7e39-4b63-975e-60ac455ceebc X-Archives-Hash: d9123752e0c431c5d6f4eb32f222f3bd commit: 51da4a652f7f31e23466bc7b5e6e2a54ff534331 Author: David Seifert gentoo org> AuthorDate: Fri Apr 21 07:28:50 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Apr 21 07:28:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51da4a65 www-client/elinks: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 www-client/elinks/elinks-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www-client/elinks/elinks-9999.ebuild b/www-client/elinks/elinks-9999.ebuild index 2e0011126b3..86a85d7419f 100644 --- a/www-client/elinks/elinks-9999.ebuild +++ b/www-client/elinks/elinks-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,6 +21,7 @@ IUSE="bittorrent bzip2 debug finger ftp gc gopher gpm guile idn ipv6 RESTRICT="test" DEPEND=" + ${PYTHON_DEPS} bzip2? ( >=app-arch/bzip2-1.0.2 ) gc? ( dev-libs/boehm-gc ) ssl? (