commit:     9624fda69403ad8bf0b0e989d57fcc73aba19aa3
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Mon May  2 17:28:46 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Mon May  2 17:29:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9624fda6

app-portage/layman: Adjust ssl-fetch dep to correct version

Package-Manager: portage-2.2.28_p104

 app-portage/layman/layman-2.4.0.ebuild | 2 +-
 app-portage/layman/layman-9999.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/layman/layman-2.4.0.ebuild 
b/app-portage/layman/layman-2.4.0.ebuild
index 47ad61c..79dcd8c 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 5d9a010..c0f8f12 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() {

Reply via email to