diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-08-11 01:24:31 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-08-11 01:24:31 +0000 |
commit | b7a8db4d39408a9450249779ac837e4e9f26790e (patch) | |
tree | 46901874f7db9bfacd3908b67ada06028070dedc /sys-cluster | |
parent | updating quantum to 2013.1.3 (diff) | |
download | gentoo-2-b7a8db4d39408a9450249779ac837e4e9f26790e.tar.gz gentoo-2-b7a8db4d39408a9450249779ac837e4e9f26790e.tar.bz2 gentoo-2-b7a8db4d39408a9450249779ac837e4e9f26790e.zip |
updating nova to 2013.1.3 fixes bug 480360
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.1.3.ebuild (renamed from sys-cluster/nova/nova-2013.1.2-r2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-cluster/nova/ChangeLog b/sys-cluster/nova/ChangeLog index d1ff566b456a..af2594654b12 100644 --- a/sys-cluster/nova/ChangeLog +++ b/sys-cluster/nova/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-cluster/nova # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.17 2013/08/02 18:39:46 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.18 2013/08/11 01:24:31 prometheanfire Exp $ + +*nova-2013.1.3 (11 Aug 2013) + + 11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> +nova-2013.1.3.ebuild, + -nova-2013.1.2-r2.ebuild: + updating nova to 2013.1.3 fixes bug 480360 *nova-2013.1.9999 (02 Aug 2013) diff --git a/sys-cluster/nova/nova-2013.1.2-r2.ebuild b/sys-cluster/nova/nova-2013.1.3.ebuild index 17eb7a3b7b85..caa1e9d24eef 100644 --- a/sys-cluster/nova/nova-2013.1.2-r2.ebuild +++ b/sys-cluster/nova/nova-2013.1.3.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/sys-cluster/nova/nova-2013.1.2-r2.ebuild,v 1.1 2013/06/25 19:04:50 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.3.ebuild,v 1.1 2013/08/11 01:24:31 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) |