diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-08-14 17:07:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-08-14 17:07:31 +0000 |
commit | e671e0f6071c09b2f6799d674a59fe3a4bef5daf (patch) | |
tree | 41f9c26ce76502490c3ee6b5578524958f27b09e /sys-cluster/vzctl | |
parent | x86 stable wrt bug #518940 (diff) | |
download | gentoo-2-e671e0f6071c09b2f6799d674a59fe3a4bef5daf.tar.gz gentoo-2-e671e0f6071c09b2f6799d674a59fe3a4bef5daf.tar.bz2 gentoo-2-e671e0f6071c09b2f6799d674a59fe3a4bef5daf.zip |
x86 stable wrt bug #515872
(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.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 598f24269a24..e84daec39cd1 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.128 2014/07/30 19:27:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.129 2014/08/14 17:07:31 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> vzctl-4.7.2.ebuild: + x86 stable wrt bug #515872 30 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> vzctl-4.5.1.ebuild, vzctl-4.6.1.ebuild, vzctl-4.7.2.ebuild: diff --git a/sys-cluster/vzctl/vzctl-4.7.2.ebuild b/sys-cluster/vzctl/vzctl-4.7.2.ebuild index fb3987014016..c1ed68a158f0 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.3 2014/07/30 19:27:43 ssuominen Exp $ +# $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 $ 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 |