From 38654b08f71f8127fbcf41b43c2a09a4035b87f8 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 27 Sep 2013 01:43:20 +0000 Subject: oslo-config dep changes (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3) --- sys-auth/keystone/ChangeLog | 7 ++++++- sys-auth/keystone/keystone-2013.1.3-r3.ebuild | 3 ++- sys-auth/keystone/keystone-2013.1.9999.ebuild | 3 ++- sys-auth/keystone/keystone-9999.ebuild | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog index c9ed200e4f75..0a3dc7d3e2dd 100644 --- a/sys-auth/keystone/ChangeLog +++ b/sys-auth/keystone/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-auth/keystone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.34 2013/09/19 19:30:28 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.35 2013/09/27 01:43:20 prometheanfire Exp $ + + 27 Sep 2013; Matthew Thode + keystone-2013.1.3-r3.ebuild, keystone-2013.1.9999.ebuild, + keystone-9999.ebuild: + oslo-config dep changes 19 Sep 2013; Matthew Thode keystone-2013.1.9999.ebuild: diff --git a/sys-auth/keystone/keystone-2013.1.3-r3.ebuild b/sys-auth/keystone/keystone-2013.1.3-r3.ebuild index f9a1054e11db..33391b38ca76 100644 --- a/sys-auth/keystone/keystone-2013.1.3-r3.ebuild +++ b/sys-auth/keystone/keystone-2013.1.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild,v 1.1 2013/09/15 02:58:58 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.1.3-r3.ebuild,v 1.2 2013/09/27 01:43:20 prometheanfire Exp $ EAPI=5 #test restricted becaues of bad requirements given (old webob for instance) @@ -31,6 +31,7 @@ RDEPEND="${DEPEND} <=dev-python/python-keystoneclient-0.3[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}] + =dev-python/python-keystoneclient-0.2.1[${PYTHON_USEDEP}] <=dev-python/python-keystoneclient-0.3[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] - >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}] + >=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}] dev-python/passlib[${PYTHON_USEDEP}] dev-python/paste[${PYTHON_USEDEP}] dev-python/pastedeploy[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad