diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2014-09-23 04:54:13 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2014-09-23 04:54:13 +0000 |
commit | 0af3f14d285fce27c4b700f25d1b211f26d4f850 (patch) | |
tree | b99c07f24fa64d6e410a3726bc0ba906cc04c776 /sys-cluster/nova/ChangeLog | |
parent | Remove bashisms and change error message for new installs (diff) | |
download | gentoo-2-0af3f14d285fce27c4b700f25d1b211f26d4f850.tar.gz gentoo-2-0af3f14d285fce27c4b700f25d1b211f26d4f850.tar.bz2 gentoo-2-0af3f14d285fce27c4b700f25d1b211f26d4f850.zip |
fixing perms issue on dir
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster/nova/ChangeLog')
-rw-r--r-- | sys-cluster/nova/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-cluster/nova/ChangeLog b/sys-cluster/nova/ChangeLog index adc5fcdeb319..f8319dc2ae2b 100644 --- a/sys-cluster/nova/ChangeLog +++ b/sys-cluster/nova/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-cluster/nova # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.75 2014/09/22 03:55:48 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.76 2014/09/23 04:54:13 prometheanfire Exp $ + +*nova-2014.1.2-r3 (23 Sep 2014) + + 23 Sep 2014; Matthew Thode <prometheanfire@gentoo.org> + +nova-2014.1.2-r3.ebuild, -nova-2014.1.2-r2.ebuild, -nova-2014.1.2.ebuild, + nova-2014.1.9999.ebuild: + fixing perms issue on dir *nova-2014.1.2-r2 (22 Sep 2014) |