diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-03 23:39:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-03 23:39:27 +0000 |
commit | 7a32898d06463f56029c8f789002e9796e309ab1 (patch) | |
tree | 0e3e84b20dbb4a5e9313a242d06df701af653d23 /sys-cluster | |
parent | amd64 stable, bug #492064 (diff) | |
download | gentoo-2-7a32898d06463f56029c8f789002e9796e309ab1.tar.gz gentoo-2-7a32898d06463f56029c8f789002e9796e309ab1.tar.bz2 gentoo-2-7a32898d06463f56029c8f789002e9796e309ab1.zip |
amd64 stable, bug #493676
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 50ca9aa9e207..985c58f11311 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.120 2014/02/24 00:57:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.121 2014/03/03 23:39:27 pacho Exp $ + + 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> vzctl-4.5.1.ebuild: + amd64 stable, bug #493676 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> vzctl-4.5.1.ebuild: x86 stable wrt bug #493676 diff --git a/sys-cluster/vzctl/vzctl-4.5.1.ebuild b/sys-cluster/vzctl/vzctl-4.5.1.ebuild index eadc9e0b2508..73bf60d7d196 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-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.2 2014/02/24 00:57:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.5.1.ebuild,v 1.3 2014/03/03 23:39:27 pacho 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" RDEPEND="net-firewall/iptables |