diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:57:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 00:57:23 +0000 |
commit | 9c4ceba3ea111c983ce2ad56f5076c95f77bc329 (patch) | |
tree | 301bdbef74800c038082c270ee11a480cdcc6619 /sys-cluster/vzctl | |
parent | x86 stable wrt bug #447590 (diff) | |
download | gentoo-2-9c4ceba3ea111c983ce2ad56f5076c95f77bc329.tar.gz gentoo-2-9c4ceba3ea111c983ce2ad56f5076c95f77bc329.tar.bz2 gentoo-2-9c4ceba3ea111c983ce2ad56f5076c95f77bc329.zip |
x86 stable wrt bug #493676
(Portage version: 2.2.7/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 | 7 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index b4bf55b0a6ba..50ca9aa9e207 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/vzctl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.119 2013/12/03 16:06:11 qnikst Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.120 2014/02/24 00:57:23 phajdan.jr Exp $ + + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> vzctl-4.5.1.ebuild: + x86 stable wrt bug #493676 *vzctl-4.6.1 (03 Dec 2013) diff --git a/sys-cluster/vzctl/vzctl-4.5.1.ebuild b/sys-cluster/vzctl/vzctl-4.5.1.ebuild index 577e0a0b69da..eadc9e0b2508 100644 --- a/sys-cluster/vzctl/vzctl-4.5.1.ebuild +++ b/sys-cluster/vzctl/vzctl-4.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.5.1.ebuild,v 1.1 2013/09/04 06:12:00 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.5.1.ebuild,v 1.2 2014/02/24 00:57:23 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" RDEPEND="net-firewall/iptables |