summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-10-15 01:52:55 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2015-10-15 01:55:02 -0500
commitd5141f6e94a352ef9d6a2812578bc36aec6cfac6 (patch)
tree72d6074c4f2a0797d0db0958833af4fa556ab2c7 /sys-auth
parent46d7dddde85a798b2991fb9adccfca13f1be14b0 (diff)
downloadgentoo-d5141f6e94a352ef9d6a2812578bc36aec6cfac6.tar.gz
gentoo-d5141f6e94a352ef9d6a2812578bc36aec6cfac6.tar.xz
sys-auth/keystone: actually install liberty...
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-2015.2.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2015.2.9999.ebuild b/sys-auth/keystone/keystone-2015.2.9999.ebuild
index ac151211ae2..d9b5b064d1c 100644
--- a/sys-auth/keystone/keystone-2015.2.9999.ebuild
+++ b/sys-auth/keystone/keystone-2015.2.9999.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 git-2 user
DESCRIPTION="The Openstack authentication, authorization, and service catalog"
HOMEPAGE="https://launchpad.net/keystone"
EGIT_REPO_URI="https://github.com/openstack/keystone.git"
-EGIT_BRANCH="stable/kilo"
+EGIT_BRANCH="stable/liberty"
LICENSE="Apache-2.0"
SLOT="0"