diff options
author | Christian Heim <phreak@gentoo.org> | 2006-07-09 17:02:41 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-07-09 17:02:41 +0000 |
commit | 539dacfc6c5e40b26e74655c39d24d25e283f600 (patch) | |
tree | 1193f9067aea62c925ae7ae0adea2f01c8de4296 /sys-cluster/vzctl | |
parent | Updated dependencies, thanks to Petr Novak in bug #139699. (diff) | |
download | historical-539dacfc6c5e40b26e74655c39d24d25e283f600.tar.gz historical-539dacfc6c5e40b26e74655c39d24d25e283f600.tar.bz2 historical-539dacfc6c5e40b26e74655c39d24d25e283f600.zip |
Marking vzctl-3.0.0.8 stable on x86/amd64; Pruning old versions
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-3.0.0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index f1aa7486f2b8..9a0d079fc9d8 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.28 2006/07/09 10:29:24 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.29 2006/07/09 17:02:41 phreak Exp $ + + 09 Jul 2006; Christian Heim <phreak@gentoo.org> -vzctl-3.0.0.4.ebuild, + -vzctl-3.0.0.7.ebuild, vzctl-3.0.0.8.ebuild: + Marking vzctl-3.0.0.8 stable on x86/amd64; Pruning old versions *vzctl-3.0.10-r2 (09 Jul 2006) diff --git a/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild b/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild index 39f9729cbac6..860f1e025538 100644 --- a/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild +++ b/sys-cluster/vzctl/vzctl-3.0.0.8.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.8.ebuild,v 1.1 2006/04/24 14:53:35 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.0.8.ebuild,v 1.2 2006/07/09 17:02:41 phreak Exp $ inherit eutils toolchain-funcs versionator flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${MY_PV}/src/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="app-admin/logrotate |