diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2015-05-01 18:04:57 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2015-05-01 18:04:57 +0000 |
commit | b27671f98578311de9a4a8703a11662956207332 (patch) | |
tree | 3348799b7ec0b775ef60bf236a584da89ad015d1 /sys-cluster/vzctl | |
parent | amd64 stable wrt bug #548350 (diff) | |
download | gentoo-2-b27671f98578311de9a4a8703a11662956207332.tar.gz gentoo-2-b27671f98578311de9a4a8703a11662956207332.tar.bz2 gentoo-2-b27671f98578311de9a4a8703a11662956207332.zip |
Hot-fix 4.9 into 4.9.1, by slepnoga
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.9.1.ebuild (renamed from sys-cluster/vzctl/vzctl-4.9.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index a1a19461a178..8a475acad0da 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-cluster/vzctl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.136 2015/05/01 14:10:03 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.137 2015/05/01 18:04:57 maksbotan Exp $ + +*vzctl-4.9.1 (01 May 2015) + + 01 May 2015; Maxim Koltsov <maksbotan@gentoo.org> +vzctl-4.9.1.ebuild, + -vzctl-4.9.ebuild: + Hot-fix 4.9 into 4.9.1, by slepnoga *vzctl-4.9 (01 May 2015) diff --git a/sys-cluster/vzctl/vzctl-4.9.ebuild b/sys-cluster/vzctl/vzctl-4.9.1.ebuild index 53ce294ee759..863e4b5f81b1 100644 --- a/sys-cluster/vzctl/vzctl-4.9.ebuild +++ b/sys-cluster/vzctl/vzctl-4.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.9.ebuild,v 1.1 2015/05/01 14:10:03 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.9.1.ebuild,v 1.1 2015/05/01 18:04:57 maksbotan Exp $ EAPI="5" |