summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r--sys-cluster/vzctl/ChangeLog6
-rw-r--r--sys-cluster/vzctl/vzctl-2.7.0.26.ebuild3
-rw-r--r--sys-cluster/vzctl/vzctl-3.0.0.4.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog
index 312a8bd2f4e8..8a39cf7f9c40 100644
--- a/sys-cluster/vzctl/ChangeLog
+++ b/sys-cluster/vzctl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/vzctl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.17 2006/03/21 12:43:11 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.18 2006/04/10 12:01:23 phreak Exp $
+
+ 10 Apr 2006; Christian Heim <phreak@gentoo.org> vzctl-2.7.0.26.ebuild,
+ vzctl-3.0.0.4.ebuild:
+ Fixing IUSE
*vzctl-3.0.0.4 (21 Mar 2006)
diff --git a/sys-cluster/vzctl/vzctl-2.7.0.26.ebuild b/sys-cluster/vzctl/vzctl-2.7.0.26.ebuild
index b87f1f602ef6..2db0a8bb5d6f 100644
--- a/sys-cluster/vzctl/vzctl-2.7.0.26.ebuild
+++ b/sys-cluster/vzctl/vzctl-2.7.0.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-2.7.0.26.ebuild,v 1.2 2006/03/08 17:07:44 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-2.7.0.26.ebuild,v 1.3 2006/04/10 12:01:23 phreak Exp $
inherit eutils toolchain-funcs versionator linux-info
@@ -18,6 +18,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${MY_PV}/src/${MY_P}.tar.bz2
LICENSE="QPL-1.0"
SLOT="0"
KEYWORDS="amd64 x86"
+IUSE=""
RDEPEND="app-admin/logrotate
app-shells/bash
diff --git a/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild b/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild
index bbae971f1d57..e9a23fc2eab6 100644
--- a/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild
+++ b/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild,v 1.1 2006/03/21 12:43:11 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild,v 1.2 2006/04/10 12:01:23 phreak Exp $
inherit eutils toolchain-funcs versionator linux-info
@@ -18,6 +18,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${MY_PV}/src/${MY_P}.tar.bz2
LICENSE="QPL-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE=""
RDEPEND="app-admin/logrotate
app-shells/bash