summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-10-21 11:53:42 +0000
committerPeter Volkov <pva@gentoo.org>2009-10-21 11:53:42 +0000
commitde8c3b37b07e6c74c1a6ee60293f45bbf17d36cb (patch)
treea45b34e3f7aecd44d9765078125580de62aa1fa9 /sys-cluster
parentMask net-dialup/trayimonc wrt #276290. (diff)
downloadgentoo-2-de8c3b37b07e6c74c1a6ee60293f45bbf17d36cb.tar.gz
gentoo-2-de8c3b37b07e6c74c1a6ee60293f45bbf17d36cb.tar.bz2
gentoo-2-de8c3b37b07e6c74c1a6ee60293f45bbf17d36cb.zip
Small clenup to restore DESCRIPTION, thank Mr_Bones_ for report.
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/vzctl/ChangeLog5
-rw-r--r--sys-cluster/vzctl/vzctl-9999.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog
index 8ecae4f7ef7f..8ae13f9ec7e2 100644
--- a/sys-cluster/vzctl/ChangeLog
+++ b/sys-cluster/vzctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/vzctl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.64 2009/10/20 16:31:02 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.65 2009/10/21 11:53:42 pva Exp $
+
+ 21 Oct 2009; Peter Volkov <pva@gentoo.org> vzctl-9999.ebuild:
+ Small clenup to restore DESCRIPTION, thank Mr_Bones_ for report.
*vzctl-9999 (20 Oct 2009)
diff --git a/sys-cluster/vzctl/vzctl-9999.ebuild b/sys-cluster/vzctl/vzctl-9999.ebuild
index d763dca07da3..8c11450fd779 100644
--- a/sys-cluster/vzctl/vzctl-9999.ebuild
+++ b/sys-cluster/vzctl/vzctl-9999.ebuild
@@ -1,15 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-9999.ebuild,v 1.1 2009/10/20 16:31:02 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-9999.ebuild,v 1.2 2009/10/21 11:53:42 pva Exp $
EAPI="2"
-inherit bash-completion eutils autotools
+
+inherit bash-completion autotools git
DESCRIPTION="OpenVZ VE control utility"
HOMEPAGE="http://openvz.org/"
-
EGIT_REPO_URI="git://git.openvz.org/pub/vzctl"
-inherit git
LICENSE="GPL-2"
SLOT="0"