diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-13 11:00:14 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-13 11:00:14 +0000 |
commit | c38d23de49f7f93c06ffa8dd9dd3aa474292757e (patch) | |
tree | 91180e35559582c360ebf775344065129bd99202 /sys-cluster | |
parent | x86 stable wrt bug #548002 (diff) | |
download | gentoo-2-c38d23de49f7f93c06ffa8dd9dd3aa474292757e.tar.gz gentoo-2-c38d23de49f7f93c06ffa8dd9dd3aa474292757e.tar.bz2 gentoo-2-c38d23de49f7f93c06ffa8dd9dd3aa474292757e.zip |
amd64/x86 stable wrt bug #551416
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 8a475acad0da..71109be59143 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # 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.137 2015/05/01 18:04:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.138 2015/06/13 11:00:14 zlogene Exp $ + + 13 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> vzctl-4.9.1.ebuild: + amd64/x86 stable wrt bug #551416 *vzctl-4.9.1 (01 May 2015) diff --git a/sys-cluster/vzctl/vzctl-4.9.1.ebuild b/sys-cluster/vzctl/vzctl-4.9.1.ebuild index 863e4b5f81b1..634a95c338ef 100644 --- a/sys-cluster/vzctl/vzctl-4.9.1.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.1.ebuild,v 1.1 2015/05/01 18:04:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.9.1.ebuild,v 1.2 2015/06/13 11:00:14 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 +vzmigrate" RDEPEND="net-firewall/iptables |