summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-01-30 08:30:30 +0000
committerPeter Volkov <pva@gentoo.org>2008-01-30 08:30:30 +0000
commitebd1810ce057e44997225883d44bbe86741a0d5d (patch)
treec0ed746f128c3f681c6fddd32887c329cba03c7c /sys-cluster
parentstable x86, bug 207634 (diff)
downloadgentoo-2-ebd1810ce057e44997225883d44bbe86741a0d5d.tar.gz
gentoo-2-ebd1810ce057e44997225883d44bbe86741a0d5d.tar.bz2
gentoo-2-ebd1810ce057e44997225883d44bbe86741a0d5d.zip
x86/amd64 stable, bug 199738.
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/vzctl/ChangeLog5
-rw-r--r--sys-cluster/vzctl/vzctl-3.0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog
index abda95b2e9a3..5afcf97b50ba 100644
--- a/sys-cluster/vzctl/ChangeLog
+++ b/sys-cluster/vzctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/vzctl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.52 2008/01/12 07:28:39 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.53 2008/01/30 08:30:30 pva Exp $
+
+ 30 Jan 2008; <pva@gentoo.org> vzctl-3.0.22.ebuild:
+ x86/amd64 stable, bug 199738.
12 Jan 2008; <pva@gentoo.org> vzctl-3.0.22.ebuild:
Added compatibility note, announced by OpenVZ team.
diff --git a/sys-cluster/vzctl/vzctl-3.0.22.ebuild b/sys-cluster/vzctl/vzctl-3.0.22.ebuild
index 27d7965819d9..dbc39b95f9f8 100644
--- a/sys-cluster/vzctl/vzctl-3.0.22.ebuild
+++ b/sys-cluster/vzctl/vzctl-3.0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22.ebuild,v 1.2 2008/01/12 07:28:39 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.22.ebuild,v 1.3 2008/01/30 08:30:30 pva Exp $
inherit bash-completion eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
IUSE="bash-completion logrotate"
RDEPEND="logrotate? ( app-admin/logrotate )