summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-06-03 07:35:50 +0000
committerChristian Heim <phreak@gentoo.org>2007-06-03 07:35:50 +0000
commit59b06d851c1bdc8bbe806cb31a99f76d3c0ea8c4 (patch)
treed7e78b14a0981022ca9b02bf11faa5b72e75ee6a
parentFix hal use dep bug #180565 (diff)
downloadgentoo-2-59b06d851c1bdc8bbe806cb31a99f76d3c0ea8c4.tar.gz
gentoo-2-59b06d851c1bdc8bbe806cb31a99f76d3c0ea8c4.tar.bz2
gentoo-2-59b06d851c1bdc8bbe806cb31a99f76d3c0ea8c4.zip
Marking vzctl-3.0.16 stable on amd64 and x86.
(Portage version: 2.1.2.9)
-rw-r--r--sys-cluster/vzctl/ChangeLog5
-rw-r--r--sys-cluster/vzctl/vzctl-3.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog
index 5ac227042c6f..78ff685ead5f 100644
--- a/sys-cluster/vzctl/ChangeLog
+++ b/sys-cluster/vzctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/vzctl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.44 2007/03/14 20:04:27 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.45 2007/06/03 07:35:50 phreak Exp $
+
+ 03 Jun 2007; Christian Heim <phreak@gentoo.org> vzctl-3.0.16.ebuild:
+ Marking vzctl-3.0.16 stable on amd64 and x86.
*vzctl-3.0.16 (14 Mar 2007)
diff --git a/sys-cluster/vzctl/vzctl-3.0.16.ebuild b/sys-cluster/vzctl/vzctl-3.0.16.ebuild
index 393a8df1512a..e9c0dc7fbcf4 100644
--- a/sys-cluster/vzctl/vzctl-3.0.16.ebuild
+++ b/sys-cluster/vzctl/vzctl-3.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.16.ebuild,v 1.1 2007/03/14 20:04:27 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.16.ebuild,v 1.2 2007/06/03 07:35:50 phreak 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 )