diff options
author | 2015-04-13 03:17:25 +0000 | |
---|---|---|
committer | 2015-04-13 03:17:25 +0000 | |
commit | 1a3ba3abb5322280eef371eaa85d3b6ba3df4d25 (patch) | |
tree | d65f0fdf5d2bfb5f18b5c35ff245e8a549a20b91 /sys-auth/keystone | |
parent | bump and sync with stable/juno (diff) | |
download | gentoo-2-1a3ba3abb5322280eef371eaa85d3b6ba3df4d25.tar.gz gentoo-2-1a3ba3abb5322280eef371eaa85d3b6ba3df4d25.tar.bz2 gentoo-2-1a3ba3abb5322280eef371eaa85d3b6ba3df4d25.zip |
updating some deps
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r-- | sys-auth/keystone/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/keystone/keystone-2014.2.3.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/keystone/keystone-2014.2.9999.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog index 97254858b089..caecf89bcd1a 100644 --- a/sys-auth/keystone/ChangeLog +++ b/sys-auth/keystone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/keystone # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.90 2015/04/13 03:05:17 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.91 2015/04/13 03:17:25 prometheanfire Exp $ + + 13 Apr 2015; Matthew Thode <prometheanfire@gentoo.org> + keystone-2014.2.3.ebuild, keystone-2014.2.9999.ebuild: + updating some deps 13 Apr 2015; Matthew Thode <prometheanfire@gentoo.org> keystone-2014.2.9999.ebuild: diff --git a/sys-auth/keystone/keystone-2014.2.3.ebuild b/sys-auth/keystone/keystone-2014.2.3.ebuild index f37ffae698ee..8b43e1604c55 100644 --- a/sys-auth/keystone/keystone-2014.2.3.ebuild +++ b/sys-auth/keystone/keystone-2014.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.3.ebuild,v 1.2 2015/04/11 23:11:30 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.3.ebuild,v 1.3 2015/04/13 03:17:25 prometheanfire Exp $ EAPI=5 @@ -60,7 +60,7 @@ DEPEND=" <dev-python/testtools-1.5.1[${PYTHON_USEDEP}] ~dev-python/testscenarios-0.4[${PYTHON_USEDEP}] >=dev-python/httplib2-0.7.5[${PYTHON_USEDEP}] - >=dev-python/requests-1.2.1[${PYTHON_USEDEP}] + >=dev-python/requests-2.1.0[${PYTHON_USEDEP}] !~dev-python/requests-2.4.0[${PYTHON_USEDEP}] >=dev-python/keyring-2.1[${PYTHON_USEDEP}] !~dev-python/keyring-3.3[${PYTHON_USEDEP}] diff --git a/sys-auth/keystone/keystone-2014.2.9999.ebuild b/sys-auth/keystone/keystone-2014.2.9999.ebuild index dc61128cecc0..690b9e24e61e 100644 --- a/sys-auth/keystone/keystone-2014.2.9999.ebuild +++ b/sys-auth/keystone/keystone-2014.2.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild,v 1.5 2015/04/13 03:05:17 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild,v 1.6 2015/04/13 03:17:25 prometheanfire Exp $ EAPI=5 @@ -61,7 +61,7 @@ DEPEND=" <dev-python/testtools-1.5.1[${PYTHON_USEDEP}] ~dev-python/testscenarios-0.4[${PYTHON_USEDEP}] >=dev-python/httplib2-0.7.5[${PYTHON_USEDEP}] - >=dev-python/requests-1.2.1[${PYTHON_USEDEP}] + >=dev-python/requests-2.1.0[${PYTHON_USEDEP}] !~dev-python/requests-2.4.0[${PYTHON_USEDEP}] >=dev-python/keyring-2.1[${PYTHON_USEDEP}] !~dev-python/keyring-3.3[${PYTHON_USEDEP}] |