summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-04-14 16:08:20 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2015-04-14 16:08:20 +0000
commitb89e8d8a1cb01d33941e78ee2b205d04520982be (patch)
tree71d1f623461a12e6109b3f7371eb5a84d808207b /sys-auth
parentupdating as a dep for other updates (diff)
downloadgentoo-2-b89e8d8a1cb01d33941e78ee2b205d04520982be.tar.gz
gentoo-2-b89e8d8a1cb01d33941e78ee2b205d04520982be.tar.bz2
gentoo-2-b89e8d8a1cb01d33941e78ee2b205d04520982be.zip
relaxing deps on keystone
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/ChangeLog8
-rw-r--r--sys-auth/keystone/keystone-2014.2.3-r1.ebuild (renamed from sys-auth/keystone/keystone-2014.2.3.ebuild)4
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog
index caecf89bcd1a..99fe53820e0f 100644
--- a/sys-auth/keystone/ChangeLog
+++ b/sys-auth/keystone/ChangeLog
@@ -1,6 +1,12 @@
# 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.91 2015/04/13 03:17:25 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.92 2015/04/14 16:08:20 prometheanfire Exp $
+
+*keystone-2014.2.3-r1 (14 Apr 2015)
+
+ 14 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
+ +keystone-2014.2.3-r1.ebuild, -keystone-2014.2.3.ebuild:
+ relaxing deps on keystone
13 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
keystone-2014.2.3.ebuild, keystone-2014.2.9999.ebuild:
diff --git a/sys-auth/keystone/keystone-2014.2.3.ebuild b/sys-auth/keystone/keystone-2014.2.3-r1.ebuild
index 8b43e1604c55..8391a2cb7d28 100644
--- a/sys-auth/keystone/keystone-2014.2.3.ebuild
+++ b/sys-auth/keystone/keystone-2014.2.3-r1.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.3 2015/04/13 03:17:25 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.2.3-r1.ebuild,v 1.1 2015/04/14 16:08:20 prometheanfire Exp $
EAPI=5
@@ -107,9 +107,7 @@ RDEPEND="
>=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}]