From: Brian Dolbec Date: Mon, 2 May 2016 17:28:46 +0000 (-0700) Subject: app-portage/layman: Adjust ssl-fetch dep to correct version X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9624fda69403ad8bf0b0e989d57fcc73aba19aa3;p=gentoo.git app-portage/layman: Adjust ssl-fetch dep to correct version Package-Manager: portage-2.2.28_p104 --- diff --git a/app-portage/layman/layman-2.4.0.ebuild b/app-portage/layman/layman-2.4.0.ebuild index 47ad61cbacd9..79dcd8c0df72 100644 --- a/app-portage/layman/layman-2.4.0.ebuild +++ b/app-portage/layman/layman-2.4.0.ebuild @@ -38,7 +38,7 @@ RDEPEND=" gpg? ( =dev-python/pyGPG-0.2 ) sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] ) !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] ) - >=dev-python/ssl-fetch-0.2[${PYTHON_USEDEP}] + >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}] " layman_check_kernel_config() { diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild index 5d9a010b9fb7..c0f8f1268698 100644 --- a/app-portage/layman/layman-9999.ebuild +++ b/app-portage/layman/layman-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -40,7 +40,7 @@ RDEPEND=" gpg? ( =dev-python/pyGPG-9999 ) sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] ) !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] ) - >=dev-python/ssl-fetch-0.2[${PYTHON_USEDEP}] + >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}] " layman_check_kernel_config() {