diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-05-10 02:59:36 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-05-10 02:59:36 +0000 |
commit | 1e5720adc7a7c57b5cfe1c4f37ed4a1ffb034208 (patch) | |
tree | c99e546af2a7faff0ee474cf3588b26fa933c0c2 /www-apps/horizon | |
parent | update to latest openstack glance releases 2012.2.4 and 2013.1.1 (diff) | |
download | gentoo-2-1e5720adc7a7c57b5cfe1c4f37ed4a1ffb034208.tar.gz gentoo-2-1e5720adc7a7c57b5cfe1c4f37ed4a1ffb034208.tar.bz2 gentoo-2-1e5720adc7a7c57b5cfe1c4f37ed4a1ffb034208.zip |
update to latest openstack horizon release 2013.1.1
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'www-apps/horizon')
-rw-r--r-- | www-apps/horizon/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/horizon/horizon-2013.1.1.ebuild (renamed from www-apps/horizon/horizon-2013.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www-apps/horizon/ChangeLog b/www-apps/horizon/ChangeLog index c862b494555d..303095d009e6 100644 --- a/www-apps/horizon/ChangeLog +++ b/www-apps/horizon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/horizon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.1 2013/04/12 02:00:44 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.2 2013/05/10 02:59:35 prometheanfire Exp $ + +*horizon-2013.1.1 (10 May 2013) + + 10 May 2013; Matthew Thode <prometheanfire@gentoo.org> + +horizon-2013.1.1.ebuild, -horizon-2013.1.ebuild: + update to latest openstack horizon release 2013.1.1 *horizon-9999 (12 Apr 2013) *horizon-2013.1 (12 Apr 2013) diff --git a/www-apps/horizon/horizon-2013.1.ebuild b/www-apps/horizon/horizon-2013.1.1.ebuild index e54998acd811..7786e989de9b 100644 --- a/www-apps/horizon/horizon-2013.1.ebuild +++ b/www-apps/horizon/horizon-2013.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2013.1.ebuild,v 1.1 2013/04/12 02:00:44 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2013.1.1.ebuild,v 1.1 2013/05/10 02:59:35 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) |