diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-08 18:20:13 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-08 18:20:13 +0000 |
commit | 141a1bafdac88b155e48ff7a8967bdc81c5ffe0b (patch) | |
tree | 8aef26744a1a99a26788e5a3de5627f640ab5fb1 /sys-cluster/vzctl | |
parent | x86 stable wrt bug #517812 (diff) | |
download | gentoo-2-141a1bafdac88b155e48ff7a8967bdc81c5ffe0b.tar.gz gentoo-2-141a1bafdac88b155e48ff7a8967bdc81c5ffe0b.tar.bz2 gentoo-2-141a1bafdac88b155e48ff7a8967bdc81c5ffe0b.zip |
amd64 stable wrt bug #515872
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 8b09a7fced5b..c605e4009993 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/vzctl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.130 2014/10/17 10:21:02 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.131 2014/12/08 18:20:13 zlogene Exp $ + + 08 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> vzctl-4.7.2.ebuild: + amd64 stable wrt bug #515872 *vzctl-4.8 (17 Oct 2014) diff --git a/sys-cluster/vzctl/vzctl-4.7.2.ebuild b/sys-cluster/vzctl/vzctl-4.7.2.ebuild index c1ed68a158f0..edca8975ec67 100644 --- a/sys-cluster/vzctl/vzctl-4.7.2.ebuild +++ b/sys-cluster/vzctl/vzctl-4.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.7.2.ebuild,v 1.4 2014/08/14 17:07:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.7.2.ebuild,v 1.5 2014/12/08 18:20:13 zlogene Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" +KEYWORDS="amd64 ~ppc64 x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" IUSE="+ploop +vz-kernel +vzmigrate" RDEPEND="net-firewall/iptables |