diff options
author | 2011-10-12 11:20:25 +0000 | |
---|---|---|
committer | 2011-10-12 11:20:25 +0000 | |
commit | abdbd6e7daa56ea63bea3c5bd78132178f80707e (patch) | |
tree | f3e86e080cc1861f423de8a111496fdd6ba1384c /sys-cluster/vzctl | |
parent | alpha/ia64/sh/sparc stable wrt #379045 (diff) | |
download | gentoo-2-abdbd6e7daa56ea63bea3c5bd78132178f80707e.tar.gz gentoo-2-abdbd6e7daa56ea63bea3c5bd78132178f80707e.tar.bz2 gentoo-2-abdbd6e7daa56ea63bea3c5bd78132178f80707e.zip |
amd64/x86 stable, bug #199738.
(Portage version: 2.1.10.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index d166bf124583..1efa59d3cecd 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/vzctl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.85 2011/09/29 07:59:17 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.86 2011/10/12 11:20:25 pva Exp $ + + 12 Oct 2011; Peter Volkov <pva@gentoo.org> vzctl-3.0.28.3-r1.ebuild: + amd64/x86 stable, bug #199738. *vzctl-3.0.29.3 (29 Sep 2011) diff --git a/sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild b/sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild index cde931cdc048..a2830b1f1bf4 100644 --- a/sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild +++ b/sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild,v 1.1 2011/09/11 13:10:30 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.0.28.3-r1.ebuild,v 1.2 2011/10/12 11:20:25 pva Exp $ EAPI="4" @@ -12,7 +12,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="" RDEPEND=" |