diff options
author | 2005-12-26 07:32:22 +0000 | |
---|---|---|
committer | 2005-12-26 07:32:22 +0000 | |
commit | 3ef537652b9d88a0e42c1722b2bf6781f57ab34d (patch) | |
tree | e807f2c87c55d9849c21f9e64e01f6b33daaaeb6 /sys-cluster | |
parent | 2.7.0.7 stable amd64 (diff) | |
download | gentoo-2-3ef537652b9d88a0e42c1722b2bf6781f57ab34d.tar.gz gentoo-2-3ef537652b9d88a0e42c1722b2bf6781f57ab34d.tar.bz2 gentoo-2-3ef537652b9d88a0e42c1722b2bf6781f57ab34d.zip |
2.7.0.24 stable amd64
(Portage version: 2.1_pre1)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-2.7.0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 925daaf952bb..8509d78287db 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/vzctl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.7 2005/12/01 16:29:43 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.8 2005/12/26 07:32:22 hollow Exp $ + + 26 Dec 2005; Benedikt Boehm <hollow@gentoo.org> vzctl-2.7.0.24.ebuild: + marked stable amd64 01 Dec 2005; Benedikt Boehm <hollow@gentoo.org> -files/vzctl-2.7.0-gentoo_etc_vz.patch, -vzctl-2.7.0.21.ebuild, diff --git a/sys-cluster/vzctl/vzctl-2.7.0.24.ebuild b/sys-cluster/vzctl/vzctl-2.7.0.24.ebuild index 0f5fa3da69c5..b6e04385c97e 100644 --- a/sys-cluster/vzctl/vzctl-2.7.0.24.ebuild +++ b/sys-cluster/vzctl/vzctl-2.7.0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.24.ebuild,v 1.2 2005/12/01 16:29:43 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-2.7.0.24.ebuild,v 1.3 2005/12/26 07:32:22 hollow Exp $ inherit eutils toolchain-funcs versionator linux-info @@ -15,7 +15,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" +KEYWORDS="amd64 x86" RDEPEND="app-admin/logrotate app-shells/bash |