diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-15 01:53:34 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-15 01:55:09 -0500 |
commit | 7374f206ba03e593f4797acbd795c29a3011a106 (patch) | |
tree | 477559d8531028b6dd1083f065390298882a3d62 /app-admin/glance | |
parent | sys-auth/keystone: actually install liberty... (diff) | |
download | gentoo-7374f206ba03e593f4797acbd795c29a3011a106.tar.gz gentoo-7374f206ba03e593f4797acbd795c29a3011a106.tar.bz2 gentoo-7374f206ba03e593f4797acbd795c29a3011a106.zip |
app-admin/glance: actually install liberty
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-admin/glance')
-rw-r--r-- | app-admin/glance/glance-2015.2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-2015.2.9999.ebuild b/app-admin/glance/glance-2015.2.9999.ebuild index 1853ef47da3d..931a8bba3b8f 100644 --- a/app-admin/glance/glance-2015.2.9999.ebuild +++ b/app-admin/glance/glance-2015.2.9999.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Provides services for discovering, registering, and retrieving virtual machine images" HOMEPAGE="https://launchpad.net/glance" EGIT_REPO_URI="https://github.com/openstack/glance.git" -EGIT_BRANCH="stable/kilo" +EGIT_BRANCH="stable/liberty" LICENSE="Apache-2.0" SLOT="0" |