diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 11:36:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 11:36:54 +0000 |
commit | fe81e606499cd52790878b91ecb4c2e3b437b7ec (patch) | |
tree | 8e6b436833f2db370351b87c550f2d1113f66652 /sys-cluster/vzctl | |
parent | x86 stable wrt bug #512904 (diff) | |
download | gentoo-2-fe81e606499cd52790878b91ecb4c2e3b437b7ec.tar.gz gentoo-2-fe81e606499cd52790878b91ecb4c2e3b437b7ec.tar.bz2 gentoo-2-fe81e606499cd52790878b91ecb4c2e3b437b7ec.zip |
x86 stable wrt bug #507276
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 6122bd7b1c6c..5ac5464e65b8 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.126 2014/06/08 17:20:20 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.127 2014/07/27 11:36:54 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> vzctl-4.6.1.ebuild: + x86 stable wrt bug #507276 08 Jun 2014; Peter Volkov <pva@gentoo.org> vzctl-4.5.1.ebuild, vzctl-4.6.1.ebuild: diff --git a/sys-cluster/vzctl/vzctl-4.6.1.ebuild b/sys-cluster/vzctl/vzctl-4.6.1.ebuild index 2dced65620f5..584c71fd1fab 100644 --- a/sys-cluster/vzctl/vzctl-4.6.1.ebuild +++ b/sys-cluster/vzctl/vzctl-4.6.1.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.6.1.ebuild,v 1.2 2014/06/08 17:20:20 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.6.1.ebuild,v 1.3 2014/07/27 11:36:54 phajdan.jr 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 ~x86 ~ppc64 -amd64-fbsd -x86-fbsd -sparc-fbsd" +KEYWORDS="amd64 ~ppc64 x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" IUSE="+ploop +vz-kernel +vzmigrate" RDEPEND="net-firewall/iptables |