prometheanfire 15/04/14 16:10:06 Modified: keystone-2014.2.9999.ebuild ChangeLog Log: relaxing deps on the live version too (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Revision Changes Path 1.7 sys-auth/keystone/keystone-2014.2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild?r1=1.6&r2=1.7 Index: keystone-2014.2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- keystone-2014.2.9999.ebuild 13 Apr 2015 03:17:25 -0000 1.6 +++ keystone-2014.2.9999.ebuild 14 Apr 2015 16:10:06 -0000 1.7 @@ -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.6 2015/04/13 03:17:25 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.9999.ebuild,v 1.7 2015/04/14 16:10:06 prometheanfire Exp $ EAPI=5 @@ -108,9 +108,7 @@ >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}] <dev-python/iso8601-0.1.11[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-0.10.0[${PYTHON_USEDEP}] - <dev-python/python-keystoneclient-1.1.1[${PYTHON_USEDEP}] >=dev-python/keystonemiddleware-1.0.0[${PYTHON_USEDEP}] - <dev-python/keystonemiddleware-1.4.0[${PYTHON_USEDEP}] >=dev-python/oslo-config-1.4.0[${PYTHON_USEDEP}] <dev-python/oslo-config-1.6.1[${PYTHON_USEDEP}] >=dev-python/oslo-messaging-1.4.0[${PYTHON_USEDEP}] 1.93 sys-auth/keystone/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 14 Apr 2015 16:08:20 -0000 1.92 +++ ChangeLog 14 Apr 2015 16:10:06 -0000 1.93 @@ -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.92 2015/04/14 16:08:20 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.93 2015/04/14 16:10:06 prometheanfire Exp $ + + 14 Apr 2015; Matthew Thode <[email protected]> + keystone-2014.2.9999.ebuild: + relaxing deps on the live version too *keystone-2014.2.3-r1 (14 Apr 2015)
