diff options
author | Christian Heim <phreak@gentoo.org> | 2006-04-11 11:07:29 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-04-11 11:07:29 +0000 |
commit | 80f555937927b00fb3a41ba65c7b08c9102c2d48 (patch) | |
tree | 174e47f9f94490a236b03b8bd10bf06c26c0fa40 /sys-cluster/vzctl | |
parent | 022.072-r2 stable on amd64/x86; Cleaning up old ebuilds (diff) | |
download | gentoo-2-80f555937927b00fb3a41ba65c7b08c9102c2d48.tar.gz gentoo-2-80f555937927b00fb3a41ba65c7b08c9102c2d48.tar.bz2 gentoo-2-80f555937927b00fb3a41ba65c7b08c9102c2d48.zip |
Marking vzctl-3.0.0.4 stable on amd64/x86
(Portage version: 2.1_pre8-r1)
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-3.0.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 8a39cf7f9c40..8894d3846775 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2006/04/10 12:01:23 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.19 2006/04/11 11:07:29 phreak Exp $ + + 11 Apr 2006; Christian Heim <phreak@gentoo.org> vzctl-3.0.0.4.ebuild: + Marking vzctl-3.0.0.4 stable on amd64/x86 10 Apr 2006; Christian Heim <phreak@gentoo.org> vzctl-2.7.0.26.ebuild, vzctl-3.0.0.4.ebuild: diff --git a/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild b/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild index e9a23fc2eab6..5d2361975b35 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.2 2006/04/10 12:01:23 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.0.4.ebuild,v 1.3 2006/04/11 11:07:29 phreak Exp $ inherit eutils toolchain-funcs versionator linux-info @@ -17,7 +17,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" IUSE="" RDEPEND="app-admin/logrotate |