diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-15 01:52:55 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-15 01:55:02 -0500 |
commit | d5141f6e94a352ef9d6a2812578bc36aec6cfac6 (patch) | |
tree | 72d6074c4f2a0797d0db0958833af4fa556ab2c7 /sys-auth | |
parent | app-admin/glance: bumping to stable liberty (diff) | |
download | gentoo-d5141f6e94a352ef9d6a2812578bc36aec6cfac6.tar.gz gentoo-d5141f6e94a352ef9d6a2812578bc36aec6cfac6.tar.bz2 gentoo-d5141f6e94a352ef9d6a2812578bc36aec6cfac6.zip |
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.ebuild | 2 |
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 ac151211ae2a..d9b5b064d1c5 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" |